XX Net Versions Save

A proxy tool to bypass GFW.

5.5.13

9 months ago

Update:

  • refactor some codes and logs.
  • fix minor bugs failed to response request.
  • add log collect function for report issues.

5.5.10

9 months ago

add error log for listen/accept error

5.5.9

9 months ago

add proxy handle error detail log.

5.5.8

9 months ago

Update:

  • start script for running in OpenWrt and setup iptables
  • Get local ip to avoid dead loop

5.5.6

9 months ago

Fix bug:

  • tls_relay connection creating thread block issue
  • update smart route policy, forward to socks for ip out of China

5.5.5

9 months ago

Remove dependency of boringssl. Now support running on OpenWrt.

5.5.4

9 months ago

add debug info for threads

5.5.2

9 months ago

剔除 5.5.1 中红色的日志.

5.5.1

9 months ago

Fix bug of lost connection

5.5.0

9 months ago

Update:

  • Add checksum to check transfer error.
  • Change to use python3 Queue to save CPU
  • change sleep
  • merge receiving threads to save resource.