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

Feature(proxy): support gost relay protocol #310

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Feature(proxy): support gost relay protocol #310

merged 1 commit into from
Oct 24, 2023

Conversation

xjasonlyu
Copy link
Owner

@xjasonlyu xjasonlyu commented Oct 24, 2023

Feature implementation: #307

Note: latest GOSTv3 is required, and this feature is currently experimental.

@xjasonlyu xjasonlyu merged commit 00a5f18 into main Oct 24, 2023
2 checks passed
@xjasonlyu xjasonlyu deleted the relay branch October 24, 2023 02:55
@xjasonlyu xjasonlyu linked an issue Nov 23, 2023 that may be closed by this pull request
@zoghal
Copy link

zoghal commented May 24, 2024

hi on windows, when run this:

tun2socks-2.5.2
windows/amd64, go1.20.11, 2b494a7

tun2socks -device tun://wintun -proxy relay://user:pass@server_ip:port  -tcp-auto-tuning -loglevel debug

I get the following error:

time="2024-05-24T17:27:32+03:30" level=fatal msg="[ENGINE] failed to start: unsupported protocol: relay"

@xjasonlyu
Copy link
Owner Author

Yea, I think relay protocol is not supported in 2.5.2. You may need to compile tun2socks yourself to have this feature included for now.

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

Successfully merging this pull request may close these issues.

[Feature] Support GOST Relay Protocol
2 participants