.\" Text automatically generated by txt2man .TH exip 1 "08 Aug 2022" "exip-0.1.0" "Get your external ip from multiple services" .SH NAME \fBexip \fP- Retrieve your external IP \fB .SH SYNOPSIS .nf .fam C \fBexip\fP [\fIOPTIONS\fP] .fam T .fi .fam T .fi .SH DESCRIPTION This package is a Golang library to get your external ip from multiple services. Design/Implement STUNSource (Session Traversal Utilities for NAT (STUN)) See RFC 3489 and RFC 5389 for more details. .SH OPTIONS .TP .B \fB-h\fP help show this usage message .TP .B \fB-p\fP uint IP Protocol to be used (0, 4, or 6) .TP .B \fB-t\fP duration consensus's voting timeout (default 5s) .TP .B \fB-v\fP log errors to STDERR, when defined .SH EXAMPLES \fBexip\fP .PP \fBexip\fP \fB-p\fP 4 .PP \fBexip\fP \fB-p\fP 6 .PP \fBexip\fP \fB-t\fP 10 .PP \fBexip\fP \fB-v\fP .SH AUTHOR Written by Glen De Cauwsemaecker .PP This manual page was written by Guilherme de Paula Xavier Segundo for the Debian project (but may be used by others).