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
-l <PORT>
port of the local service exposed to the peers
--cert-skip
skip certificate check when connecting to local service
--seed SEED
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
-s <SERVER_PEER_KEY>
server peer key (command-line)
-i <keypair.json>
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