Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
ataraxia-cli
Advanced tools
Command-cline to help with debugging an Ataraxia network.
Install via NPM:
npm install -g ataraxia-cli
Inspecting the network can be done with the inspect
command. This will
show nodes as they become available or unavailable. The command will exit
after 5 seconds of no inactivity or after 60 seconds. Use --watch
to keep
it running.
Example:
$ ataraxia --network nameOfNetwork inspect
INFO Joining example as GpTYSnv4AX
Available GpJFRewg7q
Available GpM2xb78yP
Listening and printing messages can be done via the listen
command.
$ ataraxia --network nameOfNetwork listen
$ ataraxia --network nameOfNetwork listen --exchange counter
Option | Description |
---|---|
--network networkName | Join machine-local network and TCP network using mDNS discovery |
--hyperswarm topic | Discover peers via the given Hyperswarm topic |
--sharedKey key | Enable shared-key authentication |
FAQs
Command-line client for inspecting Ataraxia networks
The npm package ataraxia-cli receives a total of 1 weekly downloads. As such, ataraxia-cli popularity was classified as not popular.
We found that ataraxia-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.