Skip to content

Commit

Permalink
Fix README.md
Browse files Browse the repository at this point in the history
Also fix #40
  • Loading branch information
basil00 committed Aug 12, 2020
1 parent 75c13bb commit 6289c53
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@ as Windows update, Windows phone home, and some common ad servers, to help
prevent Tor bandwidth wastage. It is possible to edit and customize your
hosts.deny file as you see fit.

Note that Tallow does not intercept TCP ports 9001 and 9030 that are used by
Tor. As a side-effect, Tallow will not work on any other program that uses
these ports.

History
=======

Expand All @@ -89,8 +85,8 @@ To build Tallow you need the MinGW cross-compiler for Linux.
You also need to download and place the following external dependencies and
place them in the contrib/ directory:

* [WinDivert-1.4.2-A-MINGW.zip](http://reqrypt.org/windivert.html).
* [tor-win32-0.3.3.7.zip](https://www.torproject.org/).
* [WinDivert-2.2.0-B-MINGW.zip](http://reqrypt.org/windivert.html).
* [tor-win32-0.4.1.6.zip](https://www.torproject.org/).

Then simply run the build.sh script.

Expand Down

0 comments on commit 6289c53

Please sign in to comment.