mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 07:35:07 +00:00
update
This commit is contained in:
@@ -47,10 +47,10 @@ local_ip = 127.0.0.1
|
||||
local_port = 80
|
||||
use_gzip = true
|
||||
pool_count = 20
|
||||
# http username and password are safety certification for http protoc
|
||||
# http username and password are safety certification for http protocol
|
||||
# if not set, you can access this custom_domains without certification
|
||||
http_username = admin
|
||||
http_password = admin
|
||||
http_user = admin
|
||||
http_pwd = admin
|
||||
# if domain for frps is frps.com, then you can access [web01] proxy by URL http://test.frps.com
|
||||
subdomain = test
|
||||
|
||||
|
Reference in New Issue
Block a user