Skip to content

unidiag/cascap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Need dependency: apt-get install libpcap-dev

Compile: go build -w cascap

This program allows you to capture and display data exchange between the CAS and the scrambler.

Copy the binary file to: /usr/bin/..

Usage: cascap 192.168.1.70, where 192.168.1.70 - ths scrambler ip-address.

cascap must be launched on the computer where the CAS is installed.

The second parameter can be used to add filtering by a specific port: cascap 192.168.1.70 42000

Screenshot cascap

About

Packet capture between cas and scrambler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages