Skip to content

vtsingaras/libiptc-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libiptc-sys Build Status

Rust ffi bindings to libiptc.

Developer dependencies

Requires the libiptc development package and pkg-config on the system.
For the tests it requires the libcap development package as it skips some integration tests if the necessary privileges are not present.

Fedora/CentOS/etc.

sudo dnf install iptables-devel libcap-devel

Ubuntu/Debian/etc.

sudo aptitude install iptables-dev libcap-dev

About

Rust bindings to libiptc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages