How to establish a Telnet server in Mac?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I tried the below command to launch my mac as a telnet server
sudo launchctl load -w
/usr/local/Cellar/telnetd/54.50.1/homebrew.mxcl.telnetd.plist
When I tried to connect with the telnet client tried, I got this error (screenshot):
$ telnet 192.168.0.19 23
Trying 192.168.0.19...
Connected to 192.168.0.19.
Escape character is '^]'.
Connection closed by foreign host.
my goal is to share data continuously form telnet server to client remotely
terminal macintosh telnet
New contributor
add a comment |Â
up vote
0
down vote
favorite
I tried the below command to launch my mac as a telnet server
sudo launchctl load -w
/usr/local/Cellar/telnetd/54.50.1/homebrew.mxcl.telnetd.plist
When I tried to connect with the telnet client tried, I got this error (screenshot):
$ telnet 192.168.0.19 23
Trying 192.168.0.19...
Connected to 192.168.0.19.
Escape character is '^]'.
Connection closed by foreign host.
my goal is to share data continuously form telnet server to client remotely
terminal macintosh telnet
New contributor
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I tried the below command to launch my mac as a telnet server
sudo launchctl load -w
/usr/local/Cellar/telnetd/54.50.1/homebrew.mxcl.telnetd.plist
When I tried to connect with the telnet client tried, I got this error (screenshot):
$ telnet 192.168.0.19 23
Trying 192.168.0.19...
Connected to 192.168.0.19.
Escape character is '^]'.
Connection closed by foreign host.
my goal is to share data continuously form telnet server to client remotely
terminal macintosh telnet
New contributor
I tried the below command to launch my mac as a telnet server
sudo launchctl load -w
/usr/local/Cellar/telnetd/54.50.1/homebrew.mxcl.telnetd.plist
When I tried to connect with the telnet client tried, I got this error (screenshot):
$ telnet 192.168.0.19 23
Trying 192.168.0.19...
Connected to 192.168.0.19.
Escape character is '^]'.
Connection closed by foreign host.
my goal is to share data continuously form telnet server to client remotely
terminal macintosh telnet
terminal macintosh telnet
New contributor
New contributor
edited Oct 4 at 5:30
Olorin
1,35411
1,35411
New contributor
asked Oct 4 at 4:57
Gowtham Babu
1
1
New contributor
New contributor
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Gowtham Babu is a new contributor. Be nice, and check out our Code of Conduct.
Gowtham Babu is a new contributor. Be nice, and check out our Code of Conduct.
Gowtham Babu is a new contributor. Be nice, and check out our Code of Conduct.
Gowtham Babu is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f473139%2fhow-to-establish-a-telnet-server-in-mac%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password