Open Issues Need Help
View All on GitHubAI Summary: Implement DNSCrypt support for V2Ray in the Meile dVPN GUI, allowing users to optionally route DNS traffic through a local DNSCrypt server instead of the V2Ray tunnel. This involves creating platform-specific configurations (currently only macOS is provided) to redirect DNS traffic (ports 53 TCP/UDP) to localhost when DNSCrypt is enabled. Windows and Linux implementations are needed.
Meile dVPN GUI for Linux, OS X, and Windows - Powered by the Sentinel Network
AI Summary: Modify the `HandleWalletFunctions.__keyring` function in the Meile dVPN GUI to use AES encryption/decryption for the keyring.cfg file, preventing easy extraction of the private key. This involves decrypting the keyring.cfg file using the existing AES helper and updating the keyring to reject attacks that exploit the previous implementation.
Meile dVPN GUI for Linux, OS X, and Windows - Powered by the Sentinel Network