Hello Everyone,

I'm trying to test an html page with Lynx to see if Lynx tries to make
additional connections to get an iFrame  or external javascript or
external image src , if the html page contains those elements.

So far I tried using a web traffic sniffer such as tcpdump.

I started tcpdump on the Linux/Unix machine

tcpdump tcp and not port 22 -vv output.log

then I started lynx on my html page

lynx -dump -force_html -nolist -hiddenlinks=ignore first.html

tcpdump did not show any activity from Lynx (which is desired),

however, I just wanted to verify that it is true that Lynx does not (by itself)
try to download web page resources that are external to that web page such as

external images

external iframes

external javascript.

I appreciate , if anyone would confirm this.

-Regards
Rashmi


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to