# Copy this to the public VPS and adapt it for frps. bindPort = 7000 vhostHTTPPort = 80 vhostHTTPSPort = 443 # If your frps requires authentication, configure it on both frps and frpc. # auth.method = "token" # auth.token = "replace-with-a-secret-token"