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

letmein-fwproto

Authenticated port knocking - Firewall backend communication protocol

7 releases (4 major breaking)

new 7.1.0 Oct 27, 2024
7.0.0 Oct 23, 2024
6.0.0 Oct 11, 2024
5.1.0 Oct 1, 2024
3.0.0 Jul 30, 2024

#1017 in Authentication

Download history 126/week @ 2024-07-28 2/week @ 2024-08-04 3/week @ 2024-08-11 142/week @ 2024-08-18 32/week @ 2024-08-25 4/week @ 2024-09-01 28/week @ 2024-09-15 183/week @ 2024-09-22 166/week @ 2024-09-29 139/week @ 2024-10-06 52/week @ 2024-10-13 139/week @ 2024-10-20

500 downloads per month
Used in 2 crates

MIT/Apache

18KB
361 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.4–10MB
~91K SLoC