Skip to content

Instantly share code, notes, and snippets.

@azu
Created August 13, 2019 09:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save azu/49403c6375fa156900d5bf9a2ef57efc to your computer and use it in GitHub Desktop.
Save azu/49403c6375fa156900d5bf9a2ef57efc to your computer and use it in GitHub Desktop.
AWS/GCPで動かす場合にブロックしたいリクエスト先: https://gist.github.com/mrtc0/60ca6ba0fdfb4be0ba499c65932ab42e
[
"http://169.254.169.254",
"https://169.254.169.254",
"http://metadata.google.internal",
"https://metadata.google.internal",
"http://100.100.100.200",
"https://100.100.100.200"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment