#!/bin/sh if [ "${1}" == "pre" ]; then nordvpn d elif [ "${1}" == "post" ]; then echo "Hello" fi
route -n
ip route get 1.1.1.1
FIREWALLD_ARGS=--debug=10