Y
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
emersonrsantos
3962 days ago
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.
link
sp332
3962 days ago
$ telnet 212.221.26.7 23
link
hellbanner
3962 days ago
thanks I was trying nc
link