Skip to content

Commit

Permalink
Updates to ReadME
Browse files Browse the repository at this point in the history
Just informational changes to guide on the usage and other general use.
  • Loading branch information
XLRA authored Feb 2, 2022
1 parent 1c1cbe3 commit 2531d5b
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
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]

0 comments on commit 2531d5b

Please sign in to comment.