рабочий вариант, но скороть 10 МБит
This commit is contained in:
@@ -312,7 +312,7 @@ Responsibilities:
|
||||
- enforces user, organization, cluster, and owner visibility policy before accepting traffic
|
||||
- participates in latency-aware and load-aware exit selection
|
||||
- supports failover between nodes in the same exit pool without changing the Android client protocol
|
||||
- does not expose legacy VPN protocols as the steady-state data plane
|
||||
- does not expose compat VPN protocols as the steady-state data plane
|
||||
|
||||
### `vpn-client`
|
||||
|
||||
@@ -324,7 +324,7 @@ Responsibilities:
|
||||
- requests the list of visible IPv4 exit pools and nodes according to the current user's access level
|
||||
- creates VPN packet channels to the selected `ipv4-egress`/`vpn-exit` pool
|
||||
- switches to another authorized exit when the selected exit fails or becomes slow
|
||||
- keeps old protocol compatibility out of the runtime data plane; old nodes may only use legacy download/update paths long enough to fetch the new agent
|
||||
- keeps old protocol compatibility out of the runtime data plane; old nodes may only use compat download/update paths long enough to fetch the new agent
|
||||
- exposes its local IPv4 ingress as service configuration: on Android this is the
|
||||
`VpnService` TUN, and on Linux/Docker it may also include explicit TCP/UDP
|
||||
listen ports that are mapped into VPN packet channels.
|
||||
|
||||
Reference in New Issue
Block a user