FRP Port Mapping
Frp NAT Traversal
What is Frp?
Frp is a high-performance reverse proxy application focused on NAT traversal. It supports:
- Multiple protocols: TCP, UDP, HTTP, HTTPS, etc.
- Secure exposure of intranet services
- Either self-hosted servers or third-party providers
Installation and Configuration
-
Install the Frpc client on One-KVM:
-
Obtain Frp configuration
- If using a third-party provider (e.g., OpenFrp), create a tunnel and obtain the configuration
- If self-hosting, deploy the Frps server first and prepare the configuration
-
Modify the Frpc configuration file:
Remote Access
Access via HTTPS
When accessing the One-KVM web UI, you must use the https://
scheme, for example:
http://
will result in a "400 Bad Request" error.
Security recommendations
- Use strong passwords for your Frp services
- Enable One-KVM Two-Factor Authentication
- Review and update Frp configuration regularly