Skip to content

kamalmarhubi/lsaddr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lsaddr(1)

NAME

lsaddr - list active IP addresses

SYNOPSIS
--------
[verse]
*lsaddr* [ *-46* ] [*--include-loopback*] [*--include-ipv6-link-local*] [ _interface_ ... ]
*lsaddr --list-interfaces*

DESCRIPTION
-----------
List IP addresses of the specified __interface__s. By default, lists all IPv4
and IPv6 addresses, with the loopback interfaces and IPv6 link-local omitted.

The _interface_ names are specified as in *ifconfig(8)*: usually a driver name
followed by a number, eg, *eth0*. Alias interfaces are not supported.

OPTIONS
-------
*-4, --ipv4*::
    list IPv4 addresses
*-6, --ipv6*::
    list IPv6 addresses
*--include-loopback*::
    include addresses for the loopback interface
*--include-link-local*::
    include IPv6 link local addresses
*--list-interfaces*::
    list interfaces and exit

AUTHOR
------
Kamal Marhubi <kamal@marhubi.com>

About

lsaddr - list active IP addresses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published