YGGverse / nexd

Server for Nex Protocol written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nexd

Unofficial GIT build of nexd Mercurial repository.

Includes nex-pfm + modified for Linux / amd64 makefile version.

Install

  • git clone https://github.com/YGGverse/nexd.git
  • cd nexd
  • make

Launch

nexd path/to/destination/folder
  • server open index file by default, otherwise directory listing

About

Server for Nex Protocol written in Go

License:MIT License


Languages

Language:Go 98.2%Language:Makefile 1.8%