Commit Graph

279 Commits

Author SHA1 Message Date
dependabot[bot] 9172f97bd5
Bump commander from 9.3.0 to 9.4.0
Bumps [commander](https://github.com/tj/commander.js) from 9.3.0 to 9.4.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v9.3.0...v9.4.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 20:57:20 +00:00
Sambo Chea 4412b6edd6 Fixed and updated for client and lib models and package version and compile for typescript in http tunnel client 2022-07-10 20:50:50 +07:00
Sambo Chea 1af63d5955
Task: Updated sdk client and updated the missing types for http tunnel client 2022-07-09 21:17:08 +07:00
Sambo Chea 23c7bda220
Task: Upgrading the http tunnel client to typescript language and updated the response and request models and updated the types 2022-07-09 21:07:55 +07:00
Sambo Chea 1b96f430e8
Updated tunnel response and request 2022-07-09 12:27:28 +07:00
Sambo Chea 596b99a99a
Task: Updated the library for client tunnel and removed logs from write chunk and check on callback and chunks data that recieve and send 2022-07-02 21:05:08 +07:00
Sambo Chea 34bb3bf730
Task: Updated the tunnel models request and response in http tunnel client 2022-06-30 21:29:16 +07:00
Sambo Chea 573135545c
Task: Updated the lib models for http tunnel client and updated the package version 2022-06-30 10:10:39 +07:00
Sambo Chea f155410eea Task: Add extra info for headers and updated the client can override the subdomain with apikey first priority 2022-06-27 23:32:22 +07:00
Sambo Chea cf56b920b3 Task: Allow to force start with custom api key from cli and updated version for http tunne client 2022-06-27 23:21:33 +07:00
Sambo Chea 2683bd78c0 Updated version 2022-06-27 22:30:27 +07:00
Sambo Chea 80e8f67922 Task: Add client and updated the initialize with not override the values if existed and updated the params for http tuunel client 2022-06-27 21:58:06 +07:00
Sambo Chea 06d5f0a5bd
Task: Add keep connection setting when start the client and auto closed old connection if duplicated the host for http tunnel client 2022-06-26 18:18:44 +07:00
Sambo Chea 4d56730241
updated version 2022-06-26 14:51:19 +07:00
Sambo Chea dcadf29e7f
Updated output config get 2022-06-26 14:50:46 +07:00
Sambo Chea cf4b150140
Task: Add command for config-get to allow users to fetch the config type and return value back for http tunnel client 2022-06-26 14:48:08 +07:00
Sambo Chea 8e3243f86e
Task: Add client initialize with quick create client id and token and also start with custom suffix and default suffix can be port or uuid and add more features for http tunnel client 2022-06-26 14:28:37 +07:00
Sambo Chea bc020825e1 updated package.json publish config 2022-06-26 00:35:11 +07:00
Sambo Chea e876cc7d72 Task: Add config access type with free by default and updated the prgram cli for http tunnel client 2022-06-26 00:32:09 +07:00
Sambo Chea 4e6158df7e Task: Refactoring http-tunnel to hlt and add init command for new client and updated the function for http tunnel client 2022-06-26 00:22:33 +07:00
Sambo Chea 5e8f95b613 Updated tunnel client 2022-06-25 23:42:32 +07:00
Sambo Chea 2a3a74fade
Task: Add client sdk for get token from server and add functions for enhance free usage for http tunnel client 2022-06-25 21:38:09 +07:00
Sambo Chea e5db37bf5d
Task: Add client headers and auth for tunnel connection and updated the configs load for init params for http tunnel client 2022-06-25 20:32:38 +07:00
Sambo Chea e925d37e1b
Updated client config 2022-06-25 18:11:07 +07:00
Sambo Chea c4e1ddd8dc
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
Sambo Chea cf2ad12dac
Task: Add console with saved to fullpath of config file for http tunnel client 2022-06-25 08:24:54 +07:00
Sambo Chea 31d65dfe08
Create dependabot.yml 2022-06-24 23:49:52 +07:00
Sambo Chea 1c5468bbe8 Add http tunnel client implements 2022-06-24 23:44:12 +07:00
Sambo Chea c68968022e Initial commit 2022-06-24 23:29:41 +07:00