Iox Versions Save

Tool for port forwarding & intranet proxy

v0.4

3 years ago

0db18f3 :

  • Add TCP multiplexing in ProxyRemote(reverse proxy), only one TCP connection will be established between the victim and our forward server
  • -l/--local parameter could specify which IP to listen on now

64235af :

  • Fix: reverse proxy keeps reading from closed connection

v0.3

4 years ago

3860a83 :

  • Replace AES-CTR with Xchacha20, see CHANGELOG for reason
  • Increse the TCP_BUFFER_SIZE to 0x8000
  • Fix a bug in UDP forward

v0.2.1

4 years ago

1c538c0 :

  • Add heartbeat for remote-proxy's ctl-connection, to prevent the NAT device drops mapping rules
  • Reduce Remote2Remote function's retry frequency

v0.2

4 years ago

3fee620 : Upgrade to v0.2: add UDP forward mode

d6cbaed : Fix a bug

v0.1.1

4 years ago

17f312b: Upgrade to v0.1.1: do some logic optimization, see CHANGELOG

Auto released by Goreleaser