Hacker News new | ask | show | jobs
by hellbanner 3962 days ago
How do I connect to one of these on linux or OSX?
2 comments

You'll need a TN3270 client in most of the cases. There is x3270.bgp.nu which is open-source and runs on all desktop platforms.

  $ telnet 212.221.26.7 23
thanks I was trying nc