diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-11-07 09:58:51 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-07 11:28:18 -0600 |
commit | fcb5edca813643e70bddaba22d825ea28e27f160 (patch) | |
tree | 7234f8603749e876241fb28aeb7cecb5d797ef32 /network/ettercap/README | |
parent | 9b9a64eae969ad2f162613dfadaf540e6c98a39f (diff) | |
download | slackbuilds-fcb5edca813643e70bddaba22d825ea28e27f160.tar.gz |
network/ettercap: Updated for version 0.8.0.
Switched to cmake, cleanups, added switches
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/ettercap/README')
-rw-r--r-- | network/ettercap/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/ettercap/README b/network/ettercap/README index d5416e6943..5eba7bab2f 100644 --- a/network/ettercap/README +++ b/network/ettercap/README @@ -9,3 +9,7 @@ ciphered ones) and includes many feature for network and host analysis. It is free software, licensed under the terms of the GNU General Public License. + +The build script support the following switches: +IPV6=ON (default: OFF) to enable ipv6 support +LUA=ON (default: OFF) to enable lua support (experimental) |