Socket
Socket
Sign inDemoInstall

ntfserver

Package Overview
Dependencies
7
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

ntfserver

Network Testing Framework Server


Version published
Weekly downloads
11
decreased by-15.38%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

ntfserver

ntfserver is a centralized server for collecting and displaying ntfd data.

Requirements

Developer Tips & Tricks

  • Store test results

     curl \
         -H 'Content-Type: application/json' \
         -d @./test/assets/suite.json \
         http://127.0.0.1:8000/store
    

License

This work is licensed under the MIT License (see the LICENSE file).

FAQs

Package last updated on 25 Feb 2013

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc