v0.10.0
What's Changed
- Dev by @guyte149 in #1
- manage multiple tunnels by @guyte149 in #2
- Dev by @guyte149 in #3
- Dev by @guyte149 in #4
- Add --allow-reverse validation by @guyte149 in #5
- Fix/ close tunnel after application quits by @guyte149 in #6
- Support multi applications for reverse tcp tunnel by @guyte149 in #7
- Refactor tunnel and split into tcp and udp modules. by @guyte149 in #8
- update readme by @guyte149 in #9
- change readme by @guyte149 in #10
- Dev by @guyte149 in #11
- Dev by @guyte149 in #12
- add version badge by @guyte149 in #13
- new version 0.1.2 by @guyte149 in #15
- Feature/integration tests by @guyte149 in #16
- Feature/structured logging msgpack by @guyte149 in #23
- Route CLI parsing errors through clap (#20 §4, §5) by @guyte149 in #24
- Feature/tls authentication by @guyte149 in #25
- Add auto-publish workflow and bump to v0.3.1 by @guyte149 in #26
- Fix publish workflow: allow dirty Cargo.lock by @guyte149 in #27
- Disguise QUIC handshake as HTTP/3 by @guyte149 in #28
- update deps by @guyte149 in #29
- Set TCP_NODELAY on tunneled streams + overhaul benchmarks by @guyte149 in #30
- Tune QUIC transport, larger I/O buffers, netem WAN bench profile by @guyte149 in #31
- Add client reconnect, Happy Eyeballs, and clean disconnect handling by @guyte149 in #32
- Cleanup pass: hardening, IPv6, and dispatch flattening (v0.3.8) by @guyte149 in #34
- Issue #33 follow-ups: enum-based remotes, conn cap, UDP alloc, parser rewrite by @guyte149 in #35
- Add SOCKS5 UDP ASSOCIATE; shard UDP session map (v0.5.0) by @guyte149 in #36
- Add --allow-socks server flag and --proxy socks5 client support (v0.6.0) by @guyte149 in #37
- Gate forward SOCKS5 with --allow-socks (wire: add from_socks) (v0.6.1) by @guyte149 in #38
- Server admin API + ctl, then session-hello wire refactor (v0.7.0 + v0.8.0) by @guyte149 in #39
- Propagate TCP tunnel hard errors instead of waiting on QUIC idle timeout by @guyte149 in #40
- Add stdio remotes, drop R/, log to stderr (v0.8.2) by @guyte149 in #41
- Production-grade structured logging (v0.9.0) by @guyte149 in #42
- Embed full argv at build time + README refresh (v0.9.1) by @guyte149 in #43
- v0.10.0: TOML config files + adoption polish by @guyte149 in #44
New Contributors
Full Changelog: https://github.com/guyte149/Rusnel/commits/v0.10.0