diff options
| author | Grisha Shipunov | 2025-01-11 18:10:52 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2025-01-12 13:46:49 +0100 |
| commit | 33225c4ce40cba96b786675ba8ed65cb0f077964 (patch) | |
| tree | bf9ae6d4570bc164a5c8f332c19f8910d9049baf /hosts/toaster | |
| parent | 0f15709332a74af416ad77dab08b3b68df538d14 (diff) | |
save ourselves a hop
Diffstat (limited to 'hosts/toaster')
| -rw-r--r-- | hosts/toaster/network/mullvad.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/toaster/network/mullvad.nix b/hosts/toaster/network/mullvad.nix index a3bfaec..66667b3 100644 --- a/hosts/toaster/network/mullvad.nix +++ b/hosts/toaster/network/mullvad.nix @@ -76,6 +76,10 @@ [ # Mullvad endpoint "${endpoint}/32" + # zw endpoint + "81.201.149.152/32" + # oxalab/oxa endpoint + "188.245.196.27/32" # "10.0.0.0/8" "10.13.37.0/24" # 0xa-mgmt |
