* 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.
transport.tls.force
modify ext func, specify whether exit immediately
* fix: close of closed channel * feat: replace Try0 to std
* 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>
* Test configuration loading more precisely * Add strict configuration parsing
* chore: Update dependencies * Removed all foolish updates