http-tunnel-client/CHANGELOG.md

16 lines
376 B
Markdown
Raw Normal View History

2022-11-11 09:25:29 +07:00
### 11/11/2022
- Fixed axios is not a function
- Add generate token with data (clientId, apiKey) to server
2022-10-20 10:18:08 +07:00
### 20/10/2022
- Upgraded packages and fixed some bugs
### Initialized
- HTTP tunnel between server and client via https link
- Custom profile (using `-p myprofile`)
- Suffix url (using `-s`)
- Config (get/set token,access,server,client,key configs)