-
Couldn't load subscription status.
- Fork 11
disassembler/pywebfuzz
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
_
/ / `
------__-----------------__---/__--_/__------------__----__-
/ ) / /| /| / /___) / ) / / / / /
___/___/_(___/_|/_|/__(___ _(___/_/______(___(_____(_____(__
/ / / /
/ (_ / (_ / (_ /
The Python web fuzzing module
####
INSTALLATION
####
Installation can be done in a couple of ways. You must have Python setuptools installed. http://pypi.python.org/pypi/setuptools
You can run the supplied setup.py with the install command
setup.py install
You can also use easy_install if that's what you do to manage your installed packages
easy_install pywebfuzz_VERSION.tar.gz
You can also point to the location where the tar.gz lives on the web
easy_install http://pywebfuzz.googlecode.com/files/pywebfuzz_VERSION.tar.gz
####
Future
####
I do plan on uploading this module to the Python Package Index. At that point you should be able to just type
easy_install pywebfuzz
About
fork of pywebfuzz
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published