Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shahradelahi/node-netkit
[WIP] Awesome utilities for working with network on Linux
https://github.com/shahradelahi/node-netkit
ip linux network node route toolkit tun
Last synced: 3 months ago
JSON representation
[WIP] Awesome utilities for working with network on Linux
- Host: GitHub
- URL: https://github.com/shahradelahi/node-netkit
- Owner: shahradelahi
- License: gpl-3.0
- Created: 2023-12-21T15:34:58.000Z (11 months ago)
- Default Branch: canary
- Last Pushed: 2024-08-15T09:00:27.000Z (3 months ago)
- Last Synced: 2024-08-15T10:34:41.217Z (3 months ago)
- Topics: ip, linux, network, node, route, toolkit, tun
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/node-netkit
- Size: 113 KB
- Stars: 69
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-netkit
This package is designed for use with Node.js and provides tools for managing networks on Linux.
### Installation
##### Prerequisites
- [net-tools](https://sourceforge.net/projects/net-tools)
```bash
npm install node-netkit
```### License
[GPL-3.0](/LICENSE) © [Shahrad Elahi](https://github.com/shahradelahi)