hwdsl2
d32b449f46
Improve IP detection
2016-06-26 13:00:11 -05:00
hwdsl2
f0804e5184
Remove IP6Tables rules
...
- Not needed for the VPN to work
2016-06-26 01:09:13 -05:00
hwdsl2
fa704629f0
Improve backup of IPTables rules
2016-06-26 00:56:12 -05:00
hwdsl2
de6f4a45ad
Minor improvements and clean up
2016-06-21 03:54:47 -05:00
hwdsl2
59c7227587
Improve defining VPN variables
2016-06-11 15:36:43 -05:00
hwdsl2
deb2f75eb9
Improve eth0 detection
2016-06-10 22:05:26 -05:00
hwdsl2
8a75d02751
Improve xl2tpd options
2016-06-10 19:34:59 -05:00
hwdsl2
e3bdaeba52
Improve error output and clean up
...
- Output all error messages to STDERR
- Minor improvements and clean up
2016-06-07 19:29:30 -05:00
hwdsl2
feaeadb41a
Minor fix for IPTables rules
2016-06-06 12:18:22 -05:00
hwdsl2
6643a8cd87
Add fallback URL for Libreswan
2016-06-05 18:24:15 -05:00
hwdsl2
9317f4824d
Improve IPTables rules for VPN
...
- Allow traffic between VPN clients themselves by default
- Add notes on how to change this behavior (uncomment rules)
2016-06-05 17:34:24 -05:00
hwdsl2
371b5c3e7f
Minor improvements and clean up
2016-06-05 00:26:56 -05:00
hwdsl2
9ce1769208
Minor improvement to IPsec config
2016-06-03 16:44:37 -05:00
hwdsl2
96d6f4b3e3
Improve Debian 7 workaround note
2016-06-02 11:09:17 -05:00
hwdsl2
3e1ea78f15
Improve defining VPN variables
2016-06-01 21:27:29 -05:00
Dustin Oprea
34c6511ebe
Added execute bit to scripts.
2016-05-27 21:06:25 -04:00
hwdsl2
a1dd7c687b
Minor changes in wording
2016-05-26 14:31:11 -05:00
hwdsl2
9e300f3907
Use lowercase variable names
2016-05-21 05:34:19 -05:00
hwdsl2
8628301d28
Minor improvements and clean up
2016-05-21 03:59:08 -05:00
hwdsl2
b25e88c1b1
Minor improvements and clean up
2016-05-19 11:10:36 -05:00
Dustin Oprea
d692e243c0
Renamed PSK variable and adjusted IP variables.
2016-05-18 22:46:28 -04:00
Dustin Oprea
6fb736775b
Removed quotes due to restrictions.
2016-05-18 02:53:30 -04:00
Dustin Oprea
cb946063d2
We default the IPs from the environment, too.
2016-05-18 02:53:30 -04:00
Dustin Oprea
4c0c134102
Default the PSK, username, and password from the environment.
2016-05-18 02:53:30 -04:00
hwdsl2
f38f8a7a36
Reduce output verbosity and clean up
2016-05-17 00:13:16 -05:00
hwdsl2
ff8dd58749
🎉 Feature: Add support for IPsec/XAUTH
2016-05-16 13:56:05 -05:00
hwdsl2
49a74df63b
Feature: Auto-generate VPN credentials
2016-05-14 11:01:32 -05:00
hwdsl2
018309a328
Improve Debian 7 workaround
2016-05-11 17:18:18 -05:00
hwdsl2
81a731eb5d
Set PATH to avoid issues on some systems
...
Reference: #19
2016-05-11 16:36:07 -05:00
hwdsl2
a166285504
Use git.io shortened URLs
2016-05-11 16:26:30 -05:00
hwdsl2
f5e2c87db9
Minor improvements and clean up
2016-04-22 11:54:14 -05:00
hwdsl2
4003b82485
Make sure basic commands exist
2016-04-22 11:52:33 -05:00
hwdsl2
3ca9af7858
Fix detection of Wget errors
...
Wget writes out a zero-byte file on certain failures such as 404.
We should check its exit code instead of checking whether the file exists.
2016-04-20 21:42:55 -05:00
hwdsl2
af23dd290f
Minor improvements and clean up
2016-04-20 17:31:29 -05:00
hwdsl2
8e388a07d3
Display VPN details after install
2016-04-17 17:10:33 -05:00
hwdsl2
04c8155791
Minor improvements and clean up
2016-04-07 12:20:08 -05:00
Lin Song
d909b986cf
Add support for Ubuntu 16.04 (Xenial)
2016-04-07 12:18:06 -05:00
hwdsl2
4976bde854
Update Libreswan version to 3.17
2016-04-05 23:51:54 -05:00
hwdsl2
01b5cf1c6b
Minor improvement to ignore IPv6 errors
2016-02-08 10:46:06 -06:00
hwdsl2
39c9249c3b
Minor improvements and clean up
2016-01-30 13:12:15 -06:00
hwdsl2
5f617a30cb
Update copyright year
2016-01-25 10:38:07 -06:00
hwdsl2
f8b91f65a4
Check for iptables-persistent and copy new rules
2016-01-22 11:14:58 -06:00
hwdsl2
ab98a9e6b0
Clean up sysctl.conf settings
2016-01-21 17:00:51 -06:00
hwdsl2
684761015e
Minor improvements and clean up
2016-01-21 11:50:35 -06:00
hwdsl2
b61035137f
Important: Fixed an error in IP format checking.
...
- Due to a mistake in the "grep" command, empty strings would pass the IP
regex checks, which is not OK.
- Please update your VPN scripts with this commit!
2016-01-21 09:45:31 -06:00
hwdsl2
f47d78b0f1
Improve the process of defining VPN variables
...
- Put variables inside single quotes to avoid escaping them
- Make clear which characters should not be used in values
Thanks for your helpful suggestions, @Langleson !
2016-01-21 02:12:30 -06:00
hwdsl2
acb2000e40
Minor changes in wording and some optimizations
2016-01-19 02:29:01 -06:00
hwdsl2
9609b0b7b5
Add check for network interface eth0
2016-01-19 01:26:12 -06:00
hwdsl2
7ca9723e45
Minor changes in wording
2016-01-19 01:23:17 -06:00
hwdsl2
7f3b94308d
Small improvement to OS detection
2016-01-17 20:17:18 -06:00