Get NetNIX

Download the installer or build from source.

Version 0.0.6

NetNIX Installer for Windows

Guided installation wizard — sets up .NET runtime and NetNIX automatically.

Platform: Windows Requires: .NET 8.0 License: GPLv3
NetNIX Installer — Welcome Screen

Welcome screen

NetNIX Installer — License Agreement

License agreement (GPLv3)

Build from Source

NetNIX is open source. Clone the repository and build with the .NET SDK:

Build from source
$ git clone https://github.com/squiblez/NetNIX.git $ cd NetNIX $ dotnet build $ dotnet run --project NetNIX

System Requirements

  • .NET 8.0 Runtime (or SDK if building from source)
  • Windows, macOS, Linux, or Android (via Termux)
  • Console/terminal application — no GUI required
  • ~30 MB disk space for the application + rootfs archive
NetNIX is a work in progress. This is an early release — expect changes and improvements.