Skip to content

jathanism/thrasher-logdrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tails a thrashd.log file and adds/removes entries to iptables filter chain or routing table using route command.

IPtables can tank the performance a host when you have >100k distinct IPs in an iptables filter chain (yes, some people have this many). However, injecting a local 'route' does not have the same performance impact at the same high count of unique IP's.

Default method is still iptables.

"holding down" = add drop
"expired"      = remove drop

No error-checking or general intelligence yet.

About

Thrasher log parser that will interact with iptables as it detects activity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages