hypertunnel-tcp-relay

1.2.7 • Public • Published

hypertunnel-tcp-relay

Heavily based on the excellent node-tcp-relay from tewarid.

  • Rewritten in ES6 (classes & fat arrows)
  • Optimized for programmatic extensibility
    • All classes are split in separate modules, exported and can be extended
    • All listener callbacks are separated into dedicated class methods
  • Removed numConn support in client
  • Removed cli support
  • Added debug logging
  • Added TLSRelayServer
  • Added tests

Debug

DEBUG=relay:* yarn test

License

MIT © tewarid & berstend

Package Sidebar

Install

npm i hypertunnel-tcp-relay

Weekly Downloads

20

Version

1.2.7

License

MIT

Unpacked Size

28.8 kB

Total Files

23

Last publish

Collaborators

  • berstend