Commit Graph

18 Commits

Author SHA1 Message Date
Matthew Saunders Brown
ebc32cae86 Switch from Ubuntu to Debian compatibility with signifant reworking of code and installer.
Installer now expects Debian 12 and requires base-stack repo installed first
New systemd files
New wg-client-zip-email.sh script
Moved bash scripts into sbin dir
Install & configure firewalld instead of ufw
wg.sh now has configurable options
- DNS nameserver settings
- endpoint (FQDN or IP)
- AllowedIPs (defaults to 0.0.0.0/0)
Change the client network from 10.96.0.0/12 (1,048,574 max clients / IPs) to 10.96.0.0/16 (65,025 max clients / IPs)
2024-07-24 14:00:18 -07:00
Matthew Saunders Brown
c5df21b0f3 rework scripts to work with wg.sh, add fail2ban 2023-03-13 13:13:13 -07:00
Matthew Saunders Brown
d87b9f54d8 new wg.sh file 2023-03-10 17:16:08 -08:00
Matthew Saunders Brown
1b45ab6586 add help() 2023-03-10 17:13:26 -08:00
Matthew Saunders Brown
e04173bef5 change primary ip detection 2023-03-10 17:12:53 -08:00
Matthew Saunders Brown
db2e4bdfd5 add wg-client-list.sh 2022-08-02 17:08:05 -07:00
Matthew Saunders Brown
0e30607e34 improve grep 2022-07-15 09:37:27 -07:00
Matthew Saunders Brown
e5ec486bd5 reference 22.04, add reboot step 2022-07-14 16:09:14 -07:00
Matthew Saunders Brown
1e55c8cb68 update installer for Ubuntu 22.04 2022-07-14 13:27:17 -07:00
Matthew Saunders Brown
144665694c add newline 2022-07-14 12:43:09 -07:00
Matthew Saunders Brown
29ce479208 include GPL 3 COPYING file 2022-07-14 12:35:44 -07:00
Matthew Saunders Brown
db25484647 change license from MIT to GPL 3.0+ 2022-07-14 12:32:41 -07:00
Matthew Saunders Brown
17d7a025e8 fix path to apt conf 10periodic 2022-07-14 08:49:33 -07:00
Matthew Saunders Brown
72cb736ff7 typo 2021-07-31 14:41:13 -07:00
Matthew Saunders Brown
7d3743100d changed name from wireguard-stack to vpn-stack 2021-03-15 11:03:49 -07:00
Matthew Saunders Brown
6c8d381b15 force ufw enable, hide dnsmasq install startup failure 2021-03-15 11:02:28 -07:00
Matthew Saunders Brown
0d0b5a5741 readme update 2021-01-25 16:06:01 -08:00
Matthew Saunders Brown
3d841a76aa initial commit 2021-01-25 15:37:53 -08:00