From 7b24d95cffcf889c59b5e6706cddb53b26b6aa69 Mon Sep 17 00:00:00 2001 From: Vadim Kochan Date: Tue, 27 Oct 2015 11:43:29 +0100 Subject: flowtop: Add command-line option to disable GeoIP lookup Add option -G,--no-geoip which allows to disable GeoIP lookup. Signed-off-by: Vadim Kochan [tk: Minor wording tweaks] Signed-off-by: Tobias Klauser --- flowtop.8 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'flowtop.8') diff --git a/flowtop.8 b/flowtop.8 index 7259e1d..d85284a 100644 --- a/flowtop.8 +++ b/flowtop.8 @@ -107,6 +107,10 @@ Display SCTP flows. Don't perform hostname lookup. Only numeric addresses will be shown for flow endpoints. .PP +.SS -G, --no-geoip +Don't perform GeoIP lookup. No geographical information will be shown for flow +endpoints. +.PP .SS -s, --show-src Also show source information of the flow, not only destination information. .PP -- cgit v1.2.3-54-g00ecf