Improve your workflow with rofi-openvpn, a utility for easy management of openvpn connections. An ideal tool for Linux enthusiasts seeking maximum efficiency and organization of their system resources.
- Cloning the repository:
git clone https://github.com/DIMFLIX-OFFICIAL/rofi-openvpn.git ~/bin/rofi-openvpn
- Go to the catalog:
cd ~/bin/rofi-openvpn
- Launching utility:
sh rofi-vpn-manager.sh
- (Optional) For easy access, add the script somewhere in your $PATH.
[module/rofi_vpn_manager]
type = custom/script
exec = "sh $HOME/bin/rofi-vpn-manager.sh status"
interval = 2
click-left = "sh $HOME/bin/rofi-vpn-manager.sh"
label = "%output%"
This project is released under the MIT license, which grants the following permissions:
- Commercial use
- Distribution
- Modification
- Private use
For more convoluted language, see the MIT License