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

Avoid choose ZeroTier's tap to defaultInterface #4

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

wwqgtxx
Copy link
Contributor

@wwqgtxx wwqgtxx commented Oct 30, 2022

No description provided.

@@ -10,6 +11,10 @@ import (
"golang.org/x/sys/windows"
)

// zeroTierFakeGatewayIp from
// https://github.com/zerotier/ZeroTierOne/blob/1.8.6/osdep/WindowsEthernetTap.cpp#L994
var zeroTierFakeGatewayIp = netip.MustParseAddr("25.255.255.254")
Copy link
Member

@nekohasekai nekohasekai Nov 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is better to use a more general check.

@nekohasekai nekohasekai force-pushed the dev branch 20 times, most recently from 9be711a to ca53ccf Compare March 24, 2023 08:22
@nekohasekai nekohasekai force-pushed the dev branch 4 times, most recently from db67add to 8bf4113 Compare April 20, 2023 03:56
@nekohasekai nekohasekai force-pushed the dev branch 3 times, most recently from 6769085 to a8bd392 Compare May 3, 2023 16:01
@nekohasekai nekohasekai force-pushed the dev branch 8 times, most recently from de8aa04 to 85f5f2d Compare June 17, 2024 04:40
@nekohasekai nekohasekai force-pushed the dev branch 3 times, most recently from 1f04328 to aecfc19 Compare July 4, 2024 05:18
@nekohasekai nekohasekai force-pushed the dev branch 2 times, most recently from 49977c4 to f845cff Compare September 14, 2024 13:26
@nekohasekai nekohasekai force-pushed the dev branch 2 times, most recently from ac77bdc to 69ee7ba Compare October 19, 2024 12:09
@nekohasekai nekohasekai force-pushed the dev branch 2 times, most recently from 0353283 to 9ae4518 Compare October 21, 2024 15:39
@nekohasekai nekohasekai force-pushed the dev branch 5 times, most recently from 821737f to 5a91eb9 Compare November 7, 2024 06:28
@nekohasekai nekohasekai force-pushed the dev branch 4 times, most recently from 858d089 to 6a7c403 Compare November 12, 2024 03:21
@nekohasekai nekohasekai force-pushed the dev branch 2 times, most recently from d2206e7 to d0887ea Compare December 13, 2024 01:31
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.

2 participants