📝 one more pass on README

main
_ 2021-12-09 16:53:32 +00:00
parent 0815691af2
commit a0a64cd79c
2 changed files with 4 additions and 1 deletions

View File

@ -4,6 +4,10 @@
_Has this ever happened to you?_
```text
$ ping $(lookaround find-nick laptop)
PING 192.168.1.101 (192.168.1.101) 56(84) bytes of data.
...
$ lookaround client
Found 3 peers:

View File

@ -1,6 +1,5 @@
Cool ideas that can be done but probably won't be.
- Exit faster if the user only wants to see known servers
- Arbitrary TCP forwarding of (stdin? stdout? TCP?)
- Netcat replacement "Just send a file" _including filename_
- Public-key crypto for trusting peers on first use (Hard cause it requires mutable disk state)