Added modprobe doc for raspbian, fixes #2
This commit is contained in:
@@ -54,6 +54,12 @@ Cloudflare **DNS 1.1.1.1 over TLS** is used to connect to any PIA server for mul
|
|||||||
insmod /lib/modules/tun.ko
|
insmod /lib/modules/tun.ko
|
||||||
```
|
```
|
||||||
|
|
||||||
|
On Raspbian, simply run:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo modprobe tun
|
||||||
|
```
|
||||||
|
|
||||||
1. Create a network to be used by this container and other containers connecting to it with:
|
1. Create a network to be used by this container and other containers connecting to it with:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user