wifi-ssb
search and publish wifi configurations over ssb
Usage
USAGE:
wifi-ssb query <ssid>
Search SSB for entries matching an SSID, and print to stdout.
wifi-ssb publish <ssid> <password>
Publishes an SSB 'wifi-network' entry for a given SSID and password.
Requires a local scuttlebot server to be running.
NOTE: Please respect the privacy of networks that do not belong to you.
Only publish passwords with the consent of the network operator. SSB is
made great by the mutual respect and kindness we show each other!
Install
With npm installed, run
$ npm install -g wifi-ssb
License
ISC