forked from mirrors/amnezia-wg-easy
wip
This commit is contained in:
parent
d9901aa8a3
commit
0f220c1a78
14 changed files with 100 additions and 8 deletions
|
@ -5,7 +5,7 @@
|
|||
```bash
|
||||
$ docker run \
|
||||
--name wg-easy \
|
||||
--mount type=bind,source=~/.wg-easy,target=/etc/wireguard \
|
||||
--mount type=bind,source="$(pwd)",target=/etc/wireguard \
|
||||
--cap-add=NET_ADMIN \
|
||||
--cap-add=SYS_MODULE \
|
||||
--sysctl="net.ipv4.conf.all.src_valid_mark=1" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue