lib.rs
netstack-smoltcp
A netstack for the special purpose of turning packets from/to a TUN interface into TCP streams and UDP packets. It uses smoltcp-rs as the backend netstack. Features. Supports Future Send and non-Send, mostly pepole use Send. Supports ICMP protocol drive by TCP runner to use ICMP ping. Supports filtering packets by source and destination IP ...
Smoltcp
See also: ipnet, ipnetwork, embassy-net, etherparse, network-interface, ip_network, cidr, if-watch, udp-over-tcp, libp2p-tcp, tokio-tfo Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the authors of the crate.
Tun2proxy
SOCKS5 UDP support; Native support for proxying DNS over TCP; UdpGW (UDP gateway) support for UDP over TCP, see the wiki for more information; Build. Clone the repository and cd into the project folder. Then run the following: cargo build--release Building Framework for Apple Devices. To build an XCFramework for macOS and iOS, run the following ...
rsproxy
#87 in #tcp-udp. MIT license . 8KB 113 lines. rsproxy. a simple, cross-platform, multi-client TCP/UDP proxy. rsproxy is a cross-platform, multi-client TCP/UDP proxy written in rust, that is designed for those "one-time" tasks where you usually end up spending more time installing a proxy server and setting up the myriad configuration files and options than you do actually using it.
dpdk-core
# dpdk # tcp-udp # udp # tcp # networking dpdk-core A wrapper around DPDK's core framework. by Raphael Cohn. Install; GitHub repo ; 6 releases. Uses old Rust 2015. 0.1.5 Aug 15, 2018 0.1.4 Aug 14, 2018 0.1.0 Jul 31, 2018 #23 in #dpdk 61 downloads per month Used in 10 crates. AGPL-3.0 ...