Skip to content

terassyi/rconntrack

Repository files navigation

Rconntrack

Rconntrack is conntrack command in Rust.

Conntrack command is the userspace tool for inspecting Linux connection tracking subsystem and it is a part of conntrack-tools.

conntrack-tools has two components; conntrackd and conntrack.

Rconntrack provides equivalent features to conntrack.

Features

Currently, rconntrack is under development and only supports limited features.

  • list
  • get
  • delete
  • create
  • update
  • event
  • flush
  • show counter
  • show statistics

License

Rconntrack is licensed under the MIT License. See LICENCE for the full license text.

Releases

No releases published

Packages

No packages published