Skip to content

TMUX show net.netfilter.nf_conntrack connections active

License

Notifications You must be signed in to change notification settings

joval-sv/tmux-conntrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmux-conntrack

TMUX show net.netfilter.nf_conntrack connections active

Installation

Installation with Tmux Plugin Manager (recommended)

Add plugin to the list of TPM plugins in .tmux.conf:

set -g @plugin 'joval-sv/tmux-conntrack'

Hit prefix + I to fetch the plugin and source it.

If format strings are added to status-right, they should now be visible.

Manual Installation Clone the repo:

git clone https://github.com/joval-sv/tmux-conntrack ~/clone/path

Add this line to the bottom of .tmux.conf:

run-shell ~/clone/path/tmux-conntrack.tmux

Reload TMUX environment:

# type this in terminal
tmux source-file ~/.tmux.conf

If format strings are added to status-right, they should now be visible.

About

TMUX show net.netfilter.nf_conntrack connections active

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages