samicrusader / qomui

Qomui (Qt OpenVPN Management UI)
GNU General Public License v3.0
14 stars 2 forks source link

[Question] Release ? #6

Closed KaKi87 closed 2 years ago

KaKi87 commented 2 years ago

Hello,

If you fixed support for latest distros, could you please publish a release ?

Especially AppImage or deb.

Thanks

samicrusader commented 2 years ago

I am not sure about AppImage, as one of it's qualities is not requiring root permissions (needed for the service which handles things relating to iptables (split-tunnel, killswitch, multihop), but correct me if I'm wrong), but I will take a look at packaging it for Debian.

KaKi87 commented 2 years ago

correct me if I'm wrong

I honestly have no idea.

I will take a look at packaging it for Debian.

Thanks.

Another kind of single-file binary would be enough, although I prefer something that automatically creates and deletes start menu entries instead of having to handle .desktop files myself.

samicrusader commented 2 years ago

wrote a script to package it for debian, getting a test environment setup now image

samicrusader commented 2 years ago

https://github.com/samicrusader/qomui/releases/tag/v0.8.4

killswitch works and multihop works (current release requires net-tools to be installed, i'll handle that in another release)

KaKi87 commented 2 years ago

I was able to install it, thanks. However, I can't find NordVPN in the provider list ? EDIT : I'm also getting "dbus error" notifications.

samicrusader commented 2 years ago

dbus errors may be handled by restarting the system but I'd have to look into that more. NordVPN wasn't supported in the original project and my subscription to that expired, but I'll look into adding it if I resubscribe (I've been using Windscribe more).

KaKi87 commented 2 years ago

That's strange, because searching for a Linux NordVPN GUI is how I found this project. 🤔