Skip to content

Instantly share code, notes, and snippets.

@skwashd
Created October 2, 2013 11:03
Show Gist options
  • Save skwashd/6792085 to your computer and use it in GitHub Desktop.
Save skwashd/6792085 to your computer and use it in GitHub Desktop.
Test SSH links on various browsers/OSes.
<!DOCTYPE HTML>
<html>
<head>
<title>SSH Link Test</title>
<meta charset="UTF-8">
</head>
<body>
<p><a href="ssh://[email protected]">click me</a></p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment