-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Just informational changes to guide on the usage and other general use.
- Loading branch information
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,15 @@ | ||
# Proxy-Scraper | ||
Proxy Scraper | ||
Web Scraper that collects proxies from multiple free proxy websites and outputs them into a text file in the location of the program. | ||
|
||
#Created by XLRA | ||
[https://github.com/XLRA] | ||
|
||
#Setup | ||
git bash to a folder or download zip (easier) and set up in a folder. Running it in vscode would be easy but file location outputs directly to where the source file is located. | ||
|
||
#Usage | ||
On startup the program will load and options for proxies will pop up on a terminal based interface with a number select for different type of proxies. This includes Http/Https, socks4, and socks5 proxies. There's an alternate option for all of them which will compile all the proxies into a single text file. Entering the digit for the specified proxy will output the proxies in a text file with the name of the proxy. | ||
|
||
PROJECT LICENSE | ||
[https://github.com/XLRA/Proxy-Scraper/blob/main/LICENSE] | ||
|