Skip to content

Instantly share code, notes, and snippets.

@arc279
Last active June 22, 2017 05:53
Show Gist options
  • Save arc279/00cf5ef7cc66ebfd3f863492d1ca82f7 to your computer and use it in GitHub Desktop.
Save arc279/00cf5ef7cc66ebfd3f863492d1ca82f7 to your computer and use it in GitHub Desktop.
export HOSTALIASES=.hostaliases
getent hosts g
# http Host ヘッダも g になっちゃうので書き換え
curl -v -L g -H "Host: google.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment