v0.15.1

fatedier/frpv0.15.1Jan 23, 2018by fatedier

AI Summary

This release modifies the default port range for privileged access and addresses critical bugs involving WebSocket connections and the HTTP proxy plugin.

Key Highlights

  • Default privilege_allow_ports set to 1-65535
  • Fixed websocket request error handling
  • Fixed http_proxy plugin functionality

Full Release Notes

### Change
- Change default privilege_allow_ports to 1-65535.

### Fix
- Handle websocket request error.
- Plugin http_proxy can't work.