initial commit

This commit is contained in:
2025-11-11 12:09:49 -05:00
commit a2dca57fd2
23 changed files with 6424 additions and 0 deletions

4
sudoers.d/dark-shield Executable file
View File

@@ -0,0 +1,4 @@
# Allow users to run WireGuard commands without password
%sudo ALL=(ALL) NOPASSWD: /usr/bin/wg-quick up wg0
%sudo ALL=(ALL) NOPASSWD: /usr/bin/wg-quick down wg0
%sudo ALL=(ALL) NOPASSWD: /usr/bin/ln -sf * /etc/wireguard/wg0.conf