Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Port Sniffer

From: maillist::peter::home::se at: 7-Mar-2004 21:06

Hello! I would like to capture the traffic to/from a web browser with a script in the middle. I recall that this has been asked on the list before, but I do not remember what was said. The approach I have in mind would be to have REBOL listening to all traffic through the network interface port (80) and forward all traffic through to the web browser configured to port 8080. Any feedback would be appreciated. Best regards, Peter