Tailscale 1.54.0 Release
요약
All Platforms
- Go 1.21.4로 업데이트되었습니다.
Linux
- 최근 Linux 커널에서 TUN 장치를 통한 UDP 패킷의 처리량을 크게 개선하였습니다.
Windows
- 우클릭 외에도 일반 클릭으로 메뉴를 열 수 있도록 변경되었습니다.
macOS
- 첫 번째 파일 전송 이전까지 taildrop 정리 루프를 실행하지 않아 잘못된 보안 대화 상자가 나타나지 않도록 수정되었습니다.
- pkgs.tailscale.com에서 다운로드 가능한 macSys 앱을 위한 MDM 설정을 구현하였습니다.
tailscale update --yes
를 macSys 앱에서 사용할 수 있도록 지원되었습니다.
iOS
- tailnet에 다른 기기가 없을 때 도움이 되는 배너를 표시합니다.
- exit 노드를 사용할 때 "로컬 네트워크 접근 허용" 설정을 추가하였습니다.
- 키가 8시간 미만으로 만료되거나 만료된 경우 정보 말풍선을 표시합니다.
- 위젯이 VPN 터널의 상태를 더 정확하게 반영합니다.
QNAP
tailscale update
를 지원합니다.
원문 내용
All Platforms
- update to Go 1.21.4
Linux
- improve throughput substantially for UDP packets over TUN device with recent Linux kernels
Windows
- open menu with a regular click in addition to a right-click
macOS
- don't run taildrop cleanup loop until the first file transfer, avoid spurious security dialog
- implement MDM settings for the macSys app downloadable from pkgs.tailscale.com
- support
tailscale update --yes
for macSys app
iOS
- show a helpful banner if there are no other devices on the tailnet
- add "Allow Local Network Access" setting when using an exit node
- show info bubble when key expires in < 8 hrs or has expired
- widgets reflect the state of the VPN tunnel more accurately
QNAP
- add
tailscale update
support
링크 : https://github.com/tailscale/tailscale/releases/tag/v1.54.0