This commit is contained in:
Tyrel Souza 2024-04-04 00:06:37 -04:00
parent e5671529c9
commit 17e2c1b560
No known key found for this signature in database
GPG Key ID: F3614B02ACBE438E
3 changed files with 19 additions and 0 deletions

19
README.md Normal file
View File

@ -0,0 +1,19 @@
# Tyrel's Really Bad Rust TUI for IP Addresses
## TO Run
`cargo run`
Then arrow keys (or j/k) to select the interface.
Then <Enter> to see more information.
![](iptui_docker.png)
![](iptui_main.png)
## TODO
Make things copyable. Currently `cursive` doesn't let you do that by default.

BIN
iptui_docker.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
iptui_main.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB