Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yonle/tcpforwarder
A simple TCP Forwarder
https://github.com/yonle/tcpforwarder
Last synced: about 1 month ago
JSON representation
A simple TCP Forwarder
- Host: GitHub
- URL: https://github.com/yonle/tcpforwarder
- Owner: Yonle
- License: isc
- Created: 2021-04-09T02:49:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T13:46:14.000Z (over 3 years ago)
- Last Synced: 2024-10-03T02:55:02.880Z (about 1 month ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tcpforwarder
A simple TCP Forwarder## Installation
```bash
npm install -g tcpforwarder
```## Usage
```
Usage: tcpforwarderOptions:
-v --verbose | Verbose any send & received traffic by Client & Server
```# Community
- [Discord](https://quickstream.yonle.repl.co/discord)
- [Telegram](https://t.me/yonlecoder)