How to use SSH config for SSH URI links

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I SSH to jump-machine to SSH to server, have created SSH config file for that and it works fine. Now challenge is to use same config file to launch SSH client in chrome by creating a SSH:// link on website.



Currently I am using




ssh myHost




from terminal to jump to server. How to create a SSH:// link so that it uses config file or somehow use ProxyCommand in SSH:// link



If anyone can suggest a solution or at least point me to online documentation where I can read about options and parameters of SSH:// protocol to check if it supports ProxyCommand.







share|improve this question
























    up vote
    0
    down vote

    favorite












    I SSH to jump-machine to SSH to server, have created SSH config file for that and it works fine. Now challenge is to use same config file to launch SSH client in chrome by creating a SSH:// link on website.



    Currently I am using




    ssh myHost




    from terminal to jump to server. How to create a SSH:// link so that it uses config file or somehow use ProxyCommand in SSH:// link



    If anyone can suggest a solution or at least point me to online documentation where I can read about options and parameters of SSH:// protocol to check if it supports ProxyCommand.







    share|improve this question






















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I SSH to jump-machine to SSH to server, have created SSH config file for that and it works fine. Now challenge is to use same config file to launch SSH client in chrome by creating a SSH:// link on website.



      Currently I am using




      ssh myHost




      from terminal to jump to server. How to create a SSH:// link so that it uses config file or somehow use ProxyCommand in SSH:// link



      If anyone can suggest a solution or at least point me to online documentation where I can read about options and parameters of SSH:// protocol to check if it supports ProxyCommand.







      share|improve this question












      I SSH to jump-machine to SSH to server, have created SSH config file for that and it works fine. Now challenge is to use same config file to launch SSH client in chrome by creating a SSH:// link on website.



      Currently I am using




      ssh myHost




      from terminal to jump to server. How to create a SSH:// link so that it uses config file or somehow use ProxyCommand in SSH:// link



      If anyone can suggest a solution or at least point me to online documentation where I can read about options and parameters of SSH:// protocol to check if it supports ProxyCommand.









      share|improve this question











      share|improve this question




      share|improve this question










      asked May 24 at 23:10









      Sandy

      14516




      14516

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1040016%2fhow-to-use-ssh-config-for-ssh-uri-links%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1040016%2fhow-to-use-ssh-config-for-ssh-uri-links%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          Trouble downloading packages list due to a “Hash sum mismatch” error

          How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

          How do I move numbers in filenames, in a batch renaming operation?