@monvechen/port-check
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

port-check

Check if the port is reachable

Usage

import { isReachable } from 'port-check'

console.log(await isReachable({host:'www.baidu.com',port:80}))
//true

Readme

Keywords

Package Sidebar

Install

npm i @monvechen/port-check

Weekly Downloads

1

Version

1.0.6

License

Apache-2.0

Unpacked Size

15.7 kB

Total Files

7

Last publish

Collaborators

  • monvechen