We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc4145e commit 2f758b4Copy full SHA for 2f758b4
1 file changed
README.txt
@@ -16,3 +16,9 @@ Then the defense ddos script starts. If you are attacked by ddos, execute.
16
Netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq-c | sort -n.
17
18
Command to view your IP. Detailed article: http://www.cnblogs.com/haq5201314/p/8351960.html
19
+
20
+python shell.py -h
21
+-a asp Trojan horse
22
+-j jsap Trojan horse
23
+-p php Trojan horse
24
+-v Edition
0 commit comments