Commit Graph

161 Commits (4165eca4078e893e3354ea7a4494eb65e3047bde)

Author SHA1 Message Date
Job Evers‐Meltzer bc604fb3e2 Update instructions on README (#547)
Tweaked README instructions as the paths were slightly different.
7 years ago
Dan Guido e3c5015f2e Aws documentation (#505)
* Add AWS and Cloudformation specific docs

Closes #482
Closes #468

* readme enhancements

* various grammatical issues fixed
7 years ago
Dan Guido a97b210ee8 Update README.md 7 years ago
Ryan Kasper 0cb43650cb Windows 10 -PfsGroup None --> -PfsGroup ECP256 (#493)
* Windows 10 -PfsGroup None --> -PfsGroup ECP256

Fixes broken tunnel when rekey (CREATE_CHILD_SA request [ N(REKEY_SA) SA No TSi TSr KE ]) occurs (on my Windows 10 1703 build 15063.138 Creator's Update system this is ~every 57 minutes)

* Update Windows Client PfsGroup Commandline
7 years ago
Nicholas aea22475c3 Fixed broken links to ansible deployment instructions (#484)
* Fixed broken link in EC2 IAM instructions

* Fixed broken in step 6 of instructions
7 years ago
Dan Guido 31d6bd39a1 The docs got out of sync with the scripts (#480)
* The docs got out of sync with the scripts

* restructure

* fix links
7 years ago
Dan Guido 0d1c760a63 Doc improvements (#479)
* cleanup

* typos

* Closes #289

Add instructions for connecting to the VPN and configuring on demand.
7 years ago
Dan Guido cbb8237a4c fix link (#472) 7 years ago
Dan Guido 3aa4b6e8df Add linters to our CI (#471) 7 years ago
Jay Little f75c857656 Fix broken links. (#469) 7 years ago
Dan Guido b94b455aba typo 7 years ago
Jack Ivanov a7b06058cb remove the proxy role #440 (#457)
* remove the proxy role #440

* Separate facts. Make roles more independent from each other

move openssl to local tasks

move unneeded tasks
7 years ago
Dan Guido 019d729fe6 Better documentation (#459)
* Closes #443

* Remove numbers

* context

* split up local and scripted

* Closes #458

* .

* better layout

* Closes #451

* do this later

* grammar

* typo
7 years ago
Dan Guido 77700f6c8e clarification about ciphers 7 years ago
Andy Boutte aa0aadd66e Removing update to ~/.ssh/config #400 (#435) 7 years ago
Dan Guido 4cd3c2e4ef Update README.md 7 years ago
Dan Guido 32d906f04d Update README.md 7 years ago
Dan Guido 98efa75b6c more endorsements! 7 years ago
Dan Guido 9a8f3d9dd0 Update README.md 7 years ago
Jack Ivanov bdd0b85431 Upgrade pip inside virtualenv. Fixes #409 7 years ago
Dan Guido 87316ea3ea Add note about Network Manager 7 years ago
Dan Guido 3ef96f7848 Update README.md 7 years ago
Dan Guido 089bf64c91 Update README.md 7 years ago
Logan Collins de948186eb Improve Ubuntu Instructions (#419)
* Added note regarding DH group

* more complete

* clarified file sources

* remove trailing slash for consistency

* Added information on LAN Passthrough - a common home usecase
7 years ago
Theophile Trunck 09cde1c28f fix Advanced Usage broken link (#399) 7 years ago
Rob Nee a5ea5d8bb5 Fix link typo (#397) 7 years ago
Dan Guido 5521e803bb style 7 years ago
Dan Guido 5b6386ca08 readability 7 years ago
mathew19 a13b56a513 Update README.md (#395)
Added Ubuntu 16.04 example
7 years ago
Michael Mattioli de12d51859 Reorganize documentation for GitHub pages (#378)
Reorganize documentation for clarity and use with GitHub pages static
site generator. This closes #371.
7 years ago
Dan Guido 816a16e884 Windows is so ugly 7 years ago
S Tung ba0afbbf4a Update windows steps for clarity (#377) 7 years ago
Dan Guido ea3775f90a Update README.md 7 years ago
Dan Guido 6fdb735217 Update README.md 7 years ago
Dan Guido fe78ac0509 Update README.md 7 years ago
Dan Guido 2f12248346 Update README.md 7 years ago
Dan Guido 7eb65ede2b Update list of created artifacts 7 years ago
defunct b918fad669 Update README.md 7 years ago
defunct fde3214ecd Update README.md 7 years ago
Josh Tamayo 68126537c9 Update Powershell Instructions for VPN connection (#350). Fixes #329
* Update Powershell Instructions for VPN connection

Update the Powershell instructions for creating the Windows VPN
connection.  Clarfied requirement that Powershell run as Administrator,
and additional steps required to update the Execution Policies for
PowerShell.

* Formatting updates

Cleaned up capitalization and spacing errors, as well as improved
wording a bit.

* Missed an S

Evil, evil capitalization.
7 years ago
Dan Guido 050583ecd1 Update README.md 7 years ago
Dan Guido 1b3a3a886d Update README.md 7 years ago
Dan Guido 7851cc06ef Update README.md 7 years ago
Dan Guido f1cfade2f2 referral code 7 years ago
Josh Meisels 2b0c9c38e2 Fixed typo (#333)
Windows manual steps `-AuthenticationTransformConstants SHA25612 8` had a space that causes this command to fail. Should be `-AuthenticationTransformConstants SHA256128`
7 years ago
Dan Guido ede472cd36 donations 7 years ago
Dan Guido 946314ee26 add referral link 7 years ago
brad2014 09e5d87c7b Minor name and documentation edits (#327) 7 years ago
Marcos Ojeda c656a61069 add 'back on patreon' shields.io button (#303) 7 years ago
Mike Lee Williams 2b295e501c Clarify python instructions (#302)
- Be explicit about python2 requirement
- Remove `sudo` requirement on macOS
- Use `python -m pip` and `python -m virtualenv` to ensure expected python interpreter is running pip/virtualenv
- Tidy formatting
7 years ago