diff --git a/README.md b/README.md index bbe0751..cce8c2e 100644 --- a/README.md +++ b/README.md @@ -48,11 +48,24 @@ route-nopull route 10.8.0.0 255.255.255.0 ``` -make a file norouting.bash -`sed -i '/verb 3/r nopuul.txt' $1` +make a file + + nopull.txt + + ``` + route-nopull + route 10.8.0.0 255.255.255.0 + ``` + + another file + norouting.bash + ``` + sed -i '/verb 3/r nopuul.txt' $1` + ``` -then you can add the setting to the usercofig with -`bash norouting.bash .ovpn` + then you can add the setting to the usercofig with + + `bash norouting.bash .ovpn` or on the vpn server side remove