Commit Graph

55 Commits

Author SHA1 Message Date
MHProDev
b87758bd75 lol 2022-03-02 01:23:25 +03:30
MHProDev
80c762d836 threaded proxy download 2022-03-02 01:22:47 +03:30
MH_ProDev
ef881baaed
Update start.py 2022-03-02 00:09:53 +03:30
MH_ProDev
60ce05b67f
Update start.py 2022-03-02 00:05:28 +03:30
MH_ProDev
3fba7d5fad
Update start.py 2022-03-02 00:02:47 +03:30
SudoLite
f243d7f557
Update start.py 2022-03-01 11:05:37 -08:00
MHProDev
ebf1001f36 changed logging system 2022-03-01 20:19:43 +03:30
Stanislav Podolia
29ddde2832 Update start.py 2022-03-01 13:47:38 +02:00
Stanislav Podolia
75bf558a02 Fix gethostbyname crash
Add attack logs
2022-03-01 13:01:25 +02:00
MHProDev
1d1398cf17 added more providers #143 fixed spam exceptions 2022-02-28 19:47:08 +03:30
MHProDev
be3afc42fd layer4 issues fixed 2022-02-28 05:03:57 +03:30
MHProDev
7f9a6f0ef5 layer4 issues fixed 2022-02-28 04:32:51 +03:30
MHProDev
0d8ac6a9bf lol 2022-02-28 04:21:04 +03:30
MHProDev
22ef518483 edited stress method 2022-02-28 04:06:12 +03:30
MHProDev
f581a3b69e layer4 bug 2022-02-28 03:44:28 +03:30
MHProDev
aede9b1006 added more methods 2022-02-28 03:43:02 +03:30
MHProDev
cb12f76ba8 fixed (cookie, post, stress) method 2022-02-28 03:08:40 +03:30
MHProDev
37fc7fdfc4 fixed all methods now working (tested) 2022-02-28 02:43:47 +03:30
MHProDev
27e25eccac fixed issues 2022-02-28 01:46:24 +03:30
MHProDev
45f94b075e fixed issues 2022-02-28 01:42:28 +03:30
MHProDev
58348c3913 undo remove random lib 2022-02-28 01:38:50 +03:30
MHProDev
6fe4c74519 rand_choice issues fixed 2022-02-28 01:31:10 +03:30
MHProDev
8a88ef22c9 Debugged lots of things
* changed cloudflare bypass method
* add url support without http:// or https://
* fixed ssl issues
* optimize imports
* fixed ip regex issues
2022-02-28 01:28:45 +03:30
MH_ProDev
fd4b9e2568
fixed issues #127 2022-02-27 18:46:11 +03:30
MHProDev
280906c1ed add multiproxy support 2022-02-26 02:50:38 +03:30
MHProDev
d089ae5b89 fixed proxy issues (not tested) 2022-02-26 02:36:43 +03:30
MHProDev
13e0decad4 fixed proxy issues (not tested) 2022-02-26 02:30:29 +03:30
MHProDev
f0c53407dc fixed proxy issues (not tested) 2022-02-26 02:24:47 +03:30
MHProDev
9be703a034 fixed proxy issues (not tested) 2022-02-26 02:23:16 +03:30
MHProDev
7887376dff fixed proxy issues (not tested) 2022-02-26 02:17:36 +03:30
MHProDev
b33695cf71 fixed proxy issues (not tested) 2022-02-26 02:10:58 +03:30
MHProDev
2f5f5c5059 fixed proxy issues (not tested) 2022-02-26 01:50:31 +03:30
MHProDev
be512cc43e fixed issues #76 2022-02-08 12:23:47 +03:30
MHProDev
4caf1dbff2 proxy check 2022-02-07 18:00:54 +03:30
MHProDev
f2e5355421 pps method fixed 2022-02-07 17:20:23 +03:30
MHProDev
764bab8ae3 fixed cycle issues 2022-02-07 16:23:48 +03:30
MHProDev
30fc48e606 fixed proxy 2022-02-07 16:06:57 +03:30
MHProDev
8bb88d829f renamed proxies folder 2022-02-07 15:24:25 +03:30
MHProDev
722a704ee1 fixed main issues 2022-02-07 15:22:39 +03:30
MHProDev
64f69276a4 fixed layer4 issues 2022-02-07 15:17:22 +03:30
MHProDev
3f7aeba4e0 using pathlib 2022-02-07 14:43:24 +03:30
MHProDev
2b29fdeaaa using pathlib 2022-02-07 14:20:01 +03:30
MHProDev
0de1db1c11 Fixed Exceptions
+ unsupported operand type(s) for |
2022-02-07 14:05:46 +03:30
MHProDev
57e67d65fb Fixed Issues #72 2022-02-07 13:54:48 +03:30
MHProDev
20dc55a588 Fixed Issues #70 2022-02-07 13:53:21 +03:30
MHProDev
b093ebdfe7 Fixed randString 2022-02-07 01:27:41 +03:30
MHProDev
ae28158650 Update to Version 2 :)
+ Added Custom Proxy Support
+ Added Other Option For Layer4
+ Fixed Performance lag
+ Recoded
2022-02-07 01:11:26 +03:30
MrBrain295
57549fceea Follow PEP8 Style 2022-02-05 14:20:17 -06:00
FulltronService
f6507a2ff3
Cookie Attack Method Fix
Fixed a module problem in the script that prevented the execution of the "cookie" attack mode.
2022-01-20 12:20:34 +00:00
FulltronService
515ca024d2
local variable referenced before assignment
Quick solution implemented throughout the code for the "PUnboundLocalError: local variable referenced before assignment" error that usually occurs when you launch a Layer 7 function.
2022-01-20 11:36:18 +00:00