extip-svr

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: MIT Imports: 9 Imported by: 0

README

extip-svr - return requester's external IP via DNS

Companion server to https://github.com/hrbrmstr/extip.

Barring something bad happening to the remote host, you can test it out by doing:

dig myip.is @ip.rudis.net

It works for A, AAAA, and TXT. Safest bet is to use the TXT since it'll handle either IPv4 or IPv6

dig myip.is TXT @ip.rudis.net

Installation

go install -ldflags "-s -w" github.com/hrbrmstr/extip-svr@latest

Disabling The systemd Stub Resolver

https://web.archive.org/web/20201203073829/https://www.turek.dev/posts/disable-systemd-resolved-cleanly/

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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