You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before firing issue, make sure you figured out the following common questions.
PLEASE DO SEARCH FIRST.
Check your -key xxx for at least 3 times, MAKE SURE both sides share the same secret.
-nocomp, -datashard, -parityshard, -key, -crypt, -smuxvermust be the same on both side.
Did you correctly set the -target on the server side?
Did you correctly connected to the listening port on client side?
MAKE SUREtelnet target port on your server successful(don't ask me why couldn't).
Does your firewall allows UDP communications? (including your ISP Cable-Modem)
Are you using the same version for both client & server
Are you using the latest release?
Which OS do you use?
Which end for this issue related to, client or server?
he writes that the port is busy, why and how to configure it correctly to log in to ssh via "46.174.53.140" getting to ssh "81.50.60.330".
./server_linux_amd64 -t "81.25.50.111:22" -l "0.0.0.0:4000" -mode fast3 -nocomp -sockbuf 16777217 -dscp 46
./client_linux_amd64 -r "46.174.53.140:4000" -l ":22" -mode fast3 -nocomp -autoexpire 900 -sockbuf 16777217 -dscp 46
The text was updated successfully, but these errors were encountered:
问问题前先搜索ISSUE,并搞清楚下面的问题:
-key xxx
至少三遍, 保证两边一致。-nocomp, -datashard, -parityshard, -key, -crypt, -smuxver
两边一致。Before firing issue, make sure you figured out the following common questions.
PLEASE DO SEARCH FIRST.
-key xxx
for at least 3 times, MAKE SURE both sides share the same secret.-nocomp, -datashard, -parityshard, -key, -crypt, -smuxver
must be the same on both side.telnet target port
on your server successful(don't ask me why couldn't).he writes that the port is busy, why and how to configure it correctly to log in to ssh via "46.174.53.140" getting to ssh "81.50.60.330".
./server_linux_amd64 -t "81.25.50.111:22" -l "0.0.0.0:4000" -mode fast3 -nocomp -sockbuf 16777217 -dscp 46
./client_linux_amd64 -r "46.174.53.140:4000" -l ":22" -mode fast3 -nocomp -autoexpire 900 -sockbuf 16777217 -dscp 46
The text was updated successfully, but these errors were encountered: