SDF still provides a free shell: ssh://new@sdf.org https://sdf.org/
List of Telnet-accessible Systems (1997)
11–20 of 24 posts
Re: List of Telnet-accessible Systems (1997)
#12Re: List of Telnet-accessible Systems (1997)
#13Aside from a variety of MUDs (see topmudsites.com for a bunch), one of my favorite Telnet destinations is HORIZONS ( https://ssd.jpl.nasa.gov/horizons.cgi ). > This tool provides a web-based limited interface to JPL's HORIZONS system which can be used to generate ephemerides for solar-system bodies. Full access to HORIZONS features is available via the primary telnet interface.
Re: List of Telnet-accessible Systems (1997)
#14CDNow.com was an online retailer. The company was founded in February 1994 by twin brothers Jason Olim and Matthew Olim of Ambler, Pennsylvania. Initially launched as a Telnet service in August 1994, CDNow became a retail website in September 1994.
I used to buy CDs through CDNow using Telnet in 1994-1995.
Re: List of Telnet-accessible Systems (1997)
#15I like modems. How feasible is it to run actual, real modems over IP-based network? Sampling audio at one end and playing it back on the other. We could have the old BBSs back. That would be great.
Re: List of Telnet-accessible Systems (1997)
#16I like modems. How feasible is it to run actual, real modems over IP-based network? Sampling audio at one end and playing it back on the other. We could have the old BBSs back. That would be great.
I ran a business on this, it works fine.
Re: List of Telnet-accessible Systems (1997)
#17I like modems. How feasible is it to run actual, real modems over IP-based network? Sampling audio at one end and playing it back on the other. We could have the old BBSs back. That would be great.
http://iaxmodem.sourceforge.net/ I ran a business on this, it works fine.
Re: List of Telnet-accessible Systems (1997)
#18-- None work. --
Sorry.
However, it was interesting to observe that some of the domains do still actually resolve.
--
Here's the general idea I used (I think this is all of the commands), in case anyone is curious.
$ wget http://www.lights.ca/hytelnet/oth/oth000.html
$ mkdir x
$ cd x
$ wget $(grep -o ']\+' ../oth000.html |\
sed 's,
Not perfect by any means, others will likely have much simpler ideas, but it worked, I guess.The first grep command spits out the list of working domains and may be of interest.
The command is blind to the three straight IP addresses in the HTML files, which I tested manually (also didn't work) for completeness.
Re: List of Telnet-accessible Systems (1997)
#19Re: List of Telnet-accessible Systems (1997)
#20telnet telehack.com
I've seen it mentioned a few times on HN, but only intermittently. I know they've recently added a system to exchange files (including BASIC programs, iirc!) with other users, which is pretty cool.