Downloads:
13,225
Downloads of v 0.25.0:
6,066
Last Update:
13 May 2021
Package Maintainer(s):
Software Author(s):
- Viktor Elofsson
Tags:
picotorrent.install admin torrent bittorrent- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
PicoTorrent (Install)
- 1
- 2
- 3
0.25.0 | Updated: 13 May 2021
- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
13,225
Downloads of v 0.25.0:
6,066
Maintainer(s):
Software Author(s):
- Viktor Elofsson
PicoTorrent (Install) 0.25.0
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Viktor Elofsson. The inclusion of Viktor Elofsson trademark(s), if any, upon this webpage is solely to identify Viktor Elofsson goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Are Exempted or Have Failed
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install PicoTorrent (Install), run the following command from the command line or from PowerShell:
To upgrade PicoTorrent (Install), run the following command from the command line or from PowerShell:
To uninstall PicoTorrent (Install), run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download picotorrent.install --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade picotorrent.install -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade picotorrent.install -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install picotorrent.install
win_chocolatey:
name: picotorrent.install
version: '0.25.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'picotorrent.install' do
action :install
source 'INTERNAL REPO URL'
version '0.25.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller picotorrent.install
{
Name = "picotorrent.install"
Version = "0.25.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'picotorrent.install':
ensure => '0.25.0',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package is likely a meta/virtual (*) or an installer (*.install) or portable (*.portable) application package.
- Meta/virtual (*) - has a dependency on the *.install or the *.portable package - it is provided for discoverability and for other packages to take a dependency on.
- Portable (*.portable/*.commandline (deprecated naming convention)/*.tool (deprecated naming convention)) - usually zips or archives that require no administrative access to install.
- Install (*.install/*.app (deprecated naming convention)) - uses native installers, usually requires administrative access to install.
Learn more about chocolatey's distinction of installed versus portable apps and/or learn about this kind of package.
This package was approved as a trusted package on 13 May 2021.
PicoTorrent is designed to be a friendly BitTorrent client for Windows with high performance and low memory usage.
At a glance
- Strong encryption with support for tunneling via I2P, SOCKS4, SOCKS5 and HTTP(S)
- Works with both IPv4 and IPv6
- Multi-lingual user interface
- Free, open source, with a great community
Native look and feel
PicoTorrent is built directly on the Windows APIs and will look native on all supported Windows platforms.
Privacy oriented
Setting up a proxy connection is easy. PicoTorrent supports I2P, SOCKS4, SOCKS5 and HTTP(S) proxies as well as strong encryption.
The MIT License (MIT)
Copyright (c) 2015, Viktor Elofsson and contributors.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
md5: D665E9AFBE4D8AAC93ED80E3D9167AB5 | sha1: 732E0FC16A7212535E9B8AE241186EFC8839680F | sha256: 3B034AC4EFF0FC296634C27C8B41B2629D57284A4BB1E366150FD04CFA23D801 | sha512: 30F66BB0799C7DDD09C8A609ADD6496CF454F57BC94A911CF44FB78A073D2518E6088C888C143FA98172C4A0BF66E78EE588A74D84C3FB859603B6923291AE01
md5: F7B8E2CC27947C2D4F428D69AA1831BB | sha1: AD817CFB62B2216A36256CA53D4689BC3C500580 | sha256: AAA4CE1CC64870D2327A5D10BE8AA9A1EE5FD8315920DC5124272F160D25A624 | sha512: 3CB875541AC4B52EEB613390369D6EB0255BB8A5CEB25CD0FC7FC8CA49998740EEADC38843BFE051D6DB5F7A1571D40ADE888E8A4FD1A778D95D304895762813
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
Upstream URLs
x32: https://github.com/picotorrent/picotorrent/releases/download/v0.25.0/PicoTorrent-0.25.0-x86.exe
x64: https://github.com/picotorrent/picotorrent/releases/download/v0.25.0/PicoTorrent-0.25.0-x64.exe
Checksums of embedded binaries
checksumtype: sha256
checksum32: AAA4CE1CC64870D2327A5D10BE8AA9A1EE5FD8315920DC5124272F160D25A624
checksum64: 3B034AC4EFF0FC296634C27C8B41B2629D57284A4BB1E366150FD04CFA23D801
File 'LICENSE.txt' is obtained from:
https://raw.githubusercontent.com/picotorrent/picotorrent/master/LICENSE
Log in or click on link to see number of positives.
- picotorrent.install.0.25.0.nupkg (5bc26a10fc14) - ## / 63
- PicoTorrent-0.25.0-x64_x64.exe (3b034ac4eff0) - ## / 68
- PicoTorrent-0.25.0-x86_x32.exe (aaa4ce1cc648) - ## / 69
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
PicoTorrent (Install) 0.25.0 | 6066 | Thursday, May 13, 2021 | Approved | |
PicoTorrent (Install) 0.24.0 | 1257 | Wednesday, January 6, 2021 | Approved | |
PicoTorrent (Install) 0.23.0 | 780 | Friday, November 13, 2020 | Approved | |
PicoTorrent (Install) 0.22.0 | 591 | Saturday, October 10, 2020 | Approved | |
PicoTorrent (Install) 0.21.0 | 497 | Sunday, September 20, 2020 | Approved | |
PicoTorrent (Install) 0.20.0.20200908 | 384 | Tuesday, September 8, 2020 | Approved | |
PicoTorrent (Install) 0.20.0 | 285 | Tuesday, September 8, 2020 | Approved | |
PicoTorrent (Install) 0.19.0 | 274 | Thursday, September 3, 2020 | Approved | |
PicoTorrent (Install) 0.18.0 | 1579 | Friday, January 3, 2020 | Approved | |
PicoTorrent (Install) 0.17.0 | 481 | Saturday, October 26, 2019 | Approved | |
PicoTorrent (Install) 0.16.1 | 163 | Sunday, November 10, 2019 | Approved | |
PicoTorrent (Install) 0.16.0 | 150 | Wednesday, October 23, 2019 | Approved | |
PicoTorrent (Install) 0.15.0 | 718 | Tuesday, April 9, 2019 | Approved |
Ground Rules:
- This discussion is only about PicoTorrent (Install) and the PicoTorrent (Install) 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 PicoTorrent (Install), 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.