Skip to content

A flask Web-Application that Fetches free proxies (HTTP/HTTPS/Socks4) from websites and api's.

License

Notifications You must be signed in to change notification settings

sc4rfurry/Neo-ProxyNinja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge made-with-python

Neo ProxyNinja

A flask Web-Application that Fetches free proxies (HTTP/HTTPS/Socks4) from websites and api's using ProxyNinja-ng.


Table of Contents

🔧 Technologies & Tools


Operating System(Tested)


Lufi

Linux

Debian

Kali

Ubuntu


Only tested on Ubuntu/Debian Linux...

🚨 This script Un-Officially supports Windows and Mac OS.

📚 Requirements

  • Python 3.9+
  • Flask

Installation

Before installing the python3 requirements:

    python3 -m pip install -r requirements.txt

Usage

Please run the following command for Production server.

gunicorn -w 10 'app:create_app()'

OR

For Development server

python3 Neo-ProxyNinja.py

🗿 Pypi

ProxyNinja-ng is also available as python3 module on Pypi.

PyPI version

  • Info

Downloads Downloads Downloads

⚡️Github


GitHub version

See the cli version on github for Installation and Usage.


Python

GitHub

Features

  • ChromeDriver to scrape the site.
  • Uses python requests to fetch the proxies.
  • save output in txt or json format.
  • Implemented ProxyChecker. (Only for HTTP/HTTPS proxies for now)
  • User Friendly. :D

ToDo

  • Proxy Checker backend implementation (Implemented Partially).
  • Optimize the workflow
  • Application Optimization
  • More bugs to fix
  • Socket5 support

Known Issues

  • Checker tab's backend is not implemented yet.
  • ProxyChecker is not Implemented for SOCKS proxies.

License

MIT

Feedback

If you have any feedback, please reach out to us at akalucifr@protonmail.ch

About

A flask Web-Application that Fetches free proxies (HTTP/HTTPS/Socks4) from websites and api's.

Topics

Resources

License

Stars

Watchers

Forks