📝 add idea

main
_ 2021-12-13 00:25:15 +00:00
parent ab42de5823
commit f121e3fd55
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
Cool ideas that can be done but probably won't be.
- Arbitrary TCP forwarding of (stdin? stdout? TCP?)
- Advertise TCP services in server response
- Arbitrary TCP forwarding of (stdin? stdout? TCP?) with interface cutover
- Netcat replacement "Just send a file" _including filename_
- Public-key crypto for trusting peers on first use (Hard cause it requires mutable disk state)