This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ค้นหาฝ่ายสนับสนุน

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

เรียนรู้เพิ่มเติม

MacOS high sierra telnet:// broken?

  • 1 การตอบกลับ
  • 1 คนมีปัญหานี้
  • 6 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย BeerBaroN23

more options

it seems apple decided to not include telnet in high sierra. I installed it myself, however if i point telnet:// to terminal in firefox all i get is:

[Command not found: telnet]

[Could not create a new process and open a pseudo-tty.]

telnet does work, if i open a terminal and do it manually. But an application I need tries uses urls like telnet://1.1.1.1:2002. Any idea how to fix this?

it seems apple decided to not include telnet in high sierra. I installed it myself, however if i point telnet:// to terminal in firefox all i get is: [Command not found: telnet] [Could not create a new process and open a pseudo-tty.] telnet does work, if i open a terminal and do it manually. But an application I need tries uses urls like telnet://1.1.1.1:2002. Any idea how to fix this?

การตอบกลับทั้งหมด (1)

more options

Install HomeBrew for OSX and install Telnet from there. https://brew.sh/

Open up your Terminal and type this to install HomeBrew: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Then install Telnet from the terminal: brew install telnet

If you don't want to do that then lookup how to symlink what you installed manually.

เปลี่ยนแปลงโดย BeerBaroN23 เมื่อ