Project of a simple fake FTP service made in Golang.
A sqlite file is generated for the insertion of the logs, however !too many threads may cause memory corruption in SQLite!
COMMAND DESCRIPTION REQUIRED
------- ----------- --------
-l Local host and port. ip:port No
-a All tested password are correct. No
-v Show connections in verbose mode. No
-log Write log.
-h Help menu.
go get github.com/farinap5/FTPHoney
go run ftphoney.go
go build ftphoney.go
./ftphoney