Function: resolveFrpConfig()
resolveFrpConfig(
opts):FrpConfig|undefined
Resolve frpc config from the public domain and FRP-specific environment.
Parameters
Section titled “Parameters”number
protocol?
Section titled “protocol?”string
proxyName?
Section titled “proxyName?”string
publicDomain?
Section titled “publicDomain?”string
server?
Section titled “server?”string
serverPort?
Section titled “serverPort?”string | number
token?
Section titled “token?”string
Returns
Section titled “Returns”FrpConfig | undefined