index
:
wireguard-install
master
Forked from https://github.com/angristan/wireguard-install.
angristan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wireguard-install.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix conditional operator
Stanislas Lange
2025-01-27
1
-1
/
+1
*
Fix indentation
Stanislas Lange
2025-01-27
1
-12
/
+12
*
Add Alpine Linux support (#539)
doas enjoyer
2025-01-27
1
-18
/
+78
*
firewalld: add ${SERVER_WG_NIC} to the public zone (#524)
Alexander A. Kruglikov
2024-11-07
1
-2
/
+2
*
Add support for custom AllowedIPs
Stanislas Lange
2023-01-22
1
-2
/
+11
*
Don't auto remove dependencies when uninstalling
Stanislas Lange
2023-01-22
1
-14
/
+8
*
Handle IPv6 format for server endpoint
Stanislas Lange
2023-01-22
1
-0
/
+6
*
Create client: fix check for existing IP and name
Stanislas Lange
2023-01-22
1
-8
/
+8
*
Add more colors + warning to reboot on install
Stanislas Lange
2023-01-22
1
-3
/
+9
*
Set Cloudflare as default DNS
Stanislas Lange
2023-01-22
1
-2
/
+2
*
Add colors to uninstall warning
Stanislas Lange
2023-01-22
1
-2
/
+2
*
Fix Ubuntu detection
Stanislas Lange
2023-01-22
1
-0
/
+6
*
Fix support for CentOS, Rocky and AlmaLinux
Stanislas Lange
2023-01-22
1
-32
/
+27
*
Overwrite existing file when creating client
Stanislas Lange
2023-01-22
1
-1
/
+1
*
Add more warnings for uninstall option
Stanislas Lange
2023-01-22
1
-0
/
+2
*
Fix removal of client config
Stanislas Lange
2023-01-22
1
-17
/
+31
*
Fix firewall for Oracle cloud VMs (#334)
turbozapekanka
2023-01-22
1
-2
/
+12
*
Added listClients which lists all the wireguard profile names (#312)
Elie Obeid
2023-01-22
1
-7
/
+22
*
Typos and rewordings (#346)
Xavier Le Vourch
2023-01-22
1
-8
/
+9
*
AlmaLinux support added (#345)
Xavier Le Vourch
2022-11-21
1
-1
/
+16
*
Remove trailing space
Stanislas Lange
2022-10-16
1
-1
/
+1
*
remove default char "n" from uninstall step (#370)
Hasan Aga
2022-10-16
1
-1
/
+2
*
Update supported versions
Stanislas
2021-11-12
1
-1
/
+1
*
Added support for Oracle Linux 8 (#269)
Anatolii Cherednichenko
2021-11-12
1
-1
/
+13
*
Better IPv4 detection (#278)
Ravinou
2021-10-15
1
-1
/
+1
*
Fix installation on Raspbian systems (#271)
Andréi Pampukha
2021-10-03
1
-0
/
+1
*
Add support for Debian 11 Bullseye (#262)
Mikodev
2021-08-22
1
-3
/
+3
*
Add hot reloading (#181)
Filipe Melo
2021-04-27
1
-2
/
+2
*
Remove unneeded packages on Arch Linux (#225)
enolp
2021-04-27
1
-8
/
+1
*
Be very explicit when WireGuard is not running
Stanislas Lange
2021-03-18
1
-6
/
+10
*
Improve IP parsing (fix #204)
Stanislas Lange
2021-03-18
1
-6
/
+8
*
Fix HOME_DIR check (#194)
Stanislas
2021-03-10
1
-4
/
+12
*
Fix unnecessary reinstall of packages (#172)
Patrick M
2021-01-02
1
-3
/
+3
*
Update AdGuard default public DNS addresses (#162)
glenn wolfe
2020-12-08
1
-2
/
+2
*
Forbid interface names exceeding 15 chars in length (#157)
Julian Gaal
2020-11-24
1
-3
/
+3
*
Add confirmation before removing WireGuard (#156)
randomshell
2020-11-14
1
-33
/
+40
*
Add forwarding eth0 -> wg0 (#132)
Stefan A
2020-10-10
1
-2
/
+2
*
centos: update installation process
Stanislas Lange
2020-10-10
1
-5
/
+7
*
arch: Install LTS kernel headers when running LTS kernel (#135)
Farzin Monsef
2020-10-10
1
-1
/
+7
*
remove duplicate if -d /etc/debian_version (#136)
xiagw
2020-09-21
1
-6
/
+4
*
Updated client name input restrictions and hint
Aleksander
2020-08-05
1
-2
/
+2
*
Fix reboot message
randomshell
2020-08-04
1
-1
/
+1
*
Remove PPA removal for Ubuntu
Stanislas Lange
2020-08-04
1
-1
/
+0
*
Shellcheck: move excludes to action env
Stanislas Lange
2020-08-03
1
-5
/
+0
*
Ubuntu: remove PPA, use native packages
Stanislas Lange
2020-08-03
1
-3
/
+0
*
Format with shfmt
Stanislas Lange
2020-08-03
1
-3
/
+3
*
Add clientRevoke() and improve addClient() (#94)
randomshell
2020-08-03
1
-37
/
+104
*
Add uninstall feature (#88)
Navratan Gupta
2020-07-31
1
-3
/
+58
*
Format with shfmt
Stanislas Lange
2020-07-31
1
-19
/
+19
*
Refactor script (#92)
randomshell
2020-07-31
1
-196
/
+270
[next]