kingstreet637

🌐 godscanner - Easily Find CloudFlare IPs

🚀 Getting Started

Welcome to godscanner! This application helps you find non-official IPs that relay traffic through the CloudFlare CDN. Whether you’re a network administrator or just curious, this tool simplifies your tasks related to CloudFlare proxies.

🛠️ System Requirements

Before you begin, ensure your system meets these requirements:

📥 Download & Install

To get started, you need to download the latest version of godscanner. Visit this page to download:

Download godscanner

Once on the GitHub Releases page, find the latest version and click the link to download the application. Follow these steps:

  1. Click on the latest release.
  2. Download the appropriate file for your operating system:
    • For Windows, select the .exe file.
    • For MacOS, select the .dmg file.
    • For Linux, choose the .tar.gz file.
  3. Save the file to your desired location.

📋 How to Run godscanner

After downloading, you can run godscanner quickly. Follow these simple steps based on your operating system:

Windows:

  1. Navigate to the folder where you saved the .exe file.
  2. Double-click the file to launch the application.
  3. Follow any on-screen instructions to get started.

MacOS:

  1. Locate the downloaded .dmg file.
  2. Double-click it to mount the disk image.
  3. Drag the godscanner icon to your Applications folder.
  4. Open your Applications folder and double-click the godscanner icon.

Linux:

  1. Open your terminal.
  2. Navigate to the folder where you saved the .tar.gz file.
  3. Extract the contents using:
    tar -xvzf godscanner.tar.gz
    
  4. Move into the extracted folder:
    cd godscanner
    
  5. Run the application with:
    python3 godscanner.py
    

📊 Using godscanner

Once you have the application running, you can start scanning for CloudFlare proxies. Here’s how:

  1. Input Target: Enter the website URL you wish to scan.
  2. Start Scan: Click the “Scan” button. This will initiate the proxy search.
  3. View Results: After the scan completes, you will see a list of found IPs. You can save this list for further use.

💡 Tips for Successful Scanning

📄 License

This project is licensed under the MIT License. You can freely use and modify it as long as you credit the original authors.

🛡️ Support & Contributions

If you encounter any issues or have suggestions, feel free to reach out on the repository’s issue page. Your feedback is valuable in helping improve godscanner.

🔗 Further Resources

Visit the GitHub Releases page again to check for updates or new features. Stay tuned for more enhancements!

Thank you for using godscanner. We hope it makes your work with CloudFlare easier!