Hypertele
A swiss-knife proxy powered by HyperDHT!
Installation
Install with npm
Basic usage
Server
Standard pipe server
Create a JSON config file for the server
Options | Description |
---|---|
| port of the local service exposed to the peers |
| skip certificate check when connecting to local service |
| seed (command-line) |
Examples
The above-mentioned command will print out the pubkey.
Pub
Pub server
Create a JSON config file for the server
Examples
The above-mentioned command will print out the pubkey.
Client
Create a JSON config file for client
Options | Description |
---|---|
| server peer key (command-line) |
| keypair file |
Examples
The hyper-cmd system
Hypertele also provides support for the hyper-cmd system!
Learn more about identity management and host resolution using hyper-cmd:
Last updated