No description
| install.sh | ||
| README.md | ||
| requirements.txt | ||
| screenshot1.png | ||
| screenshot2.png | ||
| wgtui.py | ||
wgtui
Connecting and disconnecting to wireguard servers is mildly cumbersome, especially with multiple profiles. This is a Wireguard TUI app for easily managing connections written in python. Easy to use - just install, point to folder containing WireGuard profile .conf files, then click to connect/disconnect. That's it. Requires python (3.11+) and wireguard-tools package (i.e. wg-quick), see here fore more info: https://www.wireguard.com/install/
To Install:
git clone https://code.b3nchat.xyz/b3n/wgtui.git
cd wgtui
./install.sh
Source your bashrc or zshrc. i.e.:
source ~/.zshrc
To run:
wgtui
To quit:
ctrl + q
Settings:
s

