Added wireguard-rs

pull/1680/head
Robert Olejnik 3 months ago committed by GitHub
parent d801eb3433
commit 1acb04d262
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1612,6 +1612,8 @@ See also [Are we game yet?](https://arewegameyet.rs)
* [Thrussh](https://pijul.org/thrussh) [[thrussh](https://crates.io/crates/thrussh)] — an SSH library, backed by [libsodium](https://doc.libsodium.org/)
* Stomp
* [zslayton/stomp-rs](https://github.com/zslayton/stomp-rs) — A [STOMP 1.2](http://stomp.github.io/stomp-specification-1.2.html) client implementation
* VPN
* [defguard/wireguard-rs](https://github.com/DefGuard/wireguard-rs) — A multi-platform library providing a unified high-level API for managing WireGuard interfaces using native OS kernel and userspace WireGuard protocol implementations
* ZeroMQ
* [erickt/rust-zmq](https://github.com/erickt/rust-zmq) — [ZeroMQ](https://zeromq.org/) bindings

Loading…
Cancel
Save