From 3f0f598beceae9f2bc0fc54a84063443a82e9cd5 Mon Sep 17 00:00:00 2001 From: Zack Dai <45176371+DaiZack@users.noreply.github.com> Date: Tue, 13 Sep 2022 17:03:20 -0400 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) 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