Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

http-tester

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-tester

Simple library created in a hurry to test and log HTTP requests.

latest
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

http-tester

Simple library created in a hurry to test and log HTTP requests.

How to install?

Have node.js installed

npm install http-tester --g

Using Windows?

If you're having problems installing http-tester, try this

npm install http-tester --g --ignore-scripts

How to use?

http-test -l /my/log/file/name -u http://my-url.com -t 2000 -i 5000

Args:

  • -l: log file name [./LOG.txt]
  • -u: url to request [http://www.google.com]
  • -t: request timeout [2000]
  • -i: request interval [5000]

Keywords

http

FAQs

Package last updated on 13 Oct 2016

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