https://github.com/caledoniaproject/ipt_counting
iptables monitoring tool, for conky scripting
https://github.com/caledoniaproject/ipt_counting
Last synced: 12 months ago
JSON representation
iptables monitoring tool, for conky scripting
- Host: GitHub
- URL: https://github.com/caledoniaproject/ipt_counting
- Owner: CaledoniaProject
- Created: 2013-01-02T15:05:22.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-01-26T08:02:24.000Z (over 12 years ago)
- Last Synced: 2025-01-20T14:48:55.632Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 152 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### ipt_count
iptables rules monitoring tool, chain policy and rules count
### Compile
git clone https://github.com/CaledoniaProject/ipt_counting.git && make -C ipt_counting/src
### Run
Get output for filter table:
sudo ./ipt_counting/src/ipt_check filter
Get an output for all chains
%> sudo ./ipt_counting/src/ipt_check
filter: policy DROP, 32 rules in total.