-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Description
对编译不太懂,
我在windows下使用官方的frpc客户端感觉体积有点大,
使用tiny-frpc, https://github.com/gofrp/tiny-frpc 体积小了, 但不支持如下配置的认证(第2和第3行), 所以想用xfrpc试试
serverAddr = "xxx"
serverPort = 7000
user = "frp001"
metadatas.token = "frp001pwd"
[[proxies]]
name = "TCP_4455"
type = "tcp"
localIP = "192.168.1.9"
localPort = 4455
remotePort = 6000
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels