Markus Pesch 0298a6a2bf
Some checks failed
continuous-integration/drone/push Build is failing
feat: renovate, update makefile, markdownlint, golancilint, drone integration
2024-04-08 16:18:46 +02:00
2021-06-10 13:09:57 +02:00
2021-06-10 13:09:57 +02:00
2021-06-10 13:09:57 +02:00

getidev

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.

Description
Program to determine the network interface of an ip address
Readme 118 KiB
Languages
Makefile 83.5%
Go 14.7%
Dockerfile 1.8%