Add some network utilities

This commit is contained in:
Yan Lin 2025-09-07 23:06:17 +02:00
parent 17cccac820
commit 9bff35df08
2 changed files with 16 additions and 0 deletions

View file

@ -34,6 +34,14 @@
openssh
gnumake
# Network diagnostic tools
bind # DNS utilities (dig, nslookup, mdig)
iputils # Core network tools (ping, traceroute)
inetutils # Network utilities (telnet)
netcat-gnu # Network connection utility
curl # HTTP client
wget # Web downloader
# Command-line utilities
ncdu
git-credential-oauth