Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save 0xIslamTaha/c66eed8a1667eaaf6356c4be3cb8caa8 to your computer and use it in GitHub Desktop.
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