Hello! π
First of all β thank you for building Aether / the Aethon VPN app. It's genuinely great, and we love the Android client.
We are long-time users who wanted to bring the same experience to macOS, so we built a native-feel Electron app that mirrors the Android UI 1:1 β the Connect / Configurations / Settings / About layout, the NODE server dropdown, protocol options (MASQUE, WireGuard, gool), scan modes, themes, and full English/Persian localization. The source is public here:
https://github.com/javadhamed-ctrl/Aether-VPN-MacOS-App
Everything works in the UI, except one critical piece: a real connection. In our test environment the gateway API (api.skygenesisenterprise.com) is unreachable, so the server list falls back to mock entries and we can't reach a real node to route traffic.
To make this truly functional we need the connection details the Android app uses β real gateway host/IPs, public keys / endpoints (WireGuard / MASQUE), and the expected client configuration format.
We have no financial intent β this is purely to help Aether reach macOS users and to collaborate with you. We're happy to:
- share the full source of our macOS build (already public),
- follow your guidance on the proper client auth/connection flow,
- or grant you access to our repository if you'd like to review or pull anything.
If you're open to collaborating β or if you have any suggestion on how we should proceed (public test gateways, config schema, etc.) β we'd love to hear from you.
Thanks again for an amazing project! π
Hello! π
First of all β thank you for building Aether / the Aethon VPN app. It's genuinely great, and we love the Android client.
We are long-time users who wanted to bring the same experience to macOS, so we built a native-feel Electron app that mirrors the Android UI 1:1 β the Connect / Configurations / Settings / About layout, the NODE server dropdown, protocol options (MASQUE, WireGuard, gool), scan modes, themes, and full English/Persian localization. The source is public here:
https://github.com/javadhamed-ctrl/Aether-VPN-MacOS-App
Everything works in the UI, except one critical piece: a real connection. In our test environment the gateway API (
api.skygenesisenterprise.com) is unreachable, so the server list falls back to mock entries and we can't reach a real node to route traffic.To make this truly functional we need the connection details the Android app uses β real gateway host/IPs, public keys / endpoints (WireGuard / MASQUE), and the expected client configuration format.
We have no financial intent β this is purely to help Aether reach macOS users and to collaborate with you. We're happy to:
If you're open to collaborating β or if you have any suggestion on how we should proceed (public test gateways, config schema, etc.) β we'd love to hear from you.
Thanks again for an amazing project! π