r6 - 15 Feb 2005 - 22:50:02 - SamHaslerYou are here: TWiki >  Codev Web > TelnetURLSupport
Tags:
, create new tag
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
elsediff telnet.diff manage 2.7 K 08 Jan 2002 - 16:29 JohnRouillard diff -c for twiki.pm.orig and twiki.pm with telnet
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r6 < r5 < r4 < r3 < r2 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo