Skip to content

Instantly share code, notes, and snippets.

@epk
Created March 29, 2020 22:41
Show Gist options
  • Save epk/b2be36c36a136a605f30abc9870e6324 to your computer and use it in GitHub Desktop.
Save epk/b2be36c36a136a605f30abc9870e6324 to your computer and use it in GitHub Desktop.
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