command
Version:
v1.101.0-pre
Opens a new window with list of versions in this module.
Published: Jun 3, 2026
License: BSD-3-Clause
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ssh-game
The ssh-game server demonstrates how to use tsnet's ListenSSH to build a custom SSH application. It runs a simple "guess the number" game.
Usage:
go run ./tsnet/example/ssh-game
Then from another Tailscale node:
ssh -p 2222 <hostname>
Documentation
¶
The ssh-game server demonstrates how to use tsnet's ListenSSH to build
a custom SSH application. It runs a simple "guess the number" game.
Usage:
go run ./tsnet/example/ssh-game
Then from another Tailscale node:
ssh -p 2222 <hostname>
Source Files
¶
Click to show internal directories.
Click to hide internal directories.