volker-raschek / getidev

[MIRROR]: Program to determine the network interface of an ip address

Home Page:https://hub.docker.com/r/volkerraschek/getidev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getidev

Build Status Docker Pulls

getidev is a small program to determine the network interface name based on a provided ip address.

getidev serves as an alternative to ip route get <ip> | awk ... because ip route get can return a different output depending on of the distribution and the installed package versions. For this reason was getidev developed to return a stable outout.

getidev is also as container image available: docker.io/volkerraschek/getidev.

About

[MIRROR]: Program to determine the network interface of an ip address

https://hub.docker.com/r/volkerraschek/getidev

License:Other


Languages

Language:Makefile 65.7%Language:Dockerfile 19.2%Language:Go 15.1%