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

请问icmp可以直接做出口吗? #35

Closed
egg1234 opened this issue Apr 18, 2022 · 1 comment
Closed

请问icmp可以直接做出口吗? #35

egg1234 opened this issue Apr 18, 2022 · 1 comment

Comments

@egg1234
Copy link

egg1234 commented Apr 18, 2022

类似下面这样的配置可以在服务器端转发数据吗?还是必须"socks5+icmp"或承载其它协议?

服务端:./gost -L=icmp://:0?keepAlive=1

客户端:./gost -L=:1111 -F=icmp://22.22.22.22:0?keepAlive=1

谢谢!

@ginuerzh
Copy link
Member

icmp是数据通道,用法与kcp, tls等一致。

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