This is the complete source code and build instructions for NFU.
Source code is published under MIT, license is available here.
- SSH.NET Library
BSD - IcoMoon
GPL / CC BY 3.0
git clone https://github.com/Naxiz/NFU.git
- Visit the download page
- Download SshNet .NET 4.0 Binary
- Copy the DLL to the project root
- Launch Visual Studio 2013
- Open the solution:
File > Open > Project/Solution > NFU\Nfu.sln - Build the solution:
Build > Build Solution