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