Skip to content

3873994564 missing local address Wireguard #1482

@KirkUgeX

Description

@KirkUgeX

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!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingreviewed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions