Skip to content

v0.15.0

Compare
Choose a tag to compare
@fatedier fatedier released this 18 Jan 09:00
· 803 commits to dev since this release
14733dd

New

  • New sub command status in frpc for getting status of all proxies.
  • remote_port can be 0, so frps will assign a random port for it.

Change

  • frpc --reload changed to frpc reload.

Fix

  • No stats info in dashboard for proxy type http.
  • Panic when enabling encryption and compression for socks5 plugin.
  • Fix a bug caused connections not closed.