Go to file
Sambo Chea e925d37e1b
Updated client config
2022-06-25 18:11:07 +07:00
.github Create dependabot.yml 2022-06-24 23:49:52 +07:00
bin Add http tunnel client implements 2022-06-24 23:44:12 +07:00
.gitignore Add http tunnel client implements 2022-06-24 23:44:12 +07:00
client.js Updated client config 2022-06-25 18:11:07 +07:00
lib.js Add http tunnel client implements 2022-06-24 23:44:12 +07:00
package-lock.json Task: Add console with saved to fullpath of config file for http tunnel client 2022-06-25 08:24:54 +07:00
package.json Task: Add client and key for socket identified for user and updated client functions and configs for http tunnel client 2022-06-25 14:32:31 +07:00
README.md Task: Add client and key for socket identified for user and updated client functions and configs for http tunnel client 2022-06-25 14:32:31 +07:00
util.js Task: Add client and key for socket identified for user and updated client functions and configs for http tunnel client 2022-06-25 14:32:31 +07:00

CUBETIQ HTTP Tunnel Client

A lightweight http tunnel client using nodejs and socket.io client.

Usage

  • Generate Client Key
npx @cubetiq/http-tunnel config client new

Contributors