@m-onz/hypercat
v1.0.4
Published
p2p netcat using bit torrent DHT and mdns for discovery
Downloads
3
Readme
hypercat
p2p netcat using the bit torrent DHT and mdns for discovery
install
npm i @m-onz/hypercat -g
server
hypercat -l
Generates a discovery key
use your own key
hypercat -l turnips
client
hypercat turnips
Will discover peers using discovery-channel and pipe back a netcat shell.
disclaimer
Take the same precautions as using the normal netcat with the -e flag. Be careful using this with short or guessable discovery keys.