About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
draco1023
8/8/2017 - 6:51 AM
share
Share
add_circle_outline
Save
port redirect
port redirect
port.sh
content_copy
file_download
iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-port 8080
clear