CSRBot 7f976deba7
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 21s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Failing after 6s
Lint Markdown files / Run markdown linter (push) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 49s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Failing after 11s
Merge pull request 'chore(deps): update dependency goreleaser/goreleaser to v2.16.0' (#68) from renovate/goreleaser-goreleaser-2.x into master
2026-06-04 16:07:55 +00:00
2024-04-08 16:54:31 +02:00
2021-06-10 13:09:57 +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.

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