Hacker News new | ask | show | jobs
by maracuja-juice 2629 days ago
How about a tool like croc instead? https://github.com/schollz/croc
1 comments

croc currently doesn't do peer-to-peer with WebRTC, but I've actually been working on a branch that does. [1] Currently, croc uses a rendezvous server unless you happen to be on the same local network.

Thanks to Antonito (and their usage of MIT license) I'll fork their code into croc so it can do WebRTC with a secure PAKE channel.

[1]: https://github.com/schollz/croc/tree/v5