Everything programmable & Linux
iptables -A PREROUTING -t nat -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 3000
No comments:
Post a Comment