Skip to content

v0.9.0

Compare
Choose a tag to compare
@fatedier fatedier released this 21 Dec 07:13
· 1013 commits to dev since this release

New

  • Support udp protocol.
  • Add authentication for Dashboard.
  • Support authentication using HTTP Basic Auth for http proxy.
  • Now frpc can connect frps using HTTP PROXY.
  • Http and https proxy support binding wildcard domain names.
  • Http and https proxy can set subdomain instead of custom_domains if it's enabled in frps.
  • Dockerfile included.

Improvement

  • New authentication_timeout param in frps configure file.

Fix

  • Fix a bug caused pool_count is not enabled.
  • frps may panic when many frpc login at the same time.