Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
boss-110-smartplug-json-api-proxy
Advanced tools
A web proxy for interfacing with the BOSS 110 Smartplug's web interface in JSON and CSV formats
A web proxy for interfacing with the BOSS 110 Smartplug's web interface exposing device information as JSON and CSV.
Install from npm:
npm install bossproxy
Or if installing from master via GitHub:
git clone https://github.com/cvan/boss-110-smartplug-json-api-proxy.git
cd boss-110-smartplug-json-api-proxy
npm install
Then create and edit your settings file:
cp settings.json.dist settings.json
bossproxy [options]
-h, --help Output usage information
-p, --port Port to listen on
node
curl https://npmjs.org/install.sh | sh
Load this URL to get your data in JSON:
http://localhost:8080
And to get your data in CSV:
http://localhost:8080/?format=csv
FAQs
A web proxy for interfacing with the BOSS 110 Smartplug's web interface in JSON and CSV formats
The npm package boss-110-smartplug-json-api-proxy receives a total of 1 weekly downloads. As such, boss-110-smartplug-json-api-proxy popularity was classified as not popular.
We found that boss-110-smartplug-json-api-proxy 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
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.