ASPIRE
Read more, Write more, Think more, Know more.
一、防DDoS的一个思路(直接屏蔽): #!/bin/bash /bin/netstat -na | grep… 继续阅读一些shell脚本的搜集