Skip to content

Commit

Permalink
ovpn_genconfig
Browse files Browse the repository at this point in the history
> Updated usage documentation to inlcude -o argument
  • Loading branch information
Salvoxia committed May 3, 2024
1 parent 6a94eee commit c04e186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/ovpn_genconfig
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ usage() {
echo " -m Set client MTU"
echo " -N Configure NAT to access external server network"
echo " -t Use TAP device (instead of TUN device)"
echo " -o Set the OpenVPN device number, e.g. pass 1 to create interface tun1. Default: 0"
echo " -T Encrypt packets with the given cipher algorithm instead of the default one (tls-cipher)."
echo " -z Enable comp-lzo compression."
echo " -B Start a network bridge for TAP mode and use \"server-bridge\" directive in OpenVPN server config;"
Expand Down

0 comments on commit c04e186

Please sign in to comment.