Suiro is a NAT traversal for HTTP protocol based services. It allows you to expose your local services to the internet without having to configure your router or firewall.
cargo install --git https://github.com/noreplydev/suiro
- [x]️ Basic tunneling
- [_]️ Dinamic buffer size on tcp stream
- [_] Encrypt data between agent and server
- [_] Port suiro agent to rust (currently in nodejs)
made with ❤️ by @noreplydev