← All repositories
104,608 stars14,896 forksGoapache-2.00 views

Frp

Features

  • Basic AuthenticationEnforces password protection on services by requiring credentials during the tunnel connection process.
  • Connection PoolingMaintains a pool of pre-established connections to backend services to reduce latency for high-frequency requests.
  • Host Header RewritingRewrites the HTTP Host header in forwarded requests to ensure backend servers correctly identify the intended destination.
  • Status Monitoring APIsProvides a command-line interface for querying the operational status of configured proxies via an HTTP API.
  • Web Administration InterfacesProvides a web-based interface for managing proxy configurations, supporting dynamic creation and updates at runtime without restarts.