mirror of https://github.com/dswd/vpncloud.git
Update README.md
This commit is contained in:
parent
262bf4e6eb
commit
a3f160c2a5
|
@ -31,7 +31,7 @@ somewhat stable state. VpnCloud features the following functionality:
|
||||||
* Automatic reconnecting when connections are lost
|
* Automatic reconnecting when connections are lost
|
||||||
* Non-native forwarding modes, e.g. IP based learning switch and prefix routed
|
* Non-native forwarding modes, e.g. IP based learning switch and prefix routed
|
||||||
Ethernet networks.
|
Ethernet networks.
|
||||||
* High throughput and low additional latency (see [performance page](https://vpncloud.ddswd.de/features/performance)
|
* High throughput and low additional latency (see [performance page](https://vpncloud.ddswd.de/features/performance))
|
||||||
* Support for tunneled VLans (TAP device)
|
* Support for tunneled VLans (TAP device)
|
||||||
* Option to hide protocol header
|
* Option to hide protocol header
|
||||||
* Automatic port forwarding via UPnP
|
* Automatic port forwarding via UPnP
|
||||||
|
@ -50,7 +50,7 @@ The tests can be run via ``cargo test``.
|
||||||
|
|
||||||
##### Debian / Ubuntu
|
##### Debian / Ubuntu
|
||||||
Deb packages for each release can be found in the
|
Deb packages for each release can be found in the
|
||||||
[releases](https://github.com/dswd/vpncloud.rs/releases) section. Currently only
|
[releases](https://github.com/dswd/vpncloud/releases) section. Currently only
|
||||||
packages for amd64 are available (I am accepting help on building and packaging
|
packages for amd64 are available (I am accepting help on building and packaging
|
||||||
for other platforms).
|
for other platforms).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue