mirror of
https://github.com/eatfishfish/openpilot-server.git
synced 2026-08-22 04:42:32 +00:00
513711a901
modified: opserver.exe modified: opserver_linux_amd64 modified: static/index.html
7 lines
130 B
TOML
7 lines
130 B
TOML
# frps.toml
|
|
bindPort = 7888
|
|
vhostHTTPPort = 1201
|
|
|
|
tcpmuxHTTPConnectPort = 5888
|
|
auth.method = "token"
|
|
auth.token = "password" |