Releases: anantmittal943/Anytime-Anywhere-NAS
Releases · anantmittal943/Anytime-Anywhere-NAS
First Stable Release
🎉 First Release!
This is the first official release of the Anytime-Anywhere-NAS application.
Features
- 📂 Turn any folder into a network share.
- 🐳 Automatic Docker detection and setup.
- 🛡️ Guest access enabled by default.
- ⚡ Smart resource limits (CPU/RAM) based on your hardware.
- 🔗 Auto-generated connection link for other devices.
⚠️ Important Setup Step (Windows)
To use the standard file sharing port (445), you must free it up by disabling the built-in Windows Server service.
- Press
Win + R, typeservices.msc, and press Enter. - Find the service named Server.
- Right-click it and select Stop.
- Right-click it again, select Properties, and change "Startup type" to Disabled.
- Reboot your computer.
🟪 How to Install (Windows)
- Download
Anytime-Anywhere-NAS.exefrom the Assets section below. - Double-click the file to run it.
Note: If you see a "Windows protected your PC" (SmartScreen) warning, it is because this is a new open-source app without a paid certificate. Click "More info" -> "Run anyway".
🐧 Linux
- Linux logic is fully implemented in the source code!
- A pre-packaged release (AppImage) for Linux is Coming Soon.