awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mpolden avatar

mpolden/echoip

0
View on GitHub↗
4,324 stars·560 forks·Go·BSD-3-Clause·8 viewsifconfig.co↗

Echoip

echoip is a network utility and API for detecting public IPv4 and IPv6 addresses and retrieving associated metadata. It serves as a client IP detection tool and a geolocation API that maps incoming requests to physical locations and geographic metadata.

The project provides network identity analysis by resolving IP addresses to their corresponding autonomous system numbers and owning network organizations. It also includes a connectivity tester to verify if specific ports on a target remote host are open and reachable.

The system supports structured data export via JSON and plain text through content-type negotiation. Geolocation lookups include city, country, coordinates, and regional ISO codes derived from location databases.

Features

  • Public IP Detectors - Detects the public IPv4 or IPv6 address of a client device through network requests.
  • IP Geolocation - Maps IP addresses to physical locations and timezones using a geolocation database.
  • Autonomous System Analysis - Analyzes the organization and autonomous system number responsible for a given IP address.
  • Client IP Identification - Extracts the public IP address of the requesting client from network sockets or proxy headers.
  • ASN Ownership Mapping - Identifies the network organization and ownership of IP addresses by mapping them to Autonomous System Numbers.
  • Client IP Address Retrieval - Provides a network endpoint to identify the public IPv4 or IPv6 address of an incoming request.
  • Port-Based Connectivity Checks - Verifies if a specific port on a remote host is open by attempting to establish a network connection.
  • Port Reachability Testing - Provides diagnostic capabilities to verify if specific network ports are open and reachable.
  • Network Connectivity Verifiers - Verifies reachability of remote hosts and specific ports using TCP connections.
  • Command Line Tools - Listed in the “Command Line Tools” section of the The Book Of Secret Knowledge awesome list.

Star history

Star history chart for mpolden/echoipStar history chart for mpolden/echoip

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Echoip

Similar open-source projects, ranked by how many features they share with Echoip.
  • jason5ng32/myipjason5ng32 avatar

    jason5ng32/MyIP

    10,704View on GitHub↗

    MyIP is a network diagnostics toolbox designed for analyzing public IP addresses, geolocation, and network connectivity performance. It provides utilities for identifying IPv4 and IPv6 addresses and analyzing their associated organization, ASN, and geographic details. The project features specialized privacy and security tools, including a network leak tester to detect DNS and WebRTC leaks used to verify VPN or proxy configurations. It also includes a browser fingerprint analyzer that generates unique client identifiers to audit how device attributes are used for online tracking. The platfor

    Vue
    View on GitHub↗10,704
  • fiorix/freegeoipfiorix avatar

    fiorix/freegeoip

    4,932View on GitHub↗

    freegeoip is a self-hosted geolocation service and API server that maps IP addresses and hostnames to geographic locations. It functions as a MaxMind database reader, parsing binary geolocation databases to provide location data through a REST interface. The project distinguishes itself by providing a private alternative to cloud geolocation providers, managing local database files and automating periodic updates. It includes a reverse proxy IP resolver to extract original client addresses from proxy headers, ensuring accurate mapping behind load balancers. The service incorporates a quota m

    Gofreegeoipgeolocationgo
    View on GitHub↗4,932
  • borntoberoot/networkmanagerBornToBeRoot avatar

    BornToBeRoot/NETworkManager

    8,054View on GitHub↗

    NETworkManager is a comprehensive suite of network administration tools designed for the deployment, monitoring, and diagnostic management of enterprise networks. It provides a centralized interface for subnet management, IP address configuration, and wireless network analysis. The project distinguishes itself by integrating a multi-protocol remote administration client that supports SSH, RDP, VNC, Telnet, and PowerShell sessions within a unified tabbed interface. It further differentiates its capabilities through hardware-level discovery using LLDP and CDP frames, alongside the ability to en

    C#aws-ssmdnsdns-lookup
    View on GitHub↗8,054
  • duke-git/lancetduke-git avatar

    duke-git/lancet

    5,295View on GitHub↗

    Lancet is a comprehensive extension of the Go standard library, providing a collection of reusable functions and data structures designed to reduce boilerplate code in applications. It serves as a general-purpose toolkit across multiple domains, including concurrency, security, networking, and functional logic. The project distinguishes itself through specialized toolkits for Go concurrency, such as keyed locking and channel-based stream processing, and a dedicated functional programming kit that supports currying and function composition. It also includes a dedicated cryptography library imp

    Gogenericsgogolang
    View on GitHub↗5,295
See all 30 alternatives to Echoip→

Frequently asked questions

What does mpolden/echoip do?

echoip is a network utility and API for detecting public IPv4 and IPv6 addresses and retrieving associated metadata. It serves as a client IP detection tool and a geolocation API that maps incoming requests to physical locations and geographic metadata.

What are the main features of mpolden/echoip?

The main features of mpolden/echoip are: Public IP Detectors, IP Geolocation, Autonomous System Analysis, Client IP Identification, ASN Ownership Mapping, Client IP Address Retrieval, Port-Based Connectivity Checks, Port Reachability Testing.

What are some open-source alternatives to mpolden/echoip?

Open-source alternatives to mpolden/echoip include: jason5ng32/myip — MyIP is a network diagnostics toolbox designed for analyzing public IP addresses, geolocation, and network… fiorix/freegeoip — freegeoip is a self-hosted geolocation service and API server that maps IP addresses and hostnames to geographic… borntoberoot/networkmanager — NETworkManager is a comprehensive suite of network administration tools designed for the deployment, monitoring, and… duke-git/lancet — Lancet is a comprehensive extension of the Go standard library, providing a collection of reusable functions and data… timothymiller/cloudflare-ddns — This project is a Rust-based network utility and dynamic DNS client designed to monitor public IP addresses and… k0p1-git/cloudflare-ddns-updater — This project is a shell-based automation utility designed to synchronize domain name system records with a changing…