CSRBot 8b7b12d7f8
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 13s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Failing after 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 10s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Failing after 5s
Lint Markdown files / Run markdown linter (pull_request) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 29s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Failing after 15s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 27s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Failing after 13s
chore(deps): update actions/setup-go action to v6.4.0
2026-06-04 16:25:49 +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%