FTP Credentials Checker

A streamlined Python utility for verifying FTP credentials, uploading test files, and simplifying FTP setup on shared hosting environments.

๐Ÿ”ง Key Features

๐Ÿ“ฆ How It Works

  1. Reads server, username, and password lists from text files
  2. Attempts connection and login to each FTP server
  3. Uploads a basic test file to confirm access
  4. Saves valid credentials in a .env file for reuse

๐Ÿ“ Usage & Download

To explore the code or contribute, visit the project on GitHub.

๐Ÿ›ก๏ธ Legal Disclaimer

This tool is intended solely for educational use and authorized FTP setup/testing. It is not a brute-force utility. Do not use it on servers without permission.