mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 19:03:04 +02:00
Update features list
This commit is contained in:
parent
b9f40f80e8
commit
d14cb0d6e4
1 changed files with 5 additions and 3 deletions
|
@ -4,12 +4,14 @@
|
||||||
[](https://twitter.com/AlgoVPN)
|
[](https://twitter.com/AlgoVPN)
|
||||||
[](https://travis-ci.org/trailofbits/algo)
|
[](https://travis-ci.org/trailofbits/algo)
|
||||||
|
|
||||||
Algo VPN is a set of Ansible scripts that simplify the setup of a personal Wireguard and IPSEC VPN. It uses the most secure defaults available and works with common cloud providers. See our [release announcement](https://blog.trailofbits.com/2016/12/12/meet-algo-the-vpn-that-works/) for more information.
|
Algo VPN is a set of Ansible scripts that simplify the setup of a personal WireGuard and IPsec VPN. It uses the most secure defaults available and works with common cloud providers. See our [release announcement](https://blog.trailofbits.com/2016/12/12/meet-algo-the-vpn-that-works/) for more information.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
* Supports only IKEv2 with strong crypto (AES-GCM, SHA2, and P-256) and [WireGuard](https://www.wireguard.com/)
|
* Supports only IKEv2 with strong crypto (AES-GCM, SHA2, and P-256) for iOS, macOS, and Linux
|
||||||
* Generates Apple profiles to auto-configure iOS and macOS devices
|
* Supports [WireGuard](https://www.wireguard.com/) for all of the above, in addition to Android and Windows 10
|
||||||
|
* Generates .conf files and QR codes for iOS, macOS, Android, and Windows WireGuard clients
|
||||||
|
* Generates Apple profiles to auto-configure iOS and macOS devices for IPsec - no client software required
|
||||||
* Includes a helper script to add and remove users
|
* Includes a helper script to add and remove users
|
||||||
* Blocks ads with a local DNS resolver (optional)
|
* Blocks ads with a local DNS resolver (optional)
|
||||||
* Sets up limited SSH users for tunneling traffic (optional)
|
* Sets up limited SSH users for tunneling traffic (optional)
|
||||||
|
|
Loading…
Add table
Reference in a new issue