Change rtmpsuck port?Hi, I'm on Linux and I need to change the port rtmpsuck runs on; the server I'm trying to sniff uses a port other than 1935 and I don't know how to do it. I tried with:
Code:
iptables -t nat -A OUTPUT -p tcp --dport 190 -j REDIRECT --to-port 1935 Looking forward for your answers... thanks! |
Re: Change rtmpsuck port?github.com/svnpenn/rtmpdump/commit/1b39
Quote:
|
Re: Change rtmpsuck port?Exactly what I needed. Thanks.
|
Re: Change rtmpsuck port?hah, tried to help you on irc, but i could not find the commit. thanks svnpenn.
|
Re: Change rtmpsuck port?Quote:
|
All times are GMT -6. The time now is 11:28 AM. |