Skip to content

1.3.0

Compare
Choose a tag to compare
@pichi-router pichi-router released this 29 Mar 01:28
· 111 commits to master since this release
  • Support HTTP/Socks5 authentication
  • Provide TUNNEL ingress
  • Simplify JSON syntax for /route API
  • Correct the failure code for HTTP/Socks5 Ingress
  • Fix the insecure bug not verifying remote host name for TLS egress
  • Fix the bad IPv6 target format sent by HttpEgress
  • Fix missing crypt32.lib error for Windows
  • Be compatible with libc++ 6.0 which doesn’t fully support P0702R1
  • Migrate CI from Travis and Appveyor to Azure pipeline
  • Change INSTALL_HEADERS option to INSTALL_DEVEL
  • Upgrade alpine image from 3.9 to 3.11