Commit Graph

19 Commits

Author SHA1 Message Date
Sambo Chea 6d1a2fdc39
Fixed axios and generate token 2022-11-11 09:25:29 +07:00
Sambo Chea 42928444aa
Fixed some bugs and updated docs 2022-10-20 10:18:08 +07:00
dependabot[bot] 3085d1c4f2
Bump axios from 0.27.2 to 1.0.0
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.0.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.0.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 20:46:45 +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 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 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 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 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 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 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 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 1c5468bbe8 Add http tunnel client implements 2022-06-24 23:44:12 +07:00