Skip to content

VoIpong accepting stream from pipe (stdin / stdout) #3

@duffy6

Description

@duffy6

I have a script running (fritzdump.sh) which captures the traffic directly from my router into a pipe:

in this example it is piped to tshark:

wget --no-check-certificate -qO- $FRITZIP/cgi-bin/capture_notimeout?ifaceorminor=$IFACE\&snaplen=\&capture=Start\&sid=$SID | /usr/bin/tshark -r -

I would like to "forward" this traffic to VoIPong?

Is this possible?

Capturing the traffic to a pcap file first and then analyzing with wireshark is way to complicated. I am looking for an automated solution. I don't want to:

save pcap -> send manually pcap to VoIPong

greetz duffy6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions