Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dguido authored May 23, 2017
1 parent 695f993 commit e13a76d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Certificates and configuration files that users will need are placed in the `con

No version of Android supports IKEv2. Install the [strongSwan VPN Client for Android 4 and newer](https://play.google.com/store/apps/details?id=org.strongswan.android). Import the corresponding user.p12 certificate to your device. See the [Android setup instructions](/docs/client-android.md) for more a more detailed walkthrough.

### Windows
### Windows 10

Copy your PowerShell script `windows_{username}.ps1` and p12 certificate `{username}.p12` to the Windows client and run the following command as Administrator to configure the VPN connection.
```
Expand Down Expand Up @@ -168,7 +168,6 @@ If you find yourself regularly logging into Algo then it will be useful to load

`ssh-add ~/.ssh/algo > /dev/null 2>&1`


## Adding or Removing Users

If you chose the save the CA certificate during the deploy process, then Algo's own scripts can easily add and remove users from the VPN server.
Expand Down

0 comments on commit e13a76d

Please sign in to comment.