git clone git://github.com/besirkurtulmus/PersonalScripts/PersonalScripts.git
Merges pdf files in a given directory. Merges the pdf files alphabetically.
Usage:
$ python MergePdf.py {directory}
Help:
$ python MergePdf.py --help
Example:
$ python MergPdf.py ~/Desktop/pdfFiles/
Pdf files merged in ~/Desktop/pdfFiles/allPdfPages.pdf
Depletes and wastes the bandwidth of the given web server.
Usage:
$ python DepleteBandwidth.py {url} {number_requests} {number_cycles}
Help:
$ python DepleteBandwidth.py --help
Example:
$ python DepleteBandwidth.py http://example.com/file.zip 1000 1100
Amount of total bandwidth wasted: 554 MB
Amount of total bandwidth wasted: 1108 MB