Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

GitHub Faker is a Python project designed to automate profile views using proxies. It fetches, cleans, and validates proxy lists from various sources and uses them to send requests to a specified URL.

NotificationsYou must be signed in to change notification settings

anujpaude1/github-faker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Faker is a Python project designed to automate profile views using proxies. It fetches, cleans, and validates proxy lists from various sources and uses them to send requests to a specified URL.

Features

  • Fetches proxy lists from multiple sources.
  • Cleans and validates proxies.
  • Uses valid proxies to automate profile views.
  • Supports HTTP, HTTPS, SOCKS4, and SOCKS5 proxies.

Requirements

  • Python 3.7+
  • aiohttp
  • aiohttp-socks
  • gitpython

Install the required packages using:

pip install -r requirements.txt

Usage

  1. Fetch and Validate Proxies:

    Run thecleanProxy.py script to fetch, clean, and validate proxies:

    python cleanProxy.py

    This will save the valid proxies tovalid_http.txt,valid_https.txt,valid_socks4.txt, andvalid_socks5.txt.

  2. Automate Profile Views:

    Run theprofileViews.py script to start sending requests using the valid proxies:

    python profileViews.py

File Structure

  • cleanProxy.py: Script to fetch, clean, and validate proxies.
  • profileViews.py: Script to automate profile views using valid proxies.
  • requirements.txt: List of required Python packages.
  • valid_http.txt,valid_https.txt,valid_socks4.txt,valid_socks5.txt: Files containing valid proxies.
  • .gitignore: Git ignore file to exclude unnecessary files from the repository.

License

This project is licensed under the MIT License.

Disclaimer

This project is for educational purposes only. Use it responsibly and do not violate any terms of service.

About

GitHub Faker is a Python project designed to automate profile views using proxies. It fetches, cleans, and validates proxy lists from various sources and uses them to send requests to a specified URL.

Topics

Resources

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp