Socket Listener (on Linux) -


i'm searching way listen specific port on specific ip , dump incoming data.

it has work on linux, perferrably comes debian package if have compile thats fine to.

would nice if data gets stored in mysql database, file ok to.

thanks!

use command

 nc -l hostname 10000  > op.txt 

Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -