mirror of
https://github.com/sunknudsen/privacy-guides.git
synced 2025-02-23 17:43:56 +00:00
Made firewall less restrictive during bootstrap
This commit is contained in:
parent
e2f20ac522
commit
d5ab483e9d
@ -523,7 +523,7 @@ Good signature
|
|||||||
```console
|
```console
|
||||||
$ MULLVAD_ENDPOINT=mullvad-ca10
|
$ MULLVAD_ENDPOINT=mullvad-ca10
|
||||||
|
|
||||||
$ nft add rule ip firewall output oifname $MULLVAD_ENDPOINT tcp dport { 51413, 57715 } accept
|
$ nft add rule ip firewall output oifname $MULLVAD_ENDPOINT tcp accept
|
||||||
```
|
```
|
||||||
|
|
||||||
### Step 21 (bitcoin-dataset): download bitcoin-dataset
|
### Step 21 (bitcoin-dataset): download bitcoin-dataset
|
||||||
|
Loading…
x
Reference in New Issue
Block a user