Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

抄的配置文件 连接不上 我转发http tcp 端口经常被封 #33

Open
ilovebamboo opened this issue Oct 14, 2024 · 2 comments
Open

Comments

@ilovebamboo
Copy link

ilovebamboo commented Oct 14, 2024

mode=server
kcp=manual
kcp_mtu=1400
kcp_sndwnd=512
kcp_rcvwnd=2048
kcp_nodelay=1
kcp_interval=10
kcp_resend=2
kcp_nc=true
udp_timeout=300
listen_port=3000-4000
destination_port=6000
destination_address=::1
encryption_password=qwerty1234
encryption_algorithm=none
image

mode=client
kcp=manual
kcp_mtu=1400
kcp_sndwnd=512
kcp_rcvwnd=2048
kcp_nodelay=1
kcp_interval=10
kcp_resend=2
kcp_nc=true
udp_timeout=300
listen_port=6000
destination_port=3000-4000
destination_address=xxx.x0
dport_refresh=600
encryption_password=qwerty1234
encryption_algorithm=none

kcptube version 20241013
Error Found in Configuration File(s): No
Servers: 0
Relays: 0
Clients: 1
kcptube is running in client mode
Connection refused
Connection refused
Connection refused
Connection refused
Connection refused
Connection refused
Connection refused
Connection refused
Connection refused
Connection refused
Connection refused
Connection refused

image 2边防火墙全关了 很奇怪 找不出问题 Connection refused Connection refused
@ilovebamboo ilovebamboo changed the title 超多配置文件 连接不上 我转发http tcp 端口经常被封 超的配置文件 连接不上 我转发http tcp 端口经常被封 Oct 14, 2024
@ilovebamboo ilovebamboo changed the title 超的配置文件 连接不上 我转发http tcp 端口经常被封 抄的配置文件 连接不上 我转发http tcp 端口经常被封 Oct 14, 2024
@cnbatch
Copy link
Owner

cnbatch commented Oct 14, 2024

最好使用高位端口,比如 53000-54000

@ilovebamboo
Copy link
Author

最好使用高位端口,比如 53000-54000

谢谢 我改天再试试看 哎

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

No branches or pull requests

2 participants