FRP Port Mapping
FRP NAT Traversal¶
What is FRP?
FRP is a high-performance reverse proxy focused on NAT traversal. It supports:
- TCP, UDP, HTTP, HTTPS, and more
- Securely exposing internal services
- Self-hosted servers or third-party providers
Install and Configure¶
-
Install the FRPC client on One-KVM:
-
Obtain FRP configuration info
- If using a third-party provider (e.g., OpenFrp), create a tunnel and get its config
- If self-hosting, deploy the FRPS server and prepare the config
-
Edit the FRPC config file:
Remote Access¶
Access with HTTPS
When accessing the One-KVM web UI, you must use the https:// scheme, for example:
http:// will return a "400 Bad Request" error.
Security Recommendation
- Use strong passwords to protect your FRP service
- Enable two-factor authentication in One-KVM
- Review and update FRP configs regularly



