Add nmap and telnet for network diagnostics
This commit is contained in:
parent
0f749db21c
commit
3383627ad8
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue