Skip to content

Commit cc6481f

Browse files
authored
Update README.md
1 parent cbf5c0d commit cc6481f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,12 @@ ProxyHuntr is a Free and OpenSource Proxy Finder and Checker. ProxyHuntr is writ
1212

1313
## Technical
1414
ProxyHuntr check proxies by using them as they would be used: make an HTTP request and verify the result.
15+
16+
## How to Install
17+
#### Windows
18+
If you're on windows and not planning on changing the sourcecode, download the latest pre-compiled release. This will make sure that ProxyHuntr works without having to install Python and different modules!
19+
20+
#### All Platforms
21+
1. Install Python 3.x (3.5 has been tested).
22+
2. Run `pip install -r requirements.txt` to install the dependencies.
23+
3. Run `python main.py` or `python3 main.py`.

0 commit comments

Comments
 (0)