feat: add WireGuard VPN keybinds #10
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/wireguard-keybinds"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add Hyprland keybinds for toggling WireGuard VPN connection:
sudo wg-quick up wg0)sudo wg-quick down wg0)Testing
wg-quickcommands which require passwordless sudo for the userwg0, the user can update the command accordinglywg-up/wg-down)a14724c0ecto7fd549fe00View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.