Releases: unique1o1/uniqx
Releases · unique1o1/uniqx
v2.0.8
v2.0.7
- added ability to self-update to the latest version
v2.0.6
version bump
v2.0.5
- addressed and fixed an issue with file uploads when the console mode is ON"
v2.0.4
-
issue with the response body being stuck in a perpetual loading state has been resolved within the Console UI.
-
Windows release binary filename fix
v2.0.3
BUGFIX: close both side of the connection (host connection, server ev…
v2.0.2
- Start the console server on a random unused port
v2.0.1
Console UI added for easily browsing all the requests made through the tunnel
v2.0.0
UNIQX, a simple HTTP/TCP tunneling system, has been migrated from Golang to Rust with support for TCP and a single binary instead of separate repositories. This new version allows you to expose local TCP ports to a remote server, bypassing standard NAT connection firewalls. You can install it using Rust cargo or a pre-built binary. The detailed usage section describes how to forward a port on your local machine using the uniqx command with options for HTTP and TCP clients.