GitHub

Verify auto TLS CAs during download, and update dependencies

Add UDP support to TCP tunnels - tested with DNS servers zonelets

Changelog for :

Commits

  • Adds UDP support to TCP tunnels - tested with DNS servers zonelets - see inlets-pro tcp client --help and deploy an inlets-pro tcp server for the remote side. UDP ports are added via flags to TCP tunnels clients and servers, no TCP ports are required for use.

Fix for TCP reconnect with same clientID in uplink

Changelog for 0.11.12:

Commits

  • Edit Fix for TCP reconnect with same clientID in uplink
  • Bump of Go version
  • Upgrade of external/internal Go dependencies

Generated by Derek

Fix for multiple upstreams in demux mode from single client

Changelog for 0.11.11:

Commits

  • Fix for multiple upstreams in demux mode from single client
  • Workaround for older versions is to start one client per upstream

Changes: 0.11.10...0.11.11

Generated by Derek

Support usage based uplink license keys

Changelog for 0.11.10:

Commits

  • Support usage based uplink license keys
  • Add seal/unseal commands for sharing customer billing API keys securely

Changes: 0.11.9...0.11.10

Generated by Derek

Updates to vendored components - recommended for security

Edit Updates to vendored components - recommended for security

Update dependencies and bake in "eula" command

Changelog for 0.11.8:

Commits

  • Update dependencies and bake in "eula" command

Generated by Derek

Bearer token options for unauthenticated HTTP services behind uplink tunnels

Adds --bearer-token/-file to inlets-pro uplink client for HTTP upstreams.

Improved connection re-use and built-in fileserver for tunnels via --fs flag

Changelog for 0.11.6:

  • Improved connection re-use/pooling for better performance with HTTP tunnels
  • Built-in fileserver for tunnels via --fs flag for inlets-pro uplink client and inlets-pro http client instead of launching two separate commands - the tunnel and the inlets-pro fileserver command.

Generated by Derek

Remove let's encrypt email requirement and update to Go 1.25

Changelog for 0.11.5:

  • Remove lets encrypt email requirement and update to Go 1.25

Generated by Derek

Read the original on github.com ↗