server: add client registry with dashboard support (#5115)

This commit is contained in:
fatedier 2026-01-08 20:07:14 +08:00 committed by GitHub
parent bc378bcbec
commit 36718d88e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
59 changed files with 4150 additions and 1837 deletions

View file

@ -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"