Forum Moderators: open
How to realize this?
here I have found full working site stayinvisible.com/index.pl/test_your_ip_nocache
sorry or link but it is related.
<applet code="iptest.class" codebase="/" width=25 height=14>
<param name="URL" value="cgi-bin/iptest.cgi">
<param name="KEY" value="1708542110">
<param name="CALL" value="setvalues">
</applet>
how to find out what it passes to iptest.cgi script?
Does anyone know any ready scripts with java for this?