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

how to start bore server that listen on ipv6? #86

Open
xshadowlegendx opened this issue Jun 7, 2023 · 5 comments
Open

how to start bore server that listen on ipv6? #86

xshadowlegendx opened this issue Jun 7, 2023 · 5 comments

Comments

@xshadowlegendx
Copy link

xshadowlegendx commented Jun 7, 2023

hello, is there way to tell bore server to listen on ipv6 instead of ipv4? there seems to be no such option when checking bore cli help command

@ekzhang
Copy link
Owner

ekzhang commented Jun 7, 2023

Unfortunately not. This dual-stack use used to be supported, but then it turns out that it doesn't work on Windows.

@Muska-Ami
Copy link

Muska-Ami commented Jul 30, 2023

I have made it to only support IPv6 network, you can build it by yourself - :D

https://github.com/XMNwWC/boreV6

@Muska-Ami
Copy link

Muska-Ami commented Jul 30, 2023

image
It works well in my Windows NT/11 PC. ovo

@lurenjiamax
Copy link

Please have a check on PR #89 ,I have managed to make it working on both ipv4 and ipv6. The code may be a bit rough but it works.

@MeesJ

This comment was marked as spam.

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

5 participants