Tips and tricks
How to forward ip ( and port ) to localhost on OS X
Just input this command in Terminal
sudo ifconfig lo0 alias 192.168.100.107
ports will be forwarded as well
Just input this command in Terminal
sudo ifconfig lo0 alias 192.168.100.107
ports will be forwarded as well