wanip

package
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package wanip resolves the router's current public IPv4 address by reading the WAN interface directly from the OS, avoiding the round trip to checkip.amazonaws.com.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromInterface

func FromInterface(ifaceName string) (net.IP, error)

FromInterface returns the first usable public IPv4 address on the given interface. When ifaceName is empty, auto-detect is used: first the default-route interface (Linux /proc/net/route), then — if that finds nothing (e.g. UDR7 keeps its default in a non-main routing table under policy-based routing) — a scan of all up interfaces for a public IPv4.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL