CFFie query SBB/CFF/FFS connections from cff.ch.
$ sudo curl -LsS https://github.com/maidmaid/cffie/releases/download/v0.4.0/cffie.phar -o /usr/local/bin/cffie
$ sudo chmod a+x /usr/local/bin/cffie
-
Use
--notify
option to show desktop notification: -
Watch connections in continuous:
watch -ctn 30 cffie query --ansi Lausanne Zurich
-
Create useful aliases:
alias cff='cffie query --notify' alias cffw='watch -ctn 30 cffie query --ansi'
CFFie is licensed under the MIT License - see the LICENSE file for details.