After implementing my ftp server and opening a few ports on the network firewall, I have noticed what seems to be a few requests to use my server as a hop....
Is there any security issues I should know about?
I have set usernames and passwords, quite lengthy and unmeaningful really and know that a connect from windows pops up a username and password dialogue box and a ftp client well you need to enter these credentials before hitting the connect button.
FTPSer.AddUser("mmftp4dataC0nn3ct","pa55w0rd.Sf0rC0nn3ct.")
Logs
Number of clients: 0
client: CONNECT www.google.com:443 HTTP/1.1
client: Host: www.google.com:443
client: User-Agent: Go-http-client/1.1
client:
terminated
Number of clients: 0