Releases: perfecto25/fcat
Releases · perfecto25/fcat
fcat 0.1.3
Merge pull request #4 from perfecto25/span Span
fcat 0.1.2
- added ability to start in Server mode on a particular interface with "-i" flag
fcat -p 25000 -i eth1
fcat -p 25000 -i 192.168.30.35
fcat 0.1.1
fcat 0.1.1 binaries
to install, select your OS version
sudo wget https://github.com/perfecto25/fcat/releases/download/0.1.1/fcat-0.1.1-<OS-VERSION> -O /usr/bin/fcat; sudo chmod +x /usr/bin/fcat