mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-11 13:18:53 +00:00
Updated Tailscale 1.14 (markdown)
@@ -1,9 +1,14 @@
|
|||||||
|
## All Platforms
|
||||||
- Improved Portmapping to ask a firewall to open a port:
|
- Improved Portmapping to ask a firewall to open a port:
|
||||||
- [NAT-PMP](https://en.wikipedia.org/wiki/NAT_Port_Mapping_Protocol) has been implemented for some time.
|
- [NAT-PMP](https://en.wikipedia.org/wiki/NAT_Port_Mapping_Protocol) has been implemented for some time.
|
||||||
- This release adds support for [Port Control Protocol](https://en.wikipedia.org/wiki/Port_Control_Protocol) response to NAT-PMP, which some firewalls send.
|
- This release adds support for [Port Control Protocol](https://en.wikipedia.org/wiki/Port_Control_Protocol) response to NAT-PMP, which some firewalls send.
|
||||||
- If neither NAT-PMP nor PCP is present, fall back to [Universal Plug and Play Internet Gateway Device](https://en.wikipedia.org/wiki/Internet_Gateway_Device_Protocol) support.
|
- If neither NAT-PMP nor PCP is present, fall back to [Universal Plug and Play Internet Gateway Device](https://en.wikipedia.org/wiki/Internet_Gateway_Device_Protocol) support.
|
||||||
- The net effect is that 1.14 is substantially more likely to make a direct connection from residential/SMB environments, and not need to use a DERP Relay. Enabling NAT-PMP/UPnP support in the router will enable this.
|
- The net effect is that 1.14 is substantially more likely to make a direct connection from residential/SMB environments, and not need to use a DERP Relay. Enabling NAT-PMP/UPnP support in the router will enable this.
|
||||||
- FreeBSD can now function as an exit node.
|
|
||||||
- Allow access to local VMs and Docker Containers while using an exit node.
|
- Allow access to local VMs and Docker Containers while using an exit node.
|
||||||
- Update to wintun 0.13.
|
|
||||||
- The `tailscaled` daemon continues to log less (an ongoing effort each release)
|
- The `tailscaled` daemon continues to log less (an ongoing effort each release)
|
||||||
|
|
||||||
|
### Windows
|
||||||
|
- Update to wintun 0.13.
|
||||||
|
|
||||||
|
### FreeBSD
|
||||||
|
- FreeBSD can now function as an exit node.
|
||||||
|
Reference in New Issue
Block a user