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

Closed
xshadowlegendx opened this issue Jun 7, 2023 · 6 comments
Closed

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

xshadowlegendx opened this issue Jun 7, 2023 · 6 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.

@ekzhang
Copy link
Owner

ekzhang commented Sep 4, 2024

I'm closing because additional options are not in scope for bore. It's a small program and meant to be read/forked if you have more particular use cases.

I don't have the resources to maintain a general-purpose tool, and I think something like this is better built for your specific use case regardless

@ekzhang ekzhang closed this as not planned Won't fix, can't repro, duplicate, stale Sep 4, 2024
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