Task: Refactoring http-tunnel to hlt and add init command for new client and updated the function for http tunnel client

This commit is contained in:
2022-06-26 00:22:33 +07:00
parent 5e8f95b613
commit 4e6158df7e
5 changed files with 95 additions and 18 deletions

3
bin/hlt Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env node
require('../client');