https://github.com/sc4rfurry/neo-proxyninja
A flask Web-Application that Fetches free proxies (HTTP/HTTPS/Socks4) from websites and api's.
https://github.com/sc4rfurry/neo-proxyninja
proxies python python3 scraping socks4
Last synced: 4 months ago
JSON representation
A flask Web-Application that Fetches free proxies (HTTP/HTTPS/Socks4) from websites and api's.
- Host: GitHub
- URL: https://github.com/sc4rfurry/neo-proxyninja
- Owner: sc4rfurry
- License: mit
- Created: 2022-08-15T18:59:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T06:14:33.000Z (over 1 year ago)
- Last Synced: 2025-03-29T06:42:20.286Z (about 1 year ago)
- Topics: proxies, python, python3, scraping, socks4
- Language: HTML
- Homepage:
- Size: 556 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://www.python.org/)
##
# Neo ProxyNinja
A flask Web-Application that Fetches free proxies (HTTP/HTTPS/Socks4) from websites and api's using [ProxyNinja-ng](https://pypi.org/project/proxy-ninja-ng/).
## Table of Contents
- [🔧 Technologies & Tools](#-technologies--tools)
- [Operating System(Tested)](#operating-systemtested)
- [📚 Requirements ](#-requirements-)
- [🚀 Installation](#-installation)
- [📝 Usage](#-usage)
- [🗿 Pypi](#-pypi)
- [⚡️Github](#️github)
- [Features](#features)
- [TODO](#todo)
- [Known Issues](#known-issues)
- [License](#license)
- [Feedback](#feedback)
#
### 🔧 Technologies & Tools




##
#
## Operating System(Tested)
[](https://svgshare.com/i/ZjA.svg)




> 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:
```bash
python3 -m pip install -r requirements.txt
```
##
### Usage
> Please run the following command for Production server.
```bash
gunicorn -w 10 'app:create_app()'
```
OR
> For Development server
```bash
python3 Neo-ProxyNinja.py
```
##
#
### 🗿 Pypi
> ProxyNinja-ng is also available as [python3](https://www.python.org/) module on [Pypi](https://pypi.org/).
- Pypi package [ProxyNinja-ng](https://pypi.org/project/proxy-ninja-ng/)
[](https://badge.fury.io/py/proxy-ninja-ng)
- Info
[](https://pepy.tech/project/proxy-ninja-ng)
[](https://pepy.tech/project/proxy-ninja-ng/month)
[](https://pepy.tech/project/proxy-ninja-ng/week)
##
#
### ⚡️Github
[](https://badge.fury.io/gh/sc4rfurry%2FProxyNinja-ng)
> See the **cli** version on [github](https://github.com/sc4rfurry/ProxyNinja-ng) for Installation and Usage.


#
##
## 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](https://choosealicense.com/licenses/mit/)
## Feedback
If you have any feedback, please reach out to us at akalucifr@protonmail.ch