Add nmap and telnet for network diagnostics

This commit is contained in:
Timo Mäkinen 2025-01-29 21:28:35 +02:00
parent 0f749db21c
commit 3383627ad8

View file

@ -77,6 +77,7 @@
- gimp # image editor
- gstreamer1-plugin-openh264 # h264 plugin for browser
- libvirt-client # virsh client tools
- nmap # networking tools
- nwipe # dban like disk erase
- podman-docker # add docker compatibility
- python3-ansible-lint # linter for ansible
@ -85,6 +86,7 @@
- strace # program debugging
- sysstat # iostat etc...
- telegram-desktop # telegram client
- telnet # connection testing
- vim # better vi
- virt-manager # manage virtual machines
- yamllint # linter for yaml files