Categorygithub.com/mhristof/go-aws-reachability
modulepackage
0.1.1
Repository: https://github.com/mhristof/go-aws-reachability.git
Documentation: pkg.go.dev

# README

Reachability is a tool to check if an instance can reach another instance

Examples:

# check if instance1 can reach instance2
$ reachability instance1 instance2

# Check if instance1 can reach instance2 on port 8123
$ reachability instance1 instance2:8123

# Check if instance1 can reach an ecs service which has a route53 entry
$ reachability instance1 service.ecs.local:8123

# Packages

No description provided by the author
Copyright © 2024 NAME HERE <EMAIL ADDRESS> */.
No description provided by the author