Categorygithub.com/sampointer/digaz
modulepackage
0.3.6
Repository: https://github.com/sampointer/digaz.git
Documentation: pkg.go.dev

# README

digaz GoDoc Go Report Card goreleaser

Look-up region and other information for any Azure-owned IP address:

$ digaz $(dig dev.azure.com +short)
changeNumber: 2 networkFeatures: ["API" "NSG" "UDR" "FW"] platform: "Azure" region: "" regionId: 0 systemService: "AzureFrontDoor"

An online version of this tool can be found at runson.cloud.

Installation

Homebrew

brew tap sampointer/digaz
brew install digaz

Packages

Debian and RPM packages can be found on the releases page.

Docker

git clone https://github.com/sampointer/digaz; cd digaz
docker build -t digaz .
docker run --rm -it digaz $(dig dev.azure.com +short)

Similar tools

CompanyTool
AWSdigaws
Azuredigaz
Googledigg

# Packages

Copyright © 2020 Sam Pointer <[email protected]> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author