v0.15.0
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 tofrpc 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.