Skip to content

Commit

Permalink
Fix RTNETLINK answers: Permission denied error
Browse files Browse the repository at this point in the history
  • Loading branch information
kizzx2 committed Oct 26, 2017
1 parent 7521212 commit 226f0cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions start
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ exec docker run \
--cap-add=NET_ADMIN \
--publish 127.0.0.1:1081:1080 \
--volume "$(realpath "$1"):/etc/openvpn/:ro" \
--sysctl net.ipv6.conf.all.disable_ipv6=0 \
kizzx2/openvpn-client-socks

0 comments on commit 226f0cc

Please sign in to comment.