Downloads:
305,174
Downloads of v 1.12.2:
45
Last Update:
04 Aug 2021
Package Maintainer(s):
Software Author(s):
- Tailscale
- Inc.
Tags:
- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Tailscale
- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
305,174
Downloads of v 1.12.2:
45
Software Author(s):
- Tailscale
- Inc.
Tailscale
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Tailscale, Inc. The inclusion of Tailscale, Inc. trademark(s), if any, upon this webpage is solely to identify Tailscale, Inc. goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This package was rejected on 08 Sep 2021. The reviewer chocolatey-ops has listed the following reason(s):
The Tailscale client allows you to connect all your devices using WireGuard®, without the hassle. Tailscale makes it as easy as installing an app and signing in.
WireGuard is a registered trademark of Jason A. Donenfeld.
# This runs in 0.9.10+ before upgrade and uninstall.
# Use this file to do things like stop services prior to upgrade or uninstall.
Stop-Service -Name "Tailscale"
$ErrorActionPreference = 'Stop';
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'Tailscale IPN'
fileType = 'exe'
silentArgs = '/S'
validExitCodes= @(0)
}
$uninstalled = $false
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']
if ($key.Count -eq 1) {
$key | % {
$packageArgs['file'] = "$($_.UninstallString)"
if ($packageArgs['fileType'] -eq 'MSI') {
$packageArgs['silentArgs'] = "$($_.PSChildName) $($packageArgs['silentArgs'])"
$packageArgs['file'] = ''
} else {
}
Uninstall-ChocolateyPackage @packageArgs
}
} elseif ($key.Count -eq 0) {
Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | ForEach-Object {Write-Warning "- $($_.DisplayName)"}
}
# Remove device driver certificate.
Get-ChildItem Cert:\LocalMachine\TrustedPublisher | Where-Object { $_.thumbprint -eq 'DEE8D4EF882C2C255D879EF109C1DB9CF743476E' } | Remove-Item
No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Tailscale 1.82.5 | 32128 | Tuesday, April 22, 2025 | Approved | |
Tailscale 1.82.0 | 7640 | Monday, March 31, 2025 | Approved | |
Tailscale 1.80.2 | 17334 | Tuesday, February 18, 2025 | Approved | |
Tailscale 1.78.1 | 21265 | Wednesday, December 11, 2024 | Approved | |
Tailscale 1.76.6 | 12022 | Thursday, November 7, 2024 | Approved | |
Tailscale 1.76.3 | 7302 | Wednesday, October 23, 2024 | Approved | |
Tailscale 1.74.0 | 12535 | Thursday, September 12, 2024 | Approved | |
Tailscale 1.72.0 | 6447 | Monday, August 19, 2024 | Approved | |
Tailscale 1.70.0 | 8777 | Wednesday, July 17, 2024 | Approved | |
Tailscale 1.68.1 | 7970 | Friday, June 14, 2024 | Approved | |
Tailscale 1.68.0 | 1800 | Wednesday, June 12, 2024 | Approved | |
Tailscale 1.66.4 | 5778 | Tuesday, May 21, 2024 | Approved | |
Tailscale 1.66.3 | 2755 | Wednesday, May 15, 2024 | Approved | |
Tailscale 1.66.0 | 3017 | Wednesday, May 8, 2024 | Approved | |
Tailscale 1.64.2 | 5198 | Wednesday, April 17, 2024 | Approved | |
Tailscale 1.64.0 | 2857 | Thursday, April 11, 2024 | Approved | |
Tailscale 1.62.1 | 4075 | Tuesday, March 26, 2024 | Approved | |
Tailscale 1.62.0 | 3698 | Wednesday, March 13, 2024 | Approved | |
Tailscale 1.60.1 | 3228 | Thursday, February 29, 2024 | Approved | |
Tailscale 1.60.0 | 3761 | Friday, February 16, 2024 | Approved | |
Tailscale 1.58.2 | 6105 | Tuesday, January 23, 2024 | Approved | |
Tailscale 1.58.0 | 2809 | Friday, January 19, 2024 | Approved | |
Tailscale 1.56.1 | 8675 | Friday, December 15, 2023 | Approved | |
Tailscale 1.56.0 | 1688 | Wednesday, December 13, 2023 | Approved | |
Tailscale 1.54.1 | 4122 | Thursday, November 30, 2023 | Approved | |
Tailscale 1.54.0 | 3710 | Wednesday, November 15, 2023 | Approved | |
Tailscale 1.52.1 | 3895 | Thursday, November 2, 2023 | Approved | |
Tailscale 1.50.0 | 17469 | Monday, September 25, 2023 | Approved | |
Tailscale 1.48.2 | 4886 | Tuesday, September 12, 2023 | Approved | |
Tailscale 1.48.1 | 5864 | Monday, August 21, 2023 | Approved | |
Tailscale 1.48.0 | 2045 | Wednesday, August 16, 2023 | Approved | |
Tailscale 1.46.1 | 5315 | Wednesday, July 26, 2023 | Approved | |
Tailscale 1.46.0 | 3500 | Wednesday, July 19, 2023 | Approved | |
Tailscale 1.44.2 | 1126 | Tuesday, July 18, 2023 | Approved | |
Tailscale 1.44.0 | 4120 | Wednesday, June 21, 2023 | Approved | |
Tailscale 1.42.0 | 5278 | Wednesday, May 24, 2023 | Approved | |
Tailscale 1.40.1 | 2917 | Thursday, May 11, 2023 | Approved | |
Tailscale 1.40.0 | 2728 | Thursday, April 27, 2023 | Approved | |
Tailscale 1.38.4 | 3106 | Wednesday, April 5, 2023 | Approved | |
Tailscale 1.38.3 | 1503 | Thursday, March 30, 2023 | Approved | |
Tailscale 1.38.1 | 2048 | Friday, March 17, 2023 | Approved | |
Tailscale 1.36.2 | 2586 | Sunday, February 26, 2023 | Approved | |
Tailscale 1.36.0 | 4643 | Wednesday, January 25, 2023 | Approved | |
Tailscale 1.34.2 | 1729 | Monday, January 16, 2023 | Approved | |
Tailscale 1.34.1 | 2779 | Wednesday, December 14, 2022 | Approved | |
Tailscale 1.34.0 | 1061 | Saturday, December 10, 2022 | Approved | |
Tailscale 1.32.3 | 2340 | Monday, November 21, 2022 | Approved | |
Tailscale 1.32.2 | 1255 | Sunday, November 6, 2022 | Approved | |
Tailscale 1.32.1 | 1136 | Monday, October 24, 2022 | Approved | |
Tailscale 1.30.2 | 1908 | Friday, September 16, 2022 | Approved | |
Tailscale 1.30.1 | 910 | Friday, September 9, 2022 | Approved | |
Tailscale 1.28.0 | 2232 | Tuesday, July 19, 2022 | Approved | |
Tailscale 1.26.0 | 1696 | Tuesday, June 7, 2022 | Approved | |
Tailscale 1.24.1 | 1200 | Thursday, April 28, 2022 | Approved | |
Tailscale 1.22.1 | 1487 | Tuesday, March 15, 2022 | Approved | |
Tailscale 1.20.4 | 873 | Saturday, February 19, 2022 | Approved | |
Tailscale 1.20.2 | 923 | Saturday, January 22, 2022 | Approved | |
Tailscale 1.18.2 | 980 | Thursday, December 16, 2021 | Approved | |
Tailscale 1.18.0 | 899 | Friday, November 19, 2021 | Approved | |
Tailscale 1.16.2 | 638 | Saturday, October 30, 2021 | Approved | |
Tailscale 1.16.1 | 118 | Friday, October 29, 2021 | Approved | |
Tailscale 1.16.0 | 573 | Monday, October 11, 2021 | Approved | |
Tailscale 1.14.4 | 493 | Wednesday, September 29, 2021 | Approved | |
Tailscale 1.14.0 | 609 | Tuesday, August 24, 2021 | Approved | |
Tailscale 1.12.3 | 194 | Saturday, August 21, 2021 | Approved | |
Tailscale 1.12.1 | 583 | Wednesday, July 28, 2021 | Approved | |
Tailscale 1.10.2 | 449 | Friday, July 16, 2021 | Approved | |
Tailscale 1.10.1 | 277 | Thursday, July 8, 2021 | Approved | |
Tailscale 1.10.0 | 436 | Sunday, June 27, 2021 | Approved | |
Tailscale 1.8.7 | 376 | Monday, June 14, 2021 | Approved | |
Tailscale 1.8.5 | 428 | Monday, May 24, 2021 | Approved | |
Tailscale 1.8.3 | 194 | Wednesday, May 19, 2021 | Approved | |
Tailscale 1.8.0 | 220 | Thursday, May 6, 2021 | Approved | |
Tailscale 1.6.0 | 811 | Wednesday, March 24, 2021 | Approved | |
Tailscale 1.4.6 | 204 | Monday, March 15, 2021 | Approved | |
Tailscale 1.4.5 | 247 | Wednesday, February 24, 2021 | Approved | |
Tailscale 1.4.4 | 210 | Monday, February 15, 2021 | Approved | |
Tailscale 1.4.0 | 276 | Thursday, January 28, 2021 | Approved | |
Tailscale 1.3.147 | 271 | Tuesday, January 5, 2021 | Approved | |
Tailscale 1.2.9 | 271 | Monday, November 30, 2020 | Approved | |
Tailscale 1.2.5 | 220 | Monday, November 16, 2020 | Approved | |
Tailscale 1.0.4 | 211 | Thursday, October 22, 2020 | Approved | |
Tailscale 1.0.3 | 373 | Tuesday, August 4, 2020 | Approved | |
Tailscale 0.100.0.107 | 187 | Tuesday, July 28, 2020 | Approved | |
Tailscale 0.99.0 | 175 | Thursday, July 9, 2020 | Approved | |
Tailscale 0.98.0 | 210 | Sunday, June 7, 2020 | Approved |
© 2020 Tailscale, Inc.
This package has no dependencies.
Ground Rules:
- This discussion is only about Tailscale and the Tailscale package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Tailscale, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
tailscale (maintainer) on 04 Aug 2021 02:27:12 +00:00:
User 'tailscale' (maintainer) submitted package.
chocolatey-ops (reviewer) on 04 Aug 2021 03:00:29 +00:00:
tailscale has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
chocolatey-ops (reviewer) on 04 Aug 2021 03:08:19 +00:00:
tailscale has failed automated package testing (verification).
Please visit https://gist.github.com/f2da415f4fe506df402d810487f19a6b for details.
The package status will be changed and will be waiting on your next actions.
chocolatey-ops (reviewer) on 24 Aug 2021 03:00:32 +00:00:
We've found tailscale v1.12.2 in a submitted status and waiting for your next actions. It has had no updates for 20 or more days since a reviewer has asked for corrections. Please note that if there is no response or fix of the package within 15 days of this message, this package version will automatically be closed (rejected) due to being stale.
Take action:
If your package is failing automated testing, you can use the chocolatey test environment to manually run the verification and determine what may need to be fixed.
Note: We don't like to see packages automatically rejected. It doesn't mean that we don't value your contributions, just that we can not continue to hold packages versions in a waiting status that have possibly been abandoned. If you don't believe you will be able to fix up this version of the package within 15 days, we strongly urge you to log in to the site and respond to the review comments until you are able to.
chocolatey-ops (reviewer) on 08 Sep 2021 03:02:34 +00:00:
Unfortunately there has not been progress to move tailscale v1.12.2 towards an approved status within 15 days after the last review message, so we need to close (reject) the package version at this time. If you want to pick this version up and move it towards approval in the future, use the contact site admins link on the package page and we can move it back into a submitted status so you can submit updates.
Status Change - Changed status of package from 'submitted' to 'rejected'.