Files
selfhostingfromscratch/frps.toml
Imran Remtulla 0226c4406c Add FRP
2025-10-25 05:53:52 -04:00

4 lines
126 B
TOML

bindPort = 7000
auth.additionalScopes = ["HeartBeats", "NewWorkConns"]
auth.method = "token"
auth.token = "mysupersecrettoken"