Update README.md

This commit is contained in:
Kevin Bock 2021-04-19 21:46:56 -04:00 committed by GitHub
parent 3eb6b7342f
commit 9c256c790b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -24,6 +24,11 @@ Install Python dependencies:
# python3 -m pip install -r requirements.txt
```
On Debian 10 systems, some users have reported needing to install netfilterqueue directly from Github:
```
# sudo python3 -m pip install --upgrade -U git+https://github.com/kti/python-netfilterqueue
```
## Running a Strategy
A censorship evasion strategy is simply a _description of how network traffic should be modified_. A strategy is not