diff --git a/frp/README.md b/frp/README.md index b867c85..3c74b4e 100644 --- a/frp/README.md +++ b/frp/README.md @@ -18,4 +18,7 @@ frps: restart: always ``` +Sample config file: [frps.ini][2] + [1]: https://github.com/fatedier/frp +[2]: https://github.com/fatedier/frp/blob/master/conf/frps_full.ini diff --git a/frp/data/frps.ini b/frp/data/frps.ini index ff35426..bf6d00d 100644 --- a/frp/data/frps.ini +++ b/frp/data/frps.ini @@ -6,3 +6,4 @@ dashboard_port = 7500 dashboard_user = admin dashboard_pwd = admin privilege_token = 12345678 +privilege_allow_ports = 2222,20000-20100