Skip to content

Commit ba2d6c6

Browse files
committed
Bump version
1 parent ebab5b4 commit ba2d6c6

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22
icon: 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**

0 commit comments

Comments
 (0)