http-tunnel-client/CHANGELOG.md

702 B

11/07/2023

  • Support Client API
  • Support Proxy (HTTP/HTTPS) and TCP
  • Improvements and Bugs fixed

30/11/2022

  • Fixed response data in axios request with accept-encoding to identity
  • Allow to force change server url for init

11/11/2022

  • Fixed axios is not a function
  • Add generate token with data (clientId, apiKey) to server
  • Add generate token with options (-f | --force) to regenerate and override

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)