readme
This commit is contained in:
parent
e5671529c9
commit
17e2c1b560
19
README.md
Normal file
19
README.md
Normal 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
BIN
iptui_docker.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
BIN
iptui_main.png
Normal file
BIN
iptui_main.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
Loading…
Reference in New Issue
Block a user