Created
March 29, 2020 22:41
-
-
Save epk/b2be36c36a136a605f30abc9870e6324 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
curl -v --interface utun2 google.com | |
* Trying 172.217.164.206... | |
* TCP_NODELAY set | |
* Local Interface utun2 is ip 100.114.40.4 using address family 2 | |
* Local port: 0 | |
* Trying 2607:f8b0:400b:800::200e... | |
* TCP_NODELAY set | |
* Trying 2607:f8b0:400b:800::200e... | |
* TCP_NODELAY set | |
* Trying 2607:f8b0:400b:800::200e... | |
* TCP_NODELAY set | |
c* Trying 2607:f8b0:400b:800::200e... | |
* TCP_NODELAY set | |
* Trying 2607:f8b0:400b:800::200e... | |
* TCP_NODELAY set | |
c* Trying 2607:f8b0:400b:800::200e... | |
* TCP_NODELAY set | |
^C |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment