You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
osmo-ttcn3-hacks/pcap-client/osmo-pcap-client.cfg

16 lines
223 B

!
! OsmoPCAPClient (UNKNOWN-dirty) configuration saved from vty
!!
!
!
line vty
no login
bind 127.0.0.1 4227
!
client
pcap device lo
pcap filter udp port 44423
pcap detect-loop 0
server ip 127.0.0.1
server port 5000