# add
sudo ifconfig lo0 alias 127.0.0.2
# revert
sudo ifconfig lo0 -alias 127.0.0.2
Created
November 4, 2020 13:28
-
-
Save hanksudo/098a6e8c5e8a17cb27a82889a32faa39 to your computer and use it in GitHub Desktop.
Add/remove loopback alias IPs on macOS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment