bradfordzhang / icmp_hijacker

Hijack icmp echo when network is dead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage of icmp_hijacker

-interval duration
	Check interval(5s, 5m, 1h) (default 5s)
-max-failures int
	Allow maximum failures before disable ICMP response (default 3)
-url string
	Target URL (default "http://www.google.com/generate_204")

About

Hijack icmp echo when network is dead

License:GNU General Public License v3.0


Languages

Language:Go 82.9%Language:Makefile 17.1%