Last active
July 11, 2019 01:24
-
-
Save HJianBo/d29a944f1407609bfda218b2ead17257 to your computer and use it in GitHub Desktop.
Add a temporary route table for Macos
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo route -n add -net 132.246.0.0 -netmask 255.255.0.0 192.168.7.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment