Skip to content
#

proxy-patterns

Here are 3 public repositories matching this topic...

Language: All
Filter by language

This script scrapes a list of proxies from a user-specified URL. It defines various regex patterns to match IP addresses and ports in HTML responses from proxy sites. It then sends a request to the specified URL and attempts to extract proxies from the response using the defined patterns.

  • Updated Mar 21, 2023
  • Python

Add this topic to your repo

To associate your repository with the proxy-patterns topic, visit your repo's landing page and select "manage topics."

Learn more