/linuxutils

Collection of Linux utilities that I find useful

Primary LanguageRust

⚙️ Linux utils

Why?

  • I want to explore Linux filesystem and networking concepts in more detail

Projects in this repository

- 🔌 lsusb

List USB devices, interfaces, configurators and more like you never done before, provides colored output, filtering and easy to use command line interface.

Projects that I would like to do

  • All of these projects are already existing ones, usually written in C, I would like to rewrite them myself and make them better.
  1. TCP packet sniffer (tcpdump)
  2. USB mounter with TUI

Contributing

  • If you want to contribute to some of the projects, please create an issue first and discuss what would you like to change.