Skip to content

Instantly share code, notes, and snippets.

  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save 0xIslamTaha/c66eed8a1667eaaf6356c4be3cb8caa8 to your computer and use it in GitHub Desktop.
openvpn_installer_additional_command.sh
echo 'net.ipv4.ip_forward=1' >> /etc/sysctl.conf
sysctl -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment