Skip to content

itzrahulyadav/awsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌩️ awsx

A Free, Open-Source AWS Reachability Analyzer Built with Golang

AWS Logo


🚀 What is awsx?

awsx is a lightweight, free alternative to the AWS Reachability Analyzer, crafted in Golang to help you analyze network connectivity within your AWS infrastructure. Tired of AWS pricing tiers or just want a CLI-driven, open-source solution? awsx has got you covered—simple, fast, and community-driven!

  • Purpose: Diagnose network reachability issues between AWS resources (e.g., EC2 instances, VPCs, subnets).
  • Why Golang? Blazing-fast performance and easy cross-platform builds.
  • Cost: 100% free—no hidden fees, no AWS bills!

Think of it as your trusty sidekick for untangling VPC mysteries—without the corporate price tag.


✨ Features

  • ✅ Check connectivity between AWS resources (e.g., EC2 to RDS, VPC peering).
  • ✅ Detailed path analysis with hop-by-hop insights.
  • ✅ CLI-first design for DevOps workflows.
  • ✅ Cross-platform support (Linux, macOS, Windows).
  • ✅ Lightweight—no heavy dependencies, just pure Go goodness.

(Note: Add more features as you develop them!)


🛠️ Getting Started

Prerequisites

  • Go 1.18+ installed (Download here).
  • AWS CLI configured with credentials (aws configure).
  • An AWS account with VPC resources to analyze.

Installation

  1. Clone the repo:
    git clone https://github.com/itzrahulyadav/awsx.git
    cd awsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages