mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-02 18:13:13 +02:00
Update README.md
This commit is contained in:
parent
bc7ba422c0
commit
b800066180
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ Certificates and configuration files that users will need are placed in the `con
|
||||||
|
|
||||||
### Android Devices
|
### Android Devices
|
||||||
|
|
||||||
WireGuard is used to provide VPN services since IKEv2 is not supported on Android. Install the [WireGuard VPN Client](https://play.google.com/store/apps/details?id=com.wireguard.android). Import the corresponding `<name>.conf` file to your device, then setup a new connection with it. See the [Android setup instructions](/docs/client-android.md) for more detailed walkthrough.
|
WireGuard is used to provide VPN services since IKEv2 is not supported on Android. Install the [WireGuard VPN Client](https://play.google.com/store/apps/details?id=com.wireguard.android). Import the corresponding `wireguard/<name>.conf` file to your device, then setup a new connection with it. See the [Android setup instructions](/docs/client-android.md) for more detailed walkthrough.
|
||||||
|
|
||||||
### Windows 10
|
### Windows 10
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue