local-ip-address 0.4.1

Retrieve system's local IP address and Network Interfaces/Adapters on Linux, macOS and Windows.
Documentation
# Development #
###############
.env

# Application Related #
#######################
/target
/tmp

# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
bundle

# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip

# Logs and databases #
######################
*.log
*.sqlite

# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db


# Cargo #
#########
/target

# Editor Files #
################
/.vscode