Skip to content

Quick hacks to enable the handling SSH URIs under LXDE or Windows.

License

Notifications You must be signed in to change notification settings

flhorizon/ssh-uri-handlers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSH URI handlers

Quick hacks to add SSH URI handling on systems I use (Linux/LXDE, Windows); with a focus on Firefox.

Details

Hacked for ruby 2.1.
Requires the 'addressable' gem.

Configuring Firefox:
http://kb.mozillazine.org/Register_protocol
This step essentially boils down to creating a variable in about:config :
network.protocol-handler.expose.ssh with value False.
Firefox will then ask for a handler when trying to use an SSH URI.

About

Quick hacks to enable the handling SSH URIs under LXDE or Windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages