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

letmein-fwproto

Authenticated port knocking - Firewall backend communication protocol

10 releases (6 major breaking)

9.0.0 Dec 30, 2024
8.0.0 Dec 18, 2024
7.2.0 Nov 10, 2024
6.0.0 Oct 11, 2024
3.0.0 Jul 30, 2024

#1088 in Authentication

Download history 54/week @ 2024-09-24 166/week @ 2024-10-01 159/week @ 2024-10-08 28/week @ 2024-10-15 249/week @ 2024-10-22 35/week @ 2024-10-29 100/week @ 2024-11-05 33/week @ 2024-11-12 11/week @ 2024-11-19 2/week @ 2024-11-26 10/week @ 2024-12-10 114/week @ 2024-12-17 60/week @ 2024-12-24 63/week @ 2024-12-31 7/week @ 2025-01-07

244 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–10MB
~96K SLoC