You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,7 @@
28
28
|[`mtr`][mtr]| A network diagnostic tool, combining functionality of `traceroute` and `ping`|![_][mtr-ghst]![_][mtr-lang]![_][mtr-ghlc]| <imgwidth="300"src="./screenshots/mtr.png" /> |
29
29
|[`procs`][procs]| A modern replacement for `ps` written in Rust. |![_][procs-ghst]![_][procs-lang]![_][procs-ghlc]| <imgwidth="300"src="./screenshots/procs.png" /> |
30
30
|[`ripgrep`][ripgrep]| An extremely fast alternative to `grep` that respects your gitignore. |![_][ripgrep-ghst]![_][ripgrep-lang]![_][ripgrep-ghlc]| <imgwidth="300"src="./screenshots/ripgrep.gif" /> |
31
+
|[`rustscan`][rustscan]| The Modern Port Scanner. Find ports quickly (3 seconds at its fastest). `nmap` alternative. |![_][rustscan-ghst]![_][rustscan-lang]![_][rustscan-ghlc]| <imgwidth="300"src="./screenshots/rustscan.gif" /> |
|[`tldr`][tldr]| A community effort to simplify `man` pages with practical examples. |![_][tldr-ghst]![_][tldr-lang]![_][tldr-ghlc]| <imgwidth="300"src="./screenshots/tldr.png" /> |
33
34
|[`xh`][xh]| A friendly and fast tool for sending HTTP requests. |![_][xh-ghst]![_][xh-lang]![_][xh-ghlc]| <imgwidth="300"src="./screenshots/xh.gif" /> |
0 commit comments