jgmdev / ddos-deflate

Fork of DDoS Deflate with fixes, improvements and new features.
Other
760 stars 262 forks source link

System support list after upgrading this version #55

Closed zhq1 closed 5 years ago

zhq1 commented 5 years ago

Can this updated version be based on centos 7.x or higher only? My system is centos 6.3 x64 bit, run ss -Hntu | awk '{print $6}' | sort | uniq -c | sort -nr command prompt ss: invalid option -- 'H'

jgmdev commented 5 years ago

Set the following line to true: https://github.com/jgmdev/ddos-deflate/blob/master/src/ddos.sh#L45

zhq1 commented 5 years ago

thanks

jgmdev commented 5 years ago

Referencing #54 and closing.