#port-knocking #firewall #nftables #knock #port #byte-stream

letmein-fwproto

Authenticated port knocking - Firewall backend communication protocol

12 releases (7 major breaking)

10.0.1 Feb 12, 2025
9.0.0 Dec 30, 2024
8.0.0 Dec 18, 2024
7.2.0 Nov 10, 2024
3.0.0 Jul 30, 2024

#842 in Authentication

Download history 23/week @ 2024-11-13 10/week @ 2024-11-20 1/week @ 2024-11-27 6/week @ 2024-12-04 4/week @ 2024-12-11 114/week @ 2024-12-18 94/week @ 2024-12-25 31/week @ 2025-01-01 5/week @ 2025-01-08 104/week @ 2025-01-22 17/week @ 2025-01-29 9/week @ 2025-02-05 179/week @ 2025-02-12 4/week @ 2025-02-19 6/week @ 2025-02-26

200 downloads per month
Used in 2 crates

MIT/Apache

19KB
396 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–11MB
~96K SLoC