New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

telserver

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

telserver

local server for tel data collection

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

README telServer

A local CLI that runs a data collection server locally for the telClient library to connect to

Table of Contents

  • Installation
  • Usage
  • Support

Installation

npx telserver -p <port number> -f <filename>

port is 9000 if excluded and filename is teldata if excluded

Usage

run the CLI command above to start the telserver PRIOR to running your client app...

If the client app cannot find the server, it will not run the telClient telemetry library

Support

Please open an issue for support.

FAQs

Package last updated on 16 Sep 2023

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