mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-08-10 23:30:09 -04:00
Fix typos (#188)
This commit is contained in:
parent
416227864c
commit
f1ddd0b892
11 changed files with 14 additions and 14 deletions
|
@ -19,7 +19,7 @@ author: Tommy
|
|||
|
||||
- Only works well on Debian-based distributions. The client for Windows has DNS Leaks, and support for macOS, Android, and other Linux distributions is experimental. It should be noted that this is a problem with the official client, not the protocol itself.
|
||||
- Does not have a killswitch which could lead to accidental leaks (as opposed to common commercial VPN clients which lock the connections to just the provider's servers).
|
||||
- The official client requires a user to manually define an exit node, or to set certain IP ranges to be routed through certain exit nodes. While this makes it possible to setup some form of Steam Isolation, it is not as good as Tor's `isolateDestinationAddr` and `isolateDesitnationPort`. which automatically use a random exit node for every destination/port you visit.
|
||||
- The official client requires a user to manually define an exit node, or to set certain IP ranges to be routed through certain exit nodes. While this makes it possible to setup some form of Steam Isolation, it is not as good as Tor's `isolateDestinationAddr` and `isolateDestinationPort`. which automatically use a random exit node for every destination/port you visit.
|
||||
- DNS does not work when used as a ProxyVM on Qubes OS
|
||||
|
||||
## Creating the TemplateVM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue