/vsftpd-poc

installation script of vsftpd

Primary LanguageShellMIT LicenseMIT

vsftpd-poc

installation script of vsftpd (debian)

  • create 4 user (admin, user1, user2, user3)
  • do some config (vsftp.conf & ufw allow port)
  • create public folder inside ftp folder with write access for admin only
  • profit

Disclaimer: This script was created for entertainment purposes and described how much easier my classmates' life would have been with a dash of automation.