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

3873994564 missing local address Wireguard #1482

Open
1 of 2 tasks
KirkUgeX opened this issue Nov 12, 2024 · 0 comments
Open
1 of 2 tasks

3873994564 missing local address Wireguard #1482

KirkUgeX opened this issue Nov 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@KirkUgeX
Copy link

Search first

  • I searched and no similar issues were found

What Happened?

I tried to make wg:// link from this

[Interface]
PrivateKey = xxx
Address = 10.8.0.16/24
DNS = 1.1.1.1

[Peer]
PublicKey = xxx
PresharedKey = xxx
AllowedIPs = 0.0.0.0/0, ::/0
PersistentKeepalive = 0
Endpoint = xxx.xxx.xxx.xx:51820

But i get 3873994564 missing local address log in hiddify app on windows 10/ ios

https://hiddify.com/app/URL-Scheme/#v2ray-format

I uses this scheme

Minimal Reproducible Example (MRE)

I tried to make wg:// link from this

[Interface]
PrivateKey = xxx
Address = 10.8.0.16/24
DNS = 1.1.1.1

[Peer]
PublicKey = xxx
PresharedKey = xxx
AllowedIPs = 0.0.0.0/0, ::/0
PersistentKeepalive = 0
Endpoint = xxx.xxx.xxx.xx:51820

Expected Behavior

No response

Version

v1.3.8

Platform/OS

Windows, macOS, iOS

Additional Context

No response

Application Config Options

No response

Relevant log output

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)
@KirkUgeX KirkUgeX added the bug Something isn't working label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant