What's in this release
v1.4.8 fully opens the server for heavy testing and high tunnel counts.
Changed
- 1,000 tunnels per IP by default (raised from 10 in v1.4.7)
- Unlimited total tunnels by default (cap removed)
- Unlimited connection rate by default (cap removed)
- Auto-blocking disabled by default
- 1 GB request and response body limits (raised from 128 MB)
- Unlimited WebSocket transfer by default (cap removed)
New env vars (all added in v1.4.7, behaviour updated here)
| Variable | New default | Description |
|---|---|---|
MAX_TUNNELS_PER_IP | 1000 | Max concurrent tunnels per IP |
MAX_TOTAL_TUNNELS | 0 | Total cap โ 0 = unlimited |
MAX_CONNECTIONS_PER_MINUTE | 0 | Connection rate โ 0 = unlimited |
Frontend / docs impact
- Update limits table: 1,000/IP, Unlimited total, Unlimited rate, auto-block Disabled, 1 GB body, Unlimited WebSocket
- Bump install and download links to
v1.4.8
Example commands
mekong 3000