summaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
Diffstat (limited to 'network')
-rw-r--r--network/ettercap/README16
1 files changed, 9 insertions, 7 deletions
diff --git a/network/ettercap/README b/network/ettercap/README
index f0bb17c1cf..c17c48eb05 100644
--- a/network/ettercap/README
+++ b/network/ettercap/README
@@ -1,8 +1,8 @@
Ettercap is a suite for man in the middle attacks on LAN. It features
-sniffing of live connections, content filtering on the fly and many other
-interesting tricks. It is capable of intercepting traffic on a network
-segment, capturing passwords, and conducting man-in-the-middle attacks
-against a number of common protocols.
+sniffing of live connections, content filtering on the fly and many
+other interesting tricks. It is capable of intercepting traffic on a
+network segment, capturing passwords, and conducting man-in-the-middle
+attacks against a number of common protocols.
It supports active and passive dissection of many protocols (even
ciphered ones) and includes many feature for network and host analysis.
@@ -10,8 +10,10 @@ 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), requires luajit
+The build script supports the following environment variables:
+
+IPV6=ON to enable ipv6 support
+
+LUA=ON to enable experimental lua support, requires luajit
GeoIP is an optional dependency.