mafintosh / tcp-forward
TCP forwarding module that allow you to forward client connections and servers to a remote.
☆19Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for tcp-forward
- Interact with the GitHub releases API.☆26Updated 4 years ago
- Create two streams that are cross piped☆35Updated 6 years ago
- xz compression as a service☆20Updated 7 years ago
- run a command over and over☆23Updated 7 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- Create a unix sockets on both unix and windows☆18Updated 6 years ago
- Similar to random-bytes-seed but returns a number between 0 and 1, similar to Math.random()☆19Updated 5 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Stream that transcodes video and audio codecs☆39Updated 5 years ago
- Transcodes a video file plus captions so it can be played in a browser☆24Updated 3 years ago
- Output a message prefixed with the name and line number of the source file where you outputted the message☆56Updated 5 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 6 years ago
- A sparse array optimised for low memory whilst still being fast☆32Updated 2 years ago
- Efficiently refresh a timer across Node versions and the browser☆25Updated 2 years ago
- An iterator to iterate an array in random order with controls to requeue or dequeue elements during the iteration☆25Updated 3 years ago
- an ftp client that expose the node fs API☆38Updated 5 years ago
- Code style linter for C++ source files used in Node.js native addons☆10Updated last year
- Simple streamable state machine that implements a useful channel, message-type, message pattern☆37Updated 4 years ago
- Generate a diff friendly string that is bounded by a configurable scroll box☆17Updated 6 years ago
- Node in the middle. Intercept calls to the node binary and set some node specific flags before running a program☆25Updated 6 years ago
- [Research] Creating a p2p network with hole punching udp☆19Updated 2 years ago
- Check is a buffer only contains 0s☆15Updated 7 years ago
- Small murmur hash implementation.☆14Updated 8 years ago
- Create an binary encoder/decoder for Node's build in types like, json, utf-8, hex.☆27Updated 4 months ago
- Convert an abstract-chunk-store compliant store into a readable or writable stream☆25Updated 2 years ago
- Fast and iterable data structure for sorting bounded values☆32Updated 6 years ago
- Pool of references that gc the least recently unref'ed ones when it reaches a max size☆14Updated 4 years ago
- Lightweight and efficient iterators☆49Updated 4 years ago
- Experiment / demo using readline-utils to create a simple snake game in the terminal.☆21Updated 8 years ago