Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix gateway mode example
  • Loading branch information
alex-golts authored Mar 21, 2020
1 parent 605a818 commit 9cb7130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Run

Auto route setup for connecting to a VPN network which uses the 10.0.0.0/8 IP range (needs root add/remove routes):
```
sudo ./f5fpc-vpn.sh -n 10.0.0.0/8
sudo ./f5fpc-vpn.sh gateway -n 10.0.0.0/8
```

For more information and options see
Expand Down

0 comments on commit 9cb7130

Please sign in to comment.