File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22icon : material/alert-decagram
33---
44
5+ #### 1.14.0-alpha.27
6+
7+ * Add Tailscale SSH server ** 1**
8+ * Fixes and improvements
9+
10+ ** 1** :
11+
12+ Adds an [ ` ssh_server ` ] ( /configuration/endpoint/tailscale/#ssh_server ) field to
13+ [ Tailscale] ( /configuration/endpoint/tailscale/ ) endpoints, running a Tailscale SSH
14+ server on tailnet port 22. Access is controlled by the SSH ACL in the Tailscale
15+ admin console, which maps each connection to a local user (behavior varies by
16+ platform; iOS and tvOS are not yet supported). The value may be ` true ` (equivalent
17+ to ` { "enabled": true } ` ), or an object that additionally sets
18+ [ ` disable_pty ` ] ( /configuration/endpoint/tailscale/#ssh_serverdisable_pty ) ,
19+ [ ` disable_sftp ` ] ( /configuration/endpoint/tailscale/#ssh_serverdisable_sftp ) , and
20+ [ ` disable_forwarding ` ] ( /configuration/endpoint/tailscale/#ssh_serverdisable_forwarding ) .
21+
522#### 1.14.0-alpha.26
623
724* Add gecko obfs for Hysteria2 ** 1**
You can’t perform that action at this time.
0 commit comments