feat: add WireGuard aliases (wg-up, wg-down, wg-status) #9
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/wireguard-aliases"
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?
Add three WireGuard aliases to
.zshrc:wg-up— brings up the work-laptop WireGuard interfacewg-down— tears down the work-laptop WireGuard interfacewg-status— shows current WireGuard statusChanges:
wg-quick/wg showcommandsView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.