[dokuwiki] Re: [OT] how to embed command parameters into a windows share link?
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Tue, 28 Nov 2006 18:59:09 +0100
On Tue, 28 Nov 2006 12:10:48 -0500
"Jay Dickon Glanville" <dickon.glanville@xxxxxxxxx> wrote:
> So, what I want to do is write a wiki article that contains a table of
> nodes, their IP address and a PuTTY link. This link would be a link
> to a windows share (where putty exists), along with some command line
> parameters specific to this node. For example, something like this:
>
> [[\\share\putty.exe -ssh 10.10.1.1|Terminal]]
I believe this kind of security breach isn't even possible with IE ;-)
The correct method would to use a protocol handler. For telnet it's
predefined in Windows I think. I guess it should be possible to bind
putty to the ssh pseudo protocol.
Then could use links like this:
[[ssh://10.10.1.1|Terminal]]
Here are some links I found with a quick googling:
http://forums.mozillazine.org/viewtopic.php?p=2610123&sid=f58c5f62b01d0e2146db01c8804d3095
http://www.codeplex.com/Wiki/View.aspx?ProjectName=UrlConf
Andi
--
http://www.splitbrain.org
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: [OT] how to embed command parameters into a windows share link?
- From: Jay Dickon Glanville
- References:
- [dokuwiki] [OT] how to embed command parameters into a windows share link?
- From: Jay Dickon Glanville
Other related posts:
- » [dokuwiki] [OT] how to embed command parameters into a windows share link?
- » [dokuwiki] Re: [OT] how to embed command parameters into a windows share link?
- » [dokuwiki] Re: [OT] how to embed command parameters into a windows share link?
- » [dokuwiki] Re: [OT] how to embed command parameters into a windows share link?
- [dokuwiki] Re: [OT] how to embed command parameters into a windows share link?
- From: Jay Dickon Glanville
- [dokuwiki] [OT] how to embed command parameters into a windows share link?
- From: Jay Dickon Glanville