Brandon Ambrose
484b3f8098
Added 7 to set custom IP
2021-01-21 15:31:33 +00:00
Brandon Ambrose
61643bea19
need to test, believe this is correct
2021-01-20 08:58:13 -05:00
Brandon Ambrose
53dfdfc1cd
Added option for WG default for DNS
2021-01-17 01:24:01 -05:00
Nyr
70e28bcc1a
Merge pull request #21 from trantuanminh1754/patch-1
...
Update AdGuard DNS IP
2020-09-30 00:02:22 +02:00
trantuanminh1754
c2248950b6
Update AdGuard DNS IP
...
AdGuard changed their DNS IP recently: https://adguard.com/en/blog/adguard-dns-new-addresses.html
2020-09-29 17:37:52 -04:00
Nyr
8a55761005
Use official Ubuntu packages
...
The PPA is no longer needed to set up WireGuard in Ubuntu 18.04:
https://lists.zx2c4.com/pipermail/wireguard/2020-August/005737.html
2020-09-02 12:45:40 +02:00
Nyr
3fb598f794
Fix #10
...
-N is an illegal option for read in sh.
2020-07-18 18:47:49 +02:00
Nyr
03cf6ddf2e
resolv.conf parsing optimizations
2020-05-29 14:16:10 +02:00
Nyr
42bee2ae2f
egrep IP regex optimizations
...
Thanks @sorcun
2020-05-29 14:15:39 +02:00
Nyr
3a2ba591ba
Bugfix
...
Variables which can be empty, shouldn't be quoted in this situation.
2020-05-25 17:25:50 +02:00
Nyr
aa04ca5dcf
Add Quad9 DNS servers
2020-05-21 22:36:47 +02:00
Nyr
962862c332
Small style changes
2020-05-21 19:18:29 +02:00
Nyr
a6426a138e
Improve client configuration annexation
...
The old approach did break BoringTun due to a bug (in BoringTun).
2020-05-21 15:04:54 +02:00
Nyr
6669ffab32
Grammar improvements
2020-05-20 23:36:47 +02:00
Nyr
4b664b7e47
Detect OpenVZ 6
2020-05-20 12:04:26 +02:00
Nyr
8b0b1a086b
Check for sbin in $PATH
2020-05-19 17:03:03 +02:00
Nyr
55bdb64030
Fixes #5
2020-05-19 14:29:32 +02:00
Nyr
ff0cdfa17f
Add support for containers
...
Containers are supported via the BoringTun user space tool.
Additional small changes:
- NAT fixed
- Do not force bc dependency for Debian any longer (#2 )
2020-05-18 19:07:31 +02:00
Nyr
137b08a8fb
Fix ip6tables path
2020-05-05 16:47:52 +02:00
Nyr
f52d8f48ff
Fix #2
...
Install bd for Debian to address upstream bug.
Thanks @sentabi for the report.
2020-05-02 18:58:44 +02:00
Nyr
6b94ff0912
Improved firewall installation logic
...
New logic makes way more sense:
- If either firewalld or iptables are present, use whatever we have
- If not, install firewalld in CentOS/Fedora and iptables in Debian/Ubuntu
2020-05-01 17:52:40 +02:00
Nyr
eaa24c9b99
Check for gnupg availability
...
The gnupg package is not available by default in some Ubuntu 18.04 images. Check for it and install if required.
2020-04-30 22:55:24 +02:00
Nyr
941f27bd2f
First commit
2020-04-30 20:26:38 +02:00