Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

windowns 版本client shadowsocks-local.exe 连接server 失败 #453

Open
zhpower opened this issue Nov 22, 2018 · 3 comments
Open

windowns 版本client shadowsocks-local.exe 连接server 失败 #453

zhpower opened this issue Nov 22, 2018 · 3 comments

Comments

@zhpower
Copy link

zhpower commented Nov 22, 2018

ShadowsocksR SSRR 3.2.2 2018-05-22
shadowsocks-go version 1.2.2

client config.json
{
"server":"########",
"server_port":15331,
"local_port":1080,
"local_address":"127.0.0.1",
"password":"######",
"method": "aes-128-cfb",
"timeout":600
}

server config.json
{
"server":"0.0.0.0",
"server_ipv6":"::",
"server_port":15331,
"local_address":"127.0.0.1",
"local_port":1080,
"password":"######",
"timeout":120,
"method":"aes-128-cfb",
"redirect":"",
"workers":1
}

client error:
.\shadowsocks-local.exe
2018/11/22 18:04:58 available remote server #######:15331
2018/11/22 18:04:58 starting local socks5 server at 127.0.0.1:1080 ...
2018/11/22 18:05:24 socks handshake: socks version not supported
2018/11/22 18:05:24 socks handshake: socks version not supported
2018/11/22 18:05:24 socks handshake: socks version not supported
2018/11/22 18:05:24 socks handshake: socks version not supported
2018/11/22 18:05:24 socks handshake: socks version not supported
2018/11/22 18:05:25 socks handshake: socks version not supported

I add print in go, and get buf[idVer]: 67

@arthurkiller
Copy link
Collaborator

arthurkiller commented Nov 22, 2018 via email

@zhpower
Copy link
Author

zhpower commented Nov 23, 2018

what's the ss-go2?
I'm a newcomer, Could you help to explain ?

Thanks.

@arthurkiller
Copy link
Collaborator

arthurkiller commented Nov 23, 2018 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants