Mekong Tunnel Logo
MEKONG
v1.4.2

v1.4.2 — Remove custom subdomain & fix mekong status

View on GitHub

What changed

  • Removed custom subdomain feature — tunnels always get a random adjective-noun-hex URL
  • Fixed mekong status showing "No active tunnels" — state file is now written immediately when the tunnel connects, not after it disconnects

Install / Update

macOS (Apple Silicon)

curl -L https://github.com/MuyleangIng/MekongTunnel/releases/download/v1.4.2/mekong-darwin-arm64 -o mekong && chmod +x mekong && sudo mv mekong /usr/local/bin/

Linux (amd64)

curl -L https://github.com/MuyleangIng/MekongTunnel/releases/download/v1.4.2/mekong-linux-amd64 -o mekong && chmod +x mekong && sudo mv mekong /usr/local/bin/

Or self-update:

mekong update