Skip to content

Releases: EddieIvan01/iox

v0.4 release

22 Sep 09:25
Compare
Choose a tag to compare

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 release

25 Apr 03:07
Compare
Choose a tag to compare

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 release

03 Mar 05:04
Compare
Choose a tag to compare

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 release

29 Feb 11:05
Compare
Choose a tag to compare

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

d6cbaed : Fix a bug

v0.1.1 release

26 Feb 08:29
Compare
Choose a tag to compare

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

Auto released by Goreleaser