mirror of
https://github.com/yhl452493373/frps-panel.git
synced 2026-04-04 06:16:59 +08:00
add an api proxy url to access frp server info
This commit is contained in:
@@ -1,9 +1,16 @@
|
||||
; basic options
|
||||
[common]
|
||||
; frps config info
|
||||
plugin_addr = 127.0.0.1
|
||||
plugin_port = 7200
|
||||
admin_user = admin
|
||||
admin_pwd = admin
|
||||
admin_user = admin
|
||||
admin_pwd = admin
|
||||
|
||||
; frp dashboard config info
|
||||
dashboard_addr = 127.0.0.1
|
||||
dashboard_port = 7500
|
||||
dashboard_user = admin
|
||||
dashboard_pwd = admin
|
||||
|
||||
; user tokens
|
||||
[users]
|
||||
|
||||
Reference in New Issue
Block a user