#!/bin/zsh . /home/pks/bin/func.zsh check_root iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-ports 8000