Pagecast Download
Friday, June 27th, 2008Pagecast makes it easy to submit lists of URLs — Uniform Resource Locators, to Internet search engines.
It also has some more advanced features such as the
Pagecast makes it easy to submit lists of URLs — Uniform Resource Locators, to Internet search engines.
It also has some more advanced features such as the
This script evaluates constant expressions, including list, dict and tuple using the abstract syntax tree created by compiler.parse. Since compiler does the work, handling arbi
ExceptionContainer script is an Exception base-class that supports keyword arguments and printing. Download from:
This script is a web client that will post data to a site as if from a form using ENCTYPE="multipart/form-data".
It is typically used to upload
This script addresses the following two needs:
Object construction for some class is expensive.
Objects of this class need to be in
Proxies can be useful at times but may not be simple to create and run. This script provides a single class that can build proxy objects capable of being both started and
FLAG (Forensic and Log Analysis GUI) was designed to simplify the process of log file analysis and forensic investigations. Often, when investigating a large case, a great deal
Pwman shows you one step better than keeping your passwords in a plain text file!
This password manager is a commandline util to keep your passwords in an encrypte
This small module builds an urllib2 opener that can be used to make a connection through a proxy using the http CONNECT method (that can be used to proxy SSLconnections). The c
This script interates all files in a directory and finds and replaces a string. In this case an IP address.