.gitignore
|
ignore log files
|
2019-07-01 13:07:20 -04:00 |
LICENSE
|
add MIT license
|
2019-07-01 13:07:20 -04:00 |
Makefile
|
add basic Makefile
|
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
|
add comment about possible solution
|
2019-07-01 13:07:20 -04:00 |
main.go
|
use local app.log for logs
|
2019-07-01 13:07:20 -04:00 |
peers.go
|
add mor columns, remote ip, trusted, static
|
2019-07-01 13:07:20 -04:00 |