Telix clone
ath0.net
Telix clone
1–10 of 56 posts
Re: Telix clone
#2Cries in MacOS
Re: Telix clone
#3Re: Telix clone
#4Re: Telix clone
#5what is this?
Also, from the page's source code:
// UUDDLRLRBA! var kkeys = [], konami = "38,38,40,40,37,39,37,39,66,65";
:)
Re: Telix clone
#6UUDDLRLRBA
It pops up a cute little rainbow
Re: Telix clone
#7Re: Telix clone
#8I don't know but if you go into the input box and type on your keyboard... UUDDLRLRBA It pops up a cute little rainbow
Re: Telix clone
#9I don't know but if you go into the input box and type on your keyboard... UUDDLRLRBA It pops up a cute little rainbow
Re: Telix clone
#10Back in the old days, to put the modem back in command mode, you had to send it +++ and wait one second without sending anything.
Hayes, a modem manufacturer, owned a patent on this "and wait one second" idea. Some manufacturers had to implement this idea without that one second.
Then came the Internet, and with it the ICMP protocol, which is a neat way to make a remote connection repeat stuff back to you. And lo and behold, you could send a ICMP packet with data that contained "+++ATH0" and when echoing back the packet your modem would pick it up as a command and disconnect. Same goes for IRC /ctcp ping commands, and many other protocols.