Skip to content

HirokiSakonju/iptables-healthchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

iptables-healthchecker

It is a Web API that can health check the iptables.

Description

Provide WebAPI to check if iptables is running normally on CentOS 7.

Installation/Usage

go build and just launch the output binary.

$ git clone https://github.com/HirokiSakonju/iptables-healthchecker.git
$ env GOOS=linux GOARCH=amd64 go build iptables_checker.go
$ ./iptables_ckecker 

About

It is a Web API that can health check the iptables.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages