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
|
|
|
|
```
|
2022-06-24 23:29:41 +07:00
|
|
|
|
2022-06-24 23:44:12 +07:00
|
|
|
### Contributors
|
|
|
|
- Original [web-tunnel](https://github.com/web-tunnel/lite-http-tunnel-client)
|
|
|
|
- Sambo Chea <sombochea@cubetiqs.com>
|