Kaladin Light
31a0a8e74f
Revert "fix-159"
...
This reverts commit 96bef0c085
.
2016-12-06 21:57:00 -05:00
redfast00
96bef0c085
fix-159
2016-12-06 18:46:48 +01:00
Kaladin Light
f61b26f669
Small adj
2016-11-22 23:47:09 -05:00
Kaladin Light
083de9336d
Can't use nslookup if it isn't installed yet...
2016-11-22 23:18:24 -05:00
Kaladin Light
542bcda9a1
Don't assume user's DNS is their gateway. Use what they have.
2016-11-22 13:23:51 -05:00
Kaladin Light
1cada67979
Don't like the install log, get rid of for now
2016-11-19 16:26:40 -05:00
Kaladin Light
5e29fdf3fb
Help debugging with install log
2016-11-19 15:52:13 -05:00
Kaladin Light
7f662ad13d
Hopefully Fixes Issue #153
2016-11-18 17:22:36 -05:00
Kaladin Light
2468c69d9a
Fix escaping stuff in for password of client key
...
Was overzealously escaping... oops
2016-11-11 21:55:47 -05:00
Kaladin Light
7d34c0cae6
Fixes Issue #148
2016-11-11 17:45:48 -05:00
Kaladin Light
cf9f052445
Update to setStaticIPv4 function
2016-11-10 12:25:31 -05:00
Kaladin Light
d844f874a3
Update to getStaticIPv4Settings function
2016-11-10 12:18:17 -05:00
Kaladin Light
b2362ab591
Update to chooseInterface function
2016-11-10 11:13:31 -05:00
Kaladin Light
4516137dca
Minor updates to some checks.
2016-11-10 10:51:19 -05:00
Kaladin Light
02bf7c0ad8
Fix apt-get switches to not generate unexpected output
2016-11-09 22:33:21 -05:00
Kaladin Light
6997a0b9a7
Fixes Issue #71 :
...
- Uses network address instead of IP in the push route to avoid warnings
- If a second DNS is not entered, remove second occurence of the dhcp-option DNS
2016-11-09 15:02:40 -05:00
Kaladin Light
67722ca7f4
Once again pi-hole had a more robust stty setup so lets borrow that :)
2016-11-08 12:03:42 -05:00
Kaladin Light
7c64afdc92
Get rows/cols with stty instead of tput
2016-11-07 22:49:00 -05:00
Kaladin Light
6858805d9f
Version 1.6
2016-11-07 22:29:21 -05:00
Kaladin Light
0e18fc1f23
Update license file
2016-11-07 22:18:51 -05:00
redfast00
b4750289d2
Added MIT licence
2016-11-06 16:02:43 +01:00
redfast00
6d1f6f6f07
Fixes #142
2016-11-05 14:42:37 +01:00
redfast00
a7f3e58c76
Merge pull request #136 from redfast00/fix-non-root
...
Now prompts user to create new non-root user if no user is found
2016-10-27 15:48:59 +02:00
redfast00
460c575dfc
Now prompts user to create new non-root user if no user is found
2016-10-27 15:45:02 +02:00
redfast00
1cdd5d1494
Cleanup ( #111 )
...
* Tab completion for nopass, no further completion after one argument
* Cleaned up install.sh
2016-10-25 20:11:32 +02:00
redfast00
516b93ee43
Added ISSUE_TEMPLATE.md, wrote debug script ( #115 )
2016-10-24 19:28:08 +02:00
redfast00
d900efe49b
Fix-110: iptables-save now actually saves the iptables
2016-10-23 11:29:46 +02:00
Shaun Grady
1a4e9cdb66
Explain DH param download in greater detail ( #129 )
...
* Explain DH param download in greater detail
- Change default from "no" to "yes," since it's perfectly safe more 99%
of users
- Be a bit more specific about what "a long time" means
- Provide a bit of information about the service
- Provide a link to read more about the server
* Revert to defaulting no to downloading DH params
2016-10-22 20:33:42 +02:00
redfast00
483d88f1e1
Merge pull request #128 from shaungrady/randomize-dh-download
...
Randomize DH params fetched from 2ton.com.au
2016-10-21 08:02:38 +02:00
Shaun Grady
b03cb8753f
Randomize DH params fetched from 2ton.com.au
...
Fetch random DH params from the last 128 generated by 2ton.com.au. This
will reduce the likelihood that multiple installs in short period of
time will share the same DH params.
2016-10-20 16:21:28 -07:00
Miguel Priede
7ac0a3aada
Update install.sh for #124
...
Parenthesis fault...
2016-10-19 06:51:30 +02:00
redfast00
4681cf29fe
Whoops, fixed now
2016-10-18 19:30:02 +02:00
redfast00
b0f3edf5ea
Merge pull request #121 from SaaldjorMike/fix_spelling
...
Fixed typo and wording
2016-10-18 08:03:19 +02:00
Mike Rostermund
edaf2a1973
Fixed typo and wording
2016-10-17 21:33:17 +02:00
0-kaladin
eba2d80bf3
Merge pull request #104 from redfast00/feature/download-dh
...
Added option to download DH parameters
2016-10-09 21:53:22 -04:00
0-kaladin
2af3815855
Merge pull request #103 from redfast00/fix-100
...
Fixes #100
2016-10-09 21:52:28 -04:00
redfast00
88e980534e
Added option to download DH parameters
2016-10-09 18:37:28 +02:00
redfast00
bee837790a
Fixes #100
2016-10-09 18:27:45 +02:00
0-kaladin
4bde296a14
Merge pull request #102 from redfast00/fix-28
...
fixes expect timeout
2016-10-09 10:44:06 -04:00
0-kaladin
f3a2b3afbe
Merge pull request #91 from StephenKinger/feature/add_tcp_option
...
Feature/add tcp option
2016-10-09 10:43:05 -04:00
Stephen KINGER
ac28a7c3e4
Set default ports as 1194 for UDP and 443 port for TCP
2016-10-09 13:40:19 +02:00
redfast00
147192c79b
fixes expect timeout
2016-10-09 13:34:17 +02:00
redfast00
cf5ba27a21
Added message about TCP
2016-10-09 12:30:13 +02:00
0-kaladin
6be0b09b00
Merge pull request #95 from redfast00/cleanup
...
Sanitization 'n input validation
2016-10-08 14:13:37 -04:00
redfast00
a68435e6c3
cleaned up removeOVPN.sh
2016-10-04 21:02:02 +02:00
redfast00
d8d89c758b
Prevent overwriting files
2016-10-04 20:54:09 +02:00
redfast00
4e0f9ac0ff
Cleaned up listOVPN.sh
2016-10-04 20:22:04 +02:00
redfast00
caee0858cf
Sanitization 'n input validation
2016-10-04 19:46:14 +02:00
Stephen KINGER
c15718f693
Merged branch feature/add_tcp_option into feature/add_tcp_option
2016-09-28 17:09:24 +02:00
Stephen KINGER
e541fd39ac
Update the unisntall script, OK.
2016-09-28 17:09:04 +02:00