Tags:
create new tag
, view all tags
I have modified my TWiki.pm to support telnet URL's. The changes were pretty minor, I just added |telnet after all of the https patterns in TWiki.pm. A context diff is appended to this topic.

I added this because we are using TWiki to document port configurations on a terminal server. With the telnet URL we have a switchboard to go to to access the computer consoles attached to the terminal server.

It wors with bare telnet://127.0.0.1:25 urls as well as [[telnet://127.0.0.1][telnet to local host]] type links.

  • telnet.diff: diff -c for twiki.pm.orig and twiki.pm with telnet

-- JohnRouillard - 08 Jan 2002

Implemented and in TWikiAlphaRelease. Introduced variable for pattern, $linkProtocolPattern = "(http|ftp|gopher|news|file|https|telnet)";

-- PeterThoeny - 12 Jan 2002

You might as well add support for ssh at the same time.

-- ChrisRiley - 07 Mar 2002

Which browsers support ssh:// type URLs? I just tried this in IE 5.5 and it doesn't work - I suspect other browsers don't support it either.

-- RichardDonkin - 13 Mar

OK, time to eat crow. I should have checked before posting. But people really should use ssh instead of telnet whenever they can.

-- ChrisRiley - 13 Mar 2002

Topic attachments
I Attachment Action Size Date Who Comment
Unknown file formatdiff telnet.diff manage 2.7 K 2002-01-08 - 16:29 JohnRouillard diff -c for twiki.pm.orig and twiki.pm with telnet
Topic revision: r6 - 2005-02-15 - SamHasler
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.