# networking-tools-python **Repository Path**: mirrors_GoogleCloudPlatform/networking-tools-python ## Basic Information - **Project Name**: networking-tools-python - **Description**: Tools and Utilities for Google Cloud Networking Products & Services. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-15 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # networking-tools-python Tools and Utilities for Google Cloud Networking Product & Services. ## Tools The tools folder contains ready-made utilities which can simplify Google Cloud Platform usage. - [CIDR](tools/cidr): A tool that reads the outbound IP address ranges published by Google and outputs the available [CIDR](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) ranges. - [Ed25519-keygen](tools/ed25519_keygen): A tool for generation of key value pairs(public and private keys) using [Ed25519 Crypto Algorithm](https://en.wikipedia.org/wiki/EdDSA#Ed25519).