Skip to content

Commit

Permalink
add more privileges
Browse files Browse the repository at this point in the history
  • Loading branch information
Mon-ius committed Dec 2, 2024
1 parent b06c239 commit ebeb753
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,9 @@ docker run --privileged --restart=always -itd \
-e SOCK_USER=monius \
-e SOCK_PWD=cool \
--cap-add NET_ADMIN \
--cap-add NET_RAW \
--cap-add SYS_MODULE \
--device=/dev/net/tun \
--sysctl net.ipv6.conf.all.disable_ipv6=0 \
--sysctl net.ipv4.conf.all.src_valid_mark=1 \
-p 127.0.0.1:9091:9091 \
Expand Down

0 comments on commit ebeb753

Please sign in to comment.