Commit Graph

279 Commits

Author SHA1 Message Date
Sambo Chea d5f4abeeb0
Add list profiles 2023-07-27 09:13:44 +07:00
Sambo Chea 7d17ee38a4
Merge pull request #146 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.4.5
Bump @types/node from 20.4.4 to 20.4.5
2023-07-26 08:33:01 +07:00
dependabot[bot] d500dac31c
Bump @types/node from 20.4.4 to 20.4.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.4 to 20.4.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 20:53:00 +00:00
Sambo Chea fbda263da2
Merge pull request #145 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.4.4
Bump @types/node from 20.4.1 to 20.4.4
2023-07-25 21:25:46 +07:00
dependabot[bot] 3d94eae00b
Bump @types/node from 20.4.1 to 20.4.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.1 to 20.4.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 20:49:54 +00:00
Sambo Chea 56c278d84e
Updated 2023-07-14 08:32:27 +07:00
Sambo Chea 20932e3b12
Merge branch 'main' of https://github.com/CUBETIQ/http-tunnel-client 2023-07-14 08:31:29 +07:00
Sambo Chea 62db7f8145
Fixed the start port 2023-07-14 08:31:10 +07:00
Sambo Chea 10ce27ecac
Merge pull request #141 from CUBETIQ/dependabot/npm_and_yarn/types/express-4.17.17
Bump @types/express from 4.17.15 to 4.17.17
2023-07-12 18:20:29 +07:00
Sambo Chea 43c383c84b
Merge pull request #142 from CUBETIQ/dependabot/npm_and_yarn/axios-1.4.0
Bump axios from 1.2.2 to 1.4.0
2023-07-12 18:20:21 +07:00
Sambo Chea d5724f5c46
Merge pull request #143 from CUBETIQ/dependabot/npm_and_yarn/socket.io-client-4.7.1
Bump socket.io-client from 4.5.4 to 4.7.1
2023-07-12 18:20:14 +07:00
dependabot[bot] 0a48c548db
Bump socket.io-client from 4.5.4 to 4.7.1
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.5.4 to 4.7.1.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.5.4...4.7.1)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 20:53:57 +00:00
dependabot[bot] 07b75a0298
Bump axios from 1.2.2 to 1.4.0
Bumps [axios](https://github.com/axios/axios) from 1.2.2 to 1.4.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/1.2.2...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 20:53:49 +00:00
dependabot[bot] d60c6fe57f
Bump @types/express from 4.17.15 to 4.17.17
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.15 to 4.17.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

---
updated-dependencies:
- dependency-name: "@types/express"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 20:53:43 +00:00
Sambo Chea 775c5da038
Add support for host and port within address 2023-07-11 18:57:49 +07:00
Sambo Chea 87339a97d5
Add support for proxy with hlt client 2023-07-11 15:04:48 +07:00
Sambo Chea 0f115da19b
Removed 12 and add 18 and 20 2023-07-11 12:43:51 +07:00
Sambo Chea 656c8e0ef7
Fixed npm install before ci 2023-07-11 12:42:27 +07:00
Sambo Chea 98929a1e0f
Updated 2023-07-11 12:27:49 +07:00
Sambo Chea 967d06ed1e
Fixed import axios 2023-07-11 12:26:38 +07:00
Sambo Chea a30c05e942
Updated the package 2023-07-11 12:24:20 +07:00
Sambo Chea 92312f465f
Updated packages 2023-07-11 12:23:23 +07:00
Sambo Chea 74fded00f2
Merge branch 'main' of https://github.com/CUBETIQ/http-tunnel-client 2023-07-11 12:22:32 +07:00
Sambo Chea a1d7e01a7c
Updated code 2023-07-11 12:20:33 +07:00
Sambo Chea 9f61c8aebf
Add support client API and support proxy http/https and tcp 2023-07-11 12:20:03 +07:00
Sambo Chea 1cce221630
Merge pull request #139 from CUBETIQ/dependabot/npm_and_yarn/https-proxy-agent-7.0.1
Bump https-proxy-agent from 7.0.0 to 7.0.1
2023-07-11 09:07:44 +07:00
Sambo Chea db3b669882
Merge pull request #140 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.4.1
Bump @types/node from 20.4.0 to 20.4.1
2023-07-11 09:07:28 +07:00
dependabot[bot] c07dd4d48a
Bump @types/node from 20.4.0 to 20.4.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.0 to 20.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 20:43:53 +00:00
dependabot[bot] 1aa300e92c
Bump https-proxy-agent from 7.0.0 to 7.0.1
Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/https-proxy-agent@7.0.1/packages/https-proxy-agent)

---
updated-dependencies:
- dependency-name: https-proxy-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 20:43:45 +00:00
Sambo Chea c39997f583
Merge pull request #138 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.4.0
Bump @types/node from 20.3.3 to 20.4.0
2023-07-09 17:02:51 +07:00
dependabot[bot] cb8f18c9a5
Bump @types/node from 20.3.3 to 20.4.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.3 to 20.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 20:23:09 +00:00
Sambo Chea 825cc3e5ff
Merge pull request #137 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.3.3
Bump @types/node from 20.3.2 to 20.3.3
2023-07-04 15:58:07 +07:00
dependabot[bot] 7c86f58c88
Bump @types/node from 20.3.2 to 20.3.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.2 to 20.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 20:11:47 +00:00
Sambo Chea 9a9f6d4e16
Merge pull request #134 from CUBETIQ/dependabot/npm_and_yarn/socket.io-client-4.7.1
Bump socket.io-client from 4.7.0 to 4.7.1
2023-06-30 08:39:12 +07:00
Sambo Chea 0644f565fc
Merge pull request #136 from CUBETIQ/dependabot/npm_and_yarn/typescript-5.1.6
Bump typescript from 5.1.3 to 5.1.6
2023-06-30 08:38:53 +07:00
dependabot[bot] 265e778663
Bump typescript from 5.1.3 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 20:48:07 +00:00
dependabot[bot] d03216ce63
Bump socket.io-client from 4.7.0 to 4.7.1
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.7.0...4.7.1)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 21:03:02 +00:00
Sambo Chea 3fd3048de1
Merge pull request #133 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.3.2
Bump @types/node from 20.3.1 to 20.3.2
2023-06-27 14:16:22 +07:00
dependabot[bot] 1e86d7a57e
Bump @types/node from 20.3.1 to 20.3.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.1 to 20.3.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 20:09:51 +00:00
Sambo Chea a5ff011d28
Merge pull request #132 from CUBETIQ/dependabot/npm_and_yarn/socket.io-client-4.7.0
Bump socket.io-client from 4.6.2 to 4.7.0
2023-06-23 19:55:20 +07:00
dependabot[bot] 07e11b67f2
Bump socket.io-client from 4.6.2 to 4.7.0
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.6.2 to 4.7.0.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.6.2...4.7.0)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 21:00:15 +00:00
Sambo Chea 19dea09433
Merge pull request #131 from CUBETIQ/dependabot/npm_and_yarn/commander-11.0.0
Bump commander from 10.0.1 to 11.0.0
2023-06-17 12:43:24 +07:00
dependabot[bot] 488b48a086
Bump commander from 10.0.1 to 11.0.0
Bumps [commander](https://github.com/tj/commander.js) from 10.0.1 to 11.0.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/v10.0.1...v11.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 21:01:13 +00:00
Sambo Chea 303dac4ead
Merge pull request #130 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.3.1
Bump @types/node from 20.2.5 to 20.3.1
2023-06-14 19:26:58 +07:00
dependabot[bot] 5a3e66b089
Bump @types/node from 20.2.5 to 20.3.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.5 to 20.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 21:00:47 +00:00
Sambo Chea 05889acf5d
Merge pull request #128 from CUBETIQ/dependabot/npm_and_yarn/typescript-5.1.3
Bump typescript from 5.0.4 to 5.1.3
2023-06-02 09:38:46 +07:00
dependabot[bot] 858c21ccdb
Bump typescript from 5.0.4 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 21:03:15 +00:00
Sambo Chea 43c05a14f5
Merge pull request #127 from CUBETIQ/dependabot/npm_and_yarn/socket.io-client-4.6.2
Bump socket.io-client from 4.6.1 to 4.6.2
2023-06-01 08:08:11 +07:00
dependabot[bot] e46ac94fcc
Bump socket.io-client from 4.6.1 to 4.6.2
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.6.1...4.6.2)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 21:00:36 +00:00
Sambo Chea f65f6c2c23
Merge pull request #124 from CUBETIQ/dependabot/npm_and_yarn/https-proxy-agent-7.0.0
Bump https-proxy-agent from 6.2.0 to 7.0.0
2023-05-29 16:47:18 +07:00