Skip to content

v0.8.0

Compare
Choose a tag to compare
@fatedier fatedier released this 12 Aug 06:27
· 1071 commits to dev since this release

New

  • Dashboard for frps.
  • Statistics information of proxies.
  • Connection pool for optimizing large numbers of short connections.
  • Port white list in privilege mode.
  • Rewriting host header.

Improvement

  • Optimize GC, reduce memory allocation.
  • Support ipv6.

Fix

  • Fix a bug if local service write to socket immediatelly every time accepting one user connection.