* display go version in make * ReverseProxy: use Rewrite to replace Director
* fix nil map error when using plugin headers in legacy format * create map on demand * better initialization
Improved the http proxy command by using %h and %p to avoid typing the host name twice
Some people set servers in purpose to be accessed though public internet. This line removes some misconfiguration if they want publicly accessed server.
bump version
transport.tls.force
fix login retry interval (#3879)
modify ext func, specify whether exit immediately
* fix: close of closed channel * feat: replace Try0 to std
bump version to v0.53.0
* feat: add example * feat: add ssh doc --------- Co-authored-by: int7 <int7@gmail.com>
Co-authored-by: int7 <int7@gmail.com>
* feat: frps support ssh * fix: comments * fix: update pkg * fix: remove useless change --------- Co-authored-by: int7 <int7@gmail.com>