go get github.com/goftp/server go get github.com/goftp/file-driver git clone https://git.darknebu.la/honeysuite/ftp-grab-password.git
cd ftp-grab-password go build -o ftpd ftp.go auth.go
useradd -u 1337 jail su -c "ftpd" jail
coming soon