
You can decide which one to use by configuring authentication_method under in frpc.ini and frps.ini.Ĭonfiguring authenticate_heartbeats = true under will use the configured authentication method to add and validate authentication on every heartbeat between frpc and frps.Ĭonfiguring authenticate_new_work_conns = true under will do the same for every new work connection between frpc and frps. There are 2 authentication methods to authenticate frpc with frps. It will be cleared after process restart.Įnable dashboard first, then configure enable_prometheus = true in frps.ini. When dashboard is enabled, frps will save monitor data in cache. Then visit to see admin UI, with username and password both being admin.



As of now, it supports TCP and UDP, as well as HTTP and HTTPS protocols, where requests can be forwarded to internal services by domain name.įrp also has a P2P connect mode. Frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the Internet.
