What's in this release
v1.4.5 is a stability and deployment fix release for the expiry support introduced in v1.4.4.
Fixed
- Expiry now works correctly on the live server
- Added
mekongtunnel versionfor server version checking - Updated the macOS install step to use
sudo xattr
Frontend / docs impact
- Keep the expiry UI added in v1.4.4
- Bump install and download links to
v1.4.5 - Describe this release as a stability/deployment fix release
Example commands
mekong 3000
mekong 3000 --expire 1w
mekong -d 3000 --expire 24h
mekong status
ssh -o SetEnv=MEKONG_EXPIRE=48h -t -R 80:localhost:3000 mekongtunnel.dev