iceonsun / rsock

The best companion of kcptun
https://github.com/iceonsun/rsock/wiki/rsock%E7%AE%80%E4%BB%8B%E4%BB%A5%E5%8F%8A%E5%8E%9F%E7%90%86
245 stars 36 forks source link

windows客户端运行问题(ss+kcptun+rsock) #12

Closed NBtree closed 4 years ago

NBtree commented 6 years ago

黑窗口中运行client_rsock_Windows -t x.x.x.x -l 127.0.0.1:688 然后停在 2018-08-18 18:05:34.976 DEBUG [16712] [TcpAckPool::AddInfoFromPeer@28] Add tcpInfo: tcp:src:10.0.0.xx, sp:49982, dst:xxx.xx.xx.xx:, dp: 10010, seq:3424839963, ack: 116318266, flag: 18 2018-08-18 18:05:34.976 DEBUG [17556] [INetGroup::AddNetConn@88] Add INetConn: tcp:10.0.0.xx:49982-xx.xx.xx.xx:10010, key: 924500798 2018-08-18 18:05:34.980 DEBUG [17556] [ClientGroup::Init@46] client, listening on udp: 127.0.0.1:688 (光标闪烁) 请问大佬们这算是成功运行了吗?然后需要做什么呢。 另:-l后的地址是我shadowsocks中的服务器地址和服务器端口,经过kcptun处理后变成127.0.0.1:688,这样做是正确的吗?提前谢过

iceonsun commented 4 years ago

成功了。kcp的目的端口填成127.0.0.1:688就行