We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
No response
v1.3.8
Windows, macOS, iOS
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Search first
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.
The text was updated successfully, but these errors were encountered: