v0.35.0

fatedier/frpv0.35.0Jan 19, 2021by fatedier

AI Summary

This release adds HTTPS support for server plugins and resolves critical bugs regarding IPv6 parsing and HTTP proxy websocket protocol handling.

Key Highlights

  • Server Plugin supports HTTPS.
  • Fix IPv6 address parse problem.
  • HTTP type proxy can't handle websocket protocol fix.

New Features

  • Server Plugin supports HTTPS

Full Release Notes

### New

* Server Plugin supports HTTPS.

### Fix

* Fix IPv6 address parse problem.
* HTTP type proxy can't handle websocket protocol due to error `Connection` header value.