Skip to content

Instantly share code, notes, and snippets.

@johnlokerse
Created August 21, 2023 07:09
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 johnlokerse/2ca8319598f3cf24ee46c808b0043a7e to your computer and use it in GitHub Desktop.
Save johnlokerse/2ca8319598f3cf24ee46c808b0043a7e to your computer and use it in GitHub Desktop.
Subnetting blog
output outCidrHost array = [for i in range(0, 10): cidrHost('192.168.1.0/24', i)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment