Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Sshutil
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mirrored_repos
smallstep
Sshutil
Commits
4b54b17b
Commit
4b54b17b
authored
4 years ago
by
David Cowden
Browse files
Options
Downloads
Patches
Plain Diff
README: Tag code as golang
Help the syntax highlighter out.
parent
7230804a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-3
2 additions, 3 deletions
README.md
with
2 additions
and
3 deletions
README.md
+
2
−
3
View file @
4b54b17b
...
@@ -22,7 +22,7 @@ A small, but tedious, amount of work is required to implement a full connection-
...
@@ -22,7 +22,7 @@ A small, but tedious, amount of work is required to implement a full connection-
### Hello SSH
### Hello SSH
```
```
golang
package
main
package
main
import
"go.step.sm/sshutil"
import
"go.step.sm/sshutil"
...
@@ -51,8 +51,7 @@ Server closed remote connection to localhost.
...
@@ -51,8 +51,7 @@ Server closed remote connection to localhost.
The default session handler is an echo server.
The default session handler is an echo server.
Easily configure a persistent host key.
Easily configure a persistent host key.
```
```
golang
package
main
package
main
import
(
import
(
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment