shadowsocks / go-shadowsocks2

Modern Shadowsocks in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shadowsocks2 -c 'ss://AEAD_CHACHA20_POLY1305:your-password@1.1.1.1:56789' -verbose -socks :1080 -u -udptun

shuidaan opened this issue · comments

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
shadowsocks2 -c 'ss://AEAD_CHACHA20_POLY1305:your-password@...:8*88' -verbose -socks :1080 -u -udptun :8053=8.8.8.8:53,:8054=8.8.4.4:53 -tcptun :8053=8.8.8.8:53,:8054=8.8.4.4:53

Screenshots
If applicable, add screenshots to help explain your problem.
image
image

Desktop (please complete the following information):

  • OS: windows 7
  • Browser chrome
    version 87.0.4280.88(正式版本) (64 位)

Additional context
Add any other context about the problem here.

服务端已经部署完毕,不知道为什么客户端不能正常连接服务器。
当我使用 https://github.com/shadowsocks/shadowsocks-windows,可以正常连接到服务器,并且正常访问网站。。

The server has been deployed. I don't know why the client can't connect to the server normally.
When I use Https://github.com/shadowsocks/shadowsocks-windows , can connect to the server normally, and visit the website normally .

Replace single quote '' with double quote ""