Add http tunnel client implements

This commit is contained in:
2022-06-24 23:44:12 +07:00
parent c68968022e
commit 1c5468bbe8
7 changed files with 599 additions and 132 deletions

3
bin/http-tunnel Normal file
View File

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