Skip to content

v0.17.0

Compare
Choose a tag to compare
@fatedier fatedier released this 23 Apr 18:20
· 815 commits to master since this release
371c401

New

  • Support single proxy stats api in frps. #636
  • frpc support specify a dns server instead of the os default one. #700

Change

  • Support more CLI commands.

Now you can start a single proxy in frpc without specified configure file such as:
./frpc tcp -s "127.0.0.1:7000" -n ssh -l 22 -r 6000

Try more with frpc -h and frps -h.

Note

We removed privilege mode since v0.10.0, so some configures are changed in this release version.

privilege_token -> token
privilege_allow_ports -> allow_ports