Available through npm:
npm i -g @internxt/cli
What's New:
- Improvement: Replaced the old login system with our new unified web login.
- Improvement: Added ARM Docker image support, previously only AMD64 image was available.
- Bug fix: WebDAV folders no longer appear as unopenable links or empty directories in Linux file managers.
- Bug fix: Fixed the "bad decrypt" error that occurred with the legacy login.
- Bug fix: Fixed permission issues in the Docker
health_check.shscript.
Breaking Changes:
- The old legacy login (username + password) can still be used via
internxt login-legacy. Although the legacy login remains available, we strongly recommend using the standard (web-based) login whenever possible for improved security and reliability.