seqknock-nftables

Crates.ioseqknock-nftables
lib.rsseqknock-nftables
version0.2.0
sourcesrc
created_at2023-02-25 11:57:14.427142
updated_at2023-02-25 11:57:14.427142
descriptionTCP Sequence number-based knocking; nftables based server protector
homepagehttps://git.sr.ht/~upto/seqknock/
repositoryhttps://git.sr.ht/~upto/seqknock/
max_upload_size
id794298
size82,955
Jonas Eriksson (zqad)

documentation

README

NAME

seqknock-nftables - Configure local nftables firewall to allow seqknock sequence numbers

SYNOPSIS

seqknock-nftables [ -c|--config file ] [ --debug ]

seqknock-nftables [ -h|--help ]

seqknock-nftables [ -V|--version ]

OPTIONS

-c file, --config file

Use file as the configuration file, instead of the default path /etc/seqknock-nftables/config.yaml.

--debug

Enable debug-level logging.

-h, --help

Show help and exit.

-v, --version

Show version and exit.

DESCRIPTION

seqknock-nftables will, using its configuration file, configure the local nftables firewall to allow seqknock-based sequence numbers.

AUTHOR

Jonas Eriksson

HOMEPAGE

https://git.sr.ht/~upto/seqknock/

SEE ALSO

seqknock(1), seqknock-nftables-config(5), seqknock-proxycmd(1)

Commit count: 0

cargo fmt