Skip to content

akry/rcap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCAP

Capture packets from devices.

Install

# bundle install --path vendor/bundle

Help

# bundle exec bin/pcap -h
Usage: pcap [options]
        --tap=VALUE                  tap device name
        --ip=VALUE                   ip address
        --inst=VALUE                 instance name
        --server=VALUE               unity server ip
        --port=VALUE                 unity server port

Usage

# bundle exec ./bin/pcap --tap=xxxxxxx --ip=10.0.1.10 --inst=lb-local --server=127.0.0.1 --port=20000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages