Hi, all —
I have an archaic piece of hardware on my network at work which still requires me to use Telnet to check its available disk space (long story). I always did that via Telnet, but since I got my cheese-grater Mac, I've been unable to do it as Telnet functionality isn't there any more.
I've followed the tutorials online and added Homebrew. The next step is supposed to be simply to issue this command:
brew install telnet
But I get this error when I do:
==> Fetching telnet
==> Downloading https://ghcr.io/v2/homebrew/core/telnet/manifests/64
curl: (35) error:02FFF036:system library:func(4095):Connection reset by peer
Error: telnet: Failed to download resource "telnet_bottle_manifest"
Download failed: https://ghcr.io/v2/homebrew/core/telnet/manifests/64
This page — https://formulae.brew.sh/formula/telnet — seems to indicate that it should work on Monterey (I'm on version 12.6), so does anyone have any idea what I'm doing wrong? I can't really buy a Telnet app for work, plus this seems like such basic Unix stuff that it shouldn't be impossible to implement for free.
I'd appreciate any useful input.
Thanks in advance.
— Mike
I have an archaic piece of hardware on my network at work which still requires me to use Telnet to check its available disk space (long story). I always did that via Telnet, but since I got my cheese-grater Mac, I've been unable to do it as Telnet functionality isn't there any more.
I've followed the tutorials online and added Homebrew. The next step is supposed to be simply to issue this command:
brew install telnet
But I get this error when I do:
==> Fetching telnet
==> Downloading https://ghcr.io/v2/homebrew/core/telnet/manifests/64
curl: (35) error:02FFF036:system library:func(4095):Connection reset by peer
Error: telnet: Failed to download resource "telnet_bottle_manifest"
Download failed: https://ghcr.io/v2/homebrew/core/telnet/manifests/64
This page — https://formulae.brew.sh/formula/telnet — seems to indicate that it should work on Monterey (I'm on version 12.6), so does anyone have any idea what I'm doing wrong? I can't really buy a Telnet app for work, plus this seems like such basic Unix stuff that it shouldn't be impossible to implement for free.
I'd appreciate any useful input.
Thanks in advance.
— Mike