WebSocket TCP/Telnet Proxy
deno run --allow-net --check=all wstp.ts -p <port>
deno run --allow-net --check=all wstp.ts -p <port> --cert <path to cert file> --key <path to key file>
Demo usage can be seen at vds.io.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
WebSocket TCP/Telnet Proxy
deno run --allow-net --check=all wstp.ts -p <port>
deno run --allow-net --check=all wstp.ts -p <port> --cert <path to cert file> --key <path to key file>
Demo usage can be seen at vds.io.