Is there still a way to load Telnet on OS10.13
I need to Telnet into a server to send commands so that it will accept SSH.
I am limited to OS10.13.6.
I have read where I can load Telnet through Brew.
So I installed Brew.
Then I tried to install Telnet.
Brew stated that I needed xcode.
Downloaded xcode CommandLineTools.
Brew stated I needed the full version of xcode.
Downloaded the full version of xcode.
I removed the CLT folder from /Library/Developer.
Brew said it needed CLT, so I moved the folder back.
Now Brew is saying:
"xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance"
"Error: You are using macOS 10.13.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version."
Is there another way to install Telnet on a machine running 10.13.6?
And I have another Mac, a Macbook.....but it is also limited to 10.13.6!!