mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
server: add client registry with dashboard support (#5115)
This commit is contained in:
parent
bc378bcbec
commit
36718d88e4
59 changed files with 4150 additions and 1837 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# This configuration file is for reference only. Please do not use this configuration directly to run the program as it may have various issues.
|
||||
|
||||
# Optional unique identifier for this frpc instance.
|
||||
clientID = "your_client_id"
|
||||
# your proxy name will be changed to {user}.{proxy}
|
||||
user = "your_name"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue