.gitignore
|
build to bin/
|
2019-07-01 13:07:20 -04:00 |
LICENSE
|
add MIT license
|
2019-07-01 13:07:20 -04:00 |
Makefile
|
build to bin/
|
2019-07-01 13:07:20 -04:00 |
client.go
|
add displaying of list of peers
|
2019-07-01 13:07:20 -04:00 |
json.go
|
add mor columns, remote ip, trusted, static
|
2019-07-01 13:07:20 -04:00 |
keys.go
|
update peer details on cursor movement
|
2019-07-01 13:07:20 -04:00 |
main.go
|
add ctrl+k and ctrl+j for navigation
|
2019-07-01 13:07:20 -04:00 |
peers.go
|
write peer details on first render
|
2019-07-01 13:07:20 -04:00 |