tobaru
Port forwarder
A tool that enables IP and TLS-based port forwarding with advanced features such as load balancing and filtering.
Port forwarding utility written in Rust with IP and TLS SNI/ALPN-based forwarding rules, multiple targets per port, iptables support, and hot reloading.
193 stars
6 watching
14 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
load-balancingport-forwardport-forwardingportforwardrusttcp-proxytlstls-alpntls-alpn-01tls-snitls-sni-01tls-tunneltunnel
Related projects:
Repository | Description | Stars |
---|---|---|
cfal/shoes | A multi-protocol proxy server written in Rust | 232 |
sfackler/rust-native-tls | An abstraction over platform-specific TLS implementations for secure network communication | 479 |
devicefarmer/minirev | A minimal reverse port forwarding implementation for Android | 13 |
filosottile/otherport | A tool to redirect network connections to alternative ports. | 42 |
alegrey91/fwdctl | A simple CLI tool to manage IPTables forwards on Linux servers | 57 |
bsideup/forward2docker | Automates port forwarding from localhost to Docker containers in VirtualBox VMs. | 77 |
corsis/portfusion | A cross-platform proxy and tunneling solution for TCP protocols | 192 |
benjojo/totp-ssh-fluxer | A tool that uses TOTP codes to rapidly change SSH port numbers on the fly | 922 |
stealth/sshttp | Allows multiple protocols to share the same port on a host by multiplexing incoming traffic. | 870 |
clydemcqueen/udp_forward | A tool that forwards UDP packets between devices over Ethernet. | 9 |
apoprotsky/portctl | Tool for managing Docker Swarm resources through Portainer API integrated with Hashicorp Vault | 9 |
patrickjuchli/basic-ftp | An FTP client library for Node.js, supporting key features like TLS encryption and IPv6. | 675 |
shirou/mqforward | A tool that subscribes to MQTT topics and forwards messages to InfluxDB | 75 |
rust-embedded-community/embedded-nal | Provides a set of standardized traits for implementing TCP/IP networking in embedded systems. | 177 |
praetorian-inc/portbender | A utility for redirecting TCP traffic between two ports using a reflective DLL and the WinDivert library | 677 |