mirror of
https://github.com/Kkevsterrr/geneva
synced 2025-01-02 23:15:11 +01:00
Update README.md
This commit is contained in:
parent
464bbbc429
commit
f5cd26dc5a
@ -9,11 +9,11 @@ This code release specifically contains the strategy engine used by Geneva, its
|
||||
## Setup
|
||||
|
||||
Geneva has been developed and tested for Centos or Debian-based systems. Due to limitations of
|
||||
netfilter and raw sockets, Geneva does not work on OS X or Windows at this time.
|
||||
netfilter and raw sockets, Geneva does not work on OS X or Windows at this time and requires python3.7+.
|
||||
|
||||
Install netfilterqueue dependencies:
|
||||
```
|
||||
# sudo apt-get install build-essential python-dev libnetfilter-queue-dev libffi-dev libssl-dev
|
||||
# sudo apt-get install build-essential python-dev libnetfilter-queue-dev libffi-dev libssl-dev iptables python3-pip
|
||||
```
|
||||
|
||||
Install Python dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user