Simple OpenVPN GUI written in PyQt for systemd based distributions
Project description
Simple OpenVPN GUI written in PyQt for systemd based distributions
Requirements
Python >= 3.3
PyQt 5
OpenVPN
systemd with journald
sudo and/or kdesu
Usage
If you want to use systemctl without password prompt, you should add this line to /etc/sudoers (use visudo command for it):
%wheel ALL=(ALL) NOPASSWD: /usr/bin/systemctl
And then add yourself to wheel group:
gpasswd -a your_username wheel
An alternative is to use kdesu instead of sudo (set this in QOpenVPN settings), but then you have to use password for every operation.
You should also add yourself to adm group for log viewer to work:
gpasswd -a your_username adm
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
QOpenVPN-2.0.0.tar.gz
(27.4 kB
view details)
File details
Details for the file QOpenVPN-2.0.0.tar.gz
.
File metadata
- Download URL: QOpenVPN-2.0.0.tar.gz
- Upload date:
- Size: 27.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e26ea27fa9fadea7b59925518683cad0ee44fe2beadb73c4dc7a24b72cbd4f33 |
|
MD5 | e9aa79dc4f8242f2881e8dd15410ca35 |
|
BLAKE2b-256 | 2f43c6f824fb7ee27dcaa9b18eafc3d3e97b7744e47a0498f265d47be674dd39 |