feat(remote): 完善文件传输功能及WebSocket支持
This commit is contained in:
@@ -27,4 +27,11 @@ localIP = "127.0.0.1"
|
||||
localPort = 3002
|
||||
remotePort = 8082
|
||||
|
||||
[[proxies]]
|
||||
name = "filetransfer-remote"
|
||||
type = "tcp"
|
||||
localIP = "127.0.0.1"
|
||||
localPort = 3003
|
||||
remotePort = 8083
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user