https://github.com/irontec/netfilter-nfqueue-samples
Very short C sample code using libnfqueue, firewalling on user space
https://github.com/irontec/netfilter-nfqueue-samples
Last synced: 12 months ago
JSON representation
Very short C sample code using libnfqueue, firewalling on user space
- Host: GitHub
- URL: https://github.com/irontec/netfilter-nfqueue-samples
- Owner: irontec
- License: gpl-2.0
- Created: 2015-05-20T09:27:14.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-21T14:13:05.000Z (about 11 years ago)
- Last Synced: 2025-04-12T19:12:39.993Z (about 1 year ago)
- Language: C
- Size: 148 KB
- Stars: 31
- Watchers: 6
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# netfilter-nfqueue-samples
Very short C sample code using libnfqueue, firewalling on user space
Compile linking to nfnetlinkg,netfilter_queue,memcached,mysqlclient and pthread
Sample linking: -lnfnetlink -lnetfilter_queue -lmemcached -lmysqlclient -lpthread -lz -lm -ldl