-
Notifications
You must be signed in to change notification settings - Fork 20
Ubuntu/Linux Port? #12
Comments
It uses the Discord Game API for connectivity, which uses the Discord Servers. Regarding support on Linux. LPVPN is written with portability in mind, but the only thing we currently support is Windows (since the majority of players use Windows). To support Linux, one would write a TUN implementation of this interface https://github.com/gyf304/lpvpn/blob/main/src/adapter.h I may do this at some point in the future if I have weekend cycles available, but not at the current moment. |
I wonder if it could be extended to Android as well. |
would be awesome to have on linux x86_64 and armhf aarm64 |
current cmake report in linux:
so this suggests the C++ code is mostly cross platform.
not sure if |
Did someone found a way to to run it on Linux? |
Hello,
This is a awesome application, thank you very much.
Does this app create a vpn on discord server? Or does it connect users to each other using the discord server as an initial bridge? Is there any documentation available?
Do you plan to port this app to ubuntu/linux? It seems it is only available for windows.
Can we compile on ubuntu and make it work?
It seems it is designed for windows.
Can I make it work from the terminal in ubuntu, what do you think?
The text was updated successfully, but these errors were encountered: