CSRBot 2e0746494a
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
chore(deps): update quay.io/skopeo/stable docker tag to v1.16.0
2024-08-18 16:11:34 +00:00
2024-04-08 16:54:31 +02:00
2021-06-10 13:09:57 +02:00
2021-06-10 13:09:57 +02:00
2024-04-08 16:28:53 +02:00
2024-04-08 16:25:05 +02:00

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.

Description
Program to determine the network interface of an ip address
Readme 79 KiB
Languages
Makefile 65.7%
Dockerfile 19.2%
Go 15.1%