superf4-rust

Crates.iosuperf4-rust
lib.rssuperf4-rust
version0.1.0
sourcesrc
created_at2021-09-26 09:40:11.719237
updated_at2021-09-26 09:40:11.719237
descriptionBasic CLI Rust implementation of Superf4
homepagehttps://github.com/Stef16Robbe/superf4-rust
repositoryhttps://github.com/Stef16Robbe/superf4-rust
max_upload_size
id456511
size49,686
Stef (Stef16Robbe)

documentation

README

superf4-rust

basic superf4 implementation in Rust

alpha: using cli

Steps to take:

  1. get list of all processes running
  2. kill chosen process
  3. ???
  4. profit

TODO:

  • read cli argument input, if none:

  • read user input after showing processes

  • get all process ids by process name

  • kill all processes with ids

(some) Sources:

Commit count: 15

cargo fmt