Gokberk Yaltirakli
a89668c444
Merge pull request #16 from Syslog777/patch-1
...
Changed shebang line
2018-02-28 12:22:10 +00:00
Syslog777
cdfe52ff05
Update slowloris.py
...
Updated shebang to Google coding standards. The shebang formally pointed to "python", which usually refers to python2.7 on Linux systems. Now it uses "env" to find the Python3 interpreter.
2017-12-14 02:25:04 -06:00
carose
0000a07395
Spelling error
...
Corrected spelling of "perform" :)
2017-10-03 16:55:49 +01:00
Gökberk Yaltıraklı
efeaaeeb4c
Some code formatting
2017-05-06 16:16:56 +01:00
Gökberk Yaltıraklı
7d381369dc
Updated to version 0.1.4
...
Release changelog:
- Added SOCKS5 proxy support
- Added HTTPS support
- Improved logging/output
2016-12-22 15:53:34 +00:00
Abhijith V Mohan
7b93ef28e5
Add support for https
2016-12-15 21:19:21 +05:30
Evil-Sa
2613942533
Added shebang to slowloris.py
2016-12-05 18:27:20 +00:00
GettingGodlyInThisGame
29ebfbcf1c
Update slowloris.py
...
Does a check if Socks library exists
2016-11-30 17:52:27 +13:00
GettingGodlyInThisGame
354c0ce028
Merge pull request #8 from albocc/master
...
Added SOCKS5 proxy support via `socks` library
2016-11-30 17:48:19 +13:00
albocc
47ee46d7e2
Added SOCKS5 proxy support via `socks` library
...
Added SOCKS5 proxy support via `socks` library. For further information see
changes in `README.md`.
2016-11-29 19:26:54 +01:00
Gökberk Yaltıraklı
db4c9b19d9
Switched to logging module
2016-11-19 18:15:44 +00:00
GettingGodlyInThisGame
e67f4d1de0
Fixed Verbose mode enabled despite user input
2016-11-20 05:38:16 +13:00
Gökberk YALTIRAKLI
32e2b958e3
Merge pull request #7 from GettingGodlyInThisGame/master
...
* Fixed command-line argument --port not affecting the script.
* Fixed the script not checking for missing _host_.
2016-11-12 00:16:27 +00:00
GettingGodlyInThisGame
d23a1f9427
Fixes user being able to attempt to run attack without host and issue #6 \(Can't specify port\)
2016-11-12 12:45:26 +13:00
Gökberk Yaltıraklı
a7851b5570
Updated to version 0.1.3
2016-11-10 16:47:39 +00:00
GettingGodlyInThisGame
bd7f05707d
Argparse support with some extra features ( #4 )
...
* Added argparse support, Verbose, Random User Agents, Cleaned up code a little bit.
* Added argparse support, Verbose, Random User Agents, Cleaned up code a little bit.
* Updated README and default sockets in slowloris
* Added shortened arguments
* Made host not need a --flag, just type it in by request of gkbrk
* New version :3
2016-11-10 16:16:45 +00:00
Gökberk Yaltıraklı
82488f9b9c
Fixed #2 .
2016-09-29 11:21:03 +01:00
Gökberk Yaltıraklı
e888317551
Added readme
2015-05-30 12:21:22 +03:00
Gökberk Yaltıraklı
cb36d7c376
Some error handling on command line arguments
2015-05-29 00:31:20 +03:00
Gökberk Yaltıraklı
fcff598745
Updated setup.py
2015-04-26 12:59:51 +03:00
Gökberk Yaltıraklı
fdadfd256c
Added setup.py
2015-04-26 12:56:31 +03:00
Gökberk Yaltıraklı
f5b884ceaf
Added main function to slowloris.py
2015-04-26 12:56:08 +03:00
Gökberk Yaltıraklı
18cb078818
First commit
2015-04-26 12:50:14 +03:00