To use TCP mode, you must run a local bridge application on your computer or network.
Why:
- Browsers cannot open raw TCP sockets.
- The bridge exposes a WebSocket endpoint the page connects to and forwards traffic to the
TCP
device.
What it provides:
- WebSocket โ TCP forwarding.
- mDNS (zeroconf) device discovery.
- Expose local serial ports as TCP servers with HTTP based DTR/RTS control.
Available installation options:
On the releases
page, binaries built for less common systems (for example, OpenWrt) are also available.
Alternatively, you can run the bridge in a Docker container or just run the Go project files.
See the project documentation for installation and usage instructions.
Project repository:
github.com/xyzroe/XZG-MT