Mekong Tunnel Logo
MEKONG
v1.4.7

v1.4.7 โ€” Clearer Errors & Higher Capacity

View on GitHub

What's in this release

v1.4.7 improved tunnel debugging and raised the first server capacity limits.


New

  • The mekong client now reads the server's actual rejection reason and displays it โ€” users can see whether they were blocked by IP limit, total capacity, or another server-side reason
  • Raised default limits: 10 tunnels per IP, 5,000 total tunnels, 600 new SSH connections per minute
  • New runtime env vars: MAX_TUNNELS_PER_IP, MAX_TOTAL_TUNNELS, MAX_CONNECTIONS_PER_MINUTE
  • Docker builds now embed the binary version and support versioned image tags

Frontend / docs impact

  • Add MAX_TOTAL_TUNNELS and MAX_CONNECTIONS_PER_MINUTE to the configuration env vars table
  • Update limits table to reflect the v1.4.7 defaults (10/IP, 5,000 total, 600/min)
  • Bump install and download links to v1.4.7

Example commands

mekong 3000
v1.4.7 โ€” Clearer Errors & Higher Capacity ยท MekongTunnel