Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
iptables -t nat -A PREROUTING -p tcp -d <your computer's IP> --dport 110 -j DNAT --to-destination <other computer>:110