SkillAgentSearch skills...

GetProxyListTool

Simple proxy scrape tool, grabs proxies from the getproxylist website.

Install / Use

/learn @onemanbuilds/GetProxyListTool
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GetProxyListTool

Simple proxy scrape tool grabs proxies from the getproxylist website.

Features

  • Useragent rotation.<br/>
  • Proxy / Proxyless mode.<br/>
  • Proxy support (https / socks4 / socks5).<br/>
  • Configurable in the configs.json.<br/>
  • Detailed hits (Proxy, Country, Protocol, ConnectTime, DownloadSpeed, UpTime).<br/>
  • Customizable thread amount.<br/>

Installation

Make sure you have python 3.8.7 or higher (or use the exe version at the releases tab).<br/>

pip3 install -r requirements.txt

Configs.json

  • use_proxy (0 - Proxyless | 1 - Proxy).<br/>
  • proxy_type (1 - HTTPS | 2 - SOCKS4 | 3 - SOCKS5).<br/>
  • threads (Higher means faster performance, but more chance for inaccurate results).<br/>
  • detailed_hits (Saves the details about the proxy to a different file).<br/>

Suggestion

Legal

  • The software designed to perform website security testing.<br/>
  • The author is not responsible for any illegal use of these programs.<br/>
  • I am not accountable for anything you get into.<br/>
  • I am not accountable for any of your actions.<br/>
  • This is 100% educational, please do not misuse this tool.
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks1

Languages

Python

Security Score

55/100

Audited on Jun 29, 2024

No findings