#port-knocking #firewall #port #nftables #knock

letmein-fwproto

Authenticated port knocking - Firewall backend communication protocol

2 stable releases

4.0.0 Aug 23, 2024
3.0.0 Jul 30, 2024

#759 in Authentication

Download history 128/week @ 2024-07-29 3/week @ 2024-08-12 156/week @ 2024-08-19 22/week @ 2024-08-26

183 downloads per month
Used in 2 crates

MIT/Apache

14KB
254 lines

letmein - Authenticated port knocking

Homepage

Git repository

Github repository

This is a library crate for the letmein application.

License

Copyright (c) 2024 Michael Büsch m@bues.ch

Licensed under the Apache License version 2.0 or the MIT license, at your option.


lib.rs:

This crate implements the firewall socket protocol for communication between the letmeind and letmeinfwd daemons.

Serializing messages to a raw byte stream and deserializing raw byte stream to a message is implemented here.

Dependencies

~2–10MB
~91K SLoC