Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

flowtop(8) [centos man page]

flowtop(8)                                                      netsniff-ng-toolkit                                                     flowtop(8)

NAME
flowtop - provide top-like netfilter connection tracking information SYNOPSIS
flowtop [--city-db <path>][--country-db <path>] [-T|--tcp][-U|--udp][-v|--version][-h|--help] DESCRIPTION
flowtop is a tiny tool to print human-readable netfilter connection tracking information. EXAMPLES
flowtop Show only TCP flows flowtop --udp Show only UDP flows flowtop --city-db /usr/share/GeoIP/GeoIPCity.dat Use the specified GeoIP city database flowtop --country-db /usr/share/GeoIP/GeoIP.dat Use the specified GeoIP country database OPTIONS
-T|--tcp Only show TCP flows (default) -U|--udp Only show UDP flows -s|--show-src Also include flow source in top output --city-db Path to GeoIP city database --country-db Path to GeoIP country database -v|--version Print version. -h|--help Print help text and lists all options. AUTHOR
Written by Daniel Borkmann <daniel@netsniff-ng.org> DOCUMENTATION
Documentation by Emmanuel Roullit <emmanuel@netsniff-ng.org> BUGS
Please report bugs to <bugs@netsniff-ng.org> 2012-06-29 flowtop(8)

Check Out this Related Man Page

flowtop(8)							netsniff-ng-toolkit							flowtop(8)

NAME
flowtop - provide top-like netfilter connection tracking information SYNOPSIS
flowtop [--city-db <path>][--country-db <path>] [-T|--tcp][-U|--udp][-v|--version][-h|--help] DESCRIPTION
flowtop is a tiny tool to print human-readable netfilter connection tracking information. EXAMPLES
flowtop Show only TCP flows flowtop --udp Show only UDP flows flowtop --city-db /usr/share/GeoIP/GeoIPCity.dat Use the specified GeoIP city database flowtop --country-db /usr/share/GeoIP/GeoIP.dat Use the specified GeoIP country database OPTIONS
-T|--tcp Only show TCP flows (default) -U|--udp Only show UDP flows -s|--show-src Also include flow source in top output --city-db Path to GeoIP city database --country-db Path to GeoIP country database -v|--version Print version. -h|--help Print help text and lists all options. AUTHOR
Written by Daniel Borkmann <daniel@netsniff-ng.org> DOCUMENTATION
Documentation by Emmanuel Roullit <emmanuel@netsniff-ng.org> BUGS
Please report bugs to <bugs@netsniff-ng.org> 2012-06-29 flowtop(8)
Man Page

14 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Ip

Is there a command showing which country or city does an IP address belong to? thanks (2 Replies)
Discussion started by: babayeve
2 Replies

2. Shell Programming and Scripting

Creating file contents using contents of another file

Hi, I am not sure how to start doing this so I hope to get some advice as to how to start. I have 2 files. The source file contains data that I needed is in columns delimited by ";". For example, in this format: "CONTINENT","COUNTRY","CITY","ID" "asia","japan","tokyo","123"... (21 Replies)
Discussion started by: ReV
21 Replies

3. Shell Programming and Scripting

select a portion of a file into a CSV

How will i convert a file <LDATE>10-12-07</LDATE><LTIME>13:47:48.553</LTIME><LTEXT>name:anju;city:blore;ph:123</LTEXT> <LDATE>10-12-07</LDATE><LTIME>13:47:48.553</LTIME><LTEXT>name:anju;city:blore;ph:123</LTEXT>... (8 Replies)
Discussion started by: anju
8 Replies

4. UNIX for Dummies Questions & Answers

city wide connection

what would be the best way to phyisically connect a series of computerised bus stops to a central computer in a city-wide network?? (3 Replies)
Discussion started by: spitfireuk1
3 Replies

5. Shell Programming and Scripting

Dynamic calculation

Hi Experts, please see below are the dynamic text files. abc,445,hhh,data,10,country,data,88,city abc,445,hhh,data,10,country,data,88,city abc,445,hhh,data,10,country,data,88,city abc,445,hhh,data,10,country,data,200,city abc,445,hhh,data,10,country,data,88,city,games,100,data,20,basket... (10 Replies)
Discussion started by: shary
10 Replies

6. Shell Programming and Scripting

filter out all the records which are having space in the 8th filed of my file

I have a file which is having fileds separtaed by delimiter. Ex: C;4498;qwa;cghy;;;;40;;222122 C;4498;sample;city;;;;34 2;;222123 C;4498;qwe;xcbv;;;;34-2;;222124 C;4498;jj;sffz;;;;41;;222120 C;4498;eert;qwq;;;;34 A;;222125 C;4498;jj;szxzzd;;;;34;;222127 out of these records I... (3 Replies)
Discussion started by: indusri
3 Replies

7. What is on Your Mind?

Udaipur

I noticed that Travel and Leisure listed Udaipur as the number one best city in the world, 2009. Has anyone been there? (5 Replies)
Discussion started by: Neo
5 Replies

8. UNIX for Dummies Questions & Answers

Script required (Example of a Bad Forum Subject)

A file contains the following data Name, Age, Sex, city, country abc, 20, m, tokyo, Japan def, 21, f, sydney, Australia ghd, 23, m, chicago, USA rww, 29, f, london, UK I need the city column to be replaced with XXX as follows Name, Age, Sex, city, country abc, 20, m, XXX, Japan... (8 Replies)
Discussion started by: vva
8 Replies

9. Shell Programming and Scripting

AWK: how to get average based on certain column

Hi, I'm new to shell programming, can anyone help me on this? I want to do following operations - 1. Average salary for each country 2. Total salary for each city and data that looks like - salary country city 10000 zzz BN 25000 zzz BN 30000 zzz BN 10000 yyy ZN 15000 yyy ZN ... (3 Replies)
Discussion started by: shell123
3 Replies

10. Programming

Search for a File Python

I am back at it with Python and have run into a little stupid hurdle. My goal is to simply search for the GeoIP.dat database and add the path to a couple of variables. So for example: geopath=os.system('find /usr/share -iname GeoIP.dat') geobase = pygeoip.GeoIP(geopath, pygeoip.MEMORY_CACHE)... (3 Replies)
Discussion started by: metallica1973
3 Replies

11. Shell Programming and Scripting

Value validation

Hi All I am trying to validate a value using if condition requirement is need to check whether its a valid numeric value the input contains ( space, #N/A and negative and positive decimal values and Zeros) if it contains the space, I need to display the error message as space ... (15 Replies)
Discussion started by: tsurendra
15 Replies

12. Shell Programming and Scripting

Sort and list values from CSV

I have a CSV with below values name,city,2,country name,city,15,country abc,wq,10,afdfd, qeqe,ewqre,1,wqew I need to sort them in ascending order based on the value of column 3 and then , pick the rows with values less than 10 and be able to display the columns in that row. Can anyone... (11 Replies)
Discussion started by: Nevergivup
11 Replies

13. Shell Programming and Scripting

Korn shell - lookup table

Hi All I need to pass country code into a pipe delimited file for lookup. It will search country code (column 3) in the file, if the country code matched, it will return value from other columns. Here is my mapping file. #CountryName|CountryRegion|CountryCode-3|CountryCode-2... (5 Replies)
Discussion started by: lafrance
5 Replies

14. Shell Programming and Scripting

Grep a pattern in a key position a file

Hi guys, So I have a file containing data of a marathon. Here's an example what it looks like including the given key: # key: sex, time, athlete, athlete's nationality, date, city, country M, 2:30:57.6, Harry Payne, GBR, 1929-07-05, Stamford Bridge, England M, 2:5:42, Khalid Khannouchi,... (3 Replies)
Discussion started by: DNM_UKN
3 Replies