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

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

apache - Add omitted ? to URLs -

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