From ced4fbc88b6136d92efda38b814a355b02eca324 Mon Sep 17 00:00:00 2001 From: kev Date: Sat, 10 Feb 2018 12:24:56 +0800 Subject: [PATCH] update frp --- frp/README.md | 3 +++ frp/data/frps.ini | 1 + 2 files changed, 4 insertions(+) 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