Downloads:
1,353
Downloads of v 0.26.8:
188
Last Update:
28 Oct 2022
Package Maintainer(s):
Software Author(s):
- trexminer
Tags:
t-rex nvidia crypto cryptocurrency mining miner ether- Software Specific:
- Software Site
- Software Source
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
T-Rex Miner
- 1
- 2
- 3
0.26.8 | Updated: 28 Oct 2022
- Software Specific:
- Software Site
- Software Source
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
1,353
Downloads of v 0.26.8:
188
Maintainer(s):
Software Author(s):
- trexminer
T-Rex Miner 0.26.8
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by trexminer. The inclusion of trexminer trademark(s), if any, upon this webpage is solely to identify trexminer goods or services and not for commercial purposes.
- 1
- 2
- 3
This Package Contains an Exempted Check
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install T-Rex Miner, run the following command from the command line or from PowerShell:
To upgrade T-Rex Miner, run the following command from the command line or from PowerShell:
To uninstall T-Rex Miner, 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 t-rex --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 t-rex -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 t-rex -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 t-rex
win_chocolatey:
name: t-rex
version: '0.26.8'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 't-rex' do
action :install
source 'INTERNAL REPO URL'
version '0.26.8'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller t-rex
{
Name = "t-rex"
Version = "0.26.8"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 't-rex':
ensure => '0.26.8',
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 exempt from moderation. While it is likely safe for you, there is more risk involved.
Mining made faster than ever
T-Rex is a simple to use and highly optimized cryptocurrency mining software. It utilizes the full potential of modern NVIDIA graphics cards using unique optimization techniques.
We have also devoted great attention to stable power consumption. These benefits, along with only 1% devfee, make our product one of the best publicly available miners.
Let your devices earn with T-Rex!
Why T-Rex
Still in doubt? Read about main advantages of our product
Fast and Stable
You will get the best speed on mining pool. Your crypto earnings will get higher with T-Rex and this is really stable. Our users are getting many months of uptime without issues.
Small developer fee
T-Rex has one of the lowest prices for usage. For the majority of supported algorithms we only take 1% of your mining time as a reward. This is less than 15 minutes per day.
T-Rex supports all popular algorithms
You don't need other miner in case the coin you mine goes down in price. Just switch to another profitable algorithm. At this moment we support: Ethash, Kawpow, Octopus, Autolykos2, MTP, Firopow, Progpow.
Control and Monitoring page
It is possible to control your miner via your browser and you don't need to look at your console anymore. You can make the miner's web page accessible in your local network.
Control and Monitoring page
Advanced API
You can easily integrate T-Rex into your programs or web services. All communication between the miner and your software occurs via HTTP 'GET' and 'POST' requests using JSON structures.
Continuous improvement and support
We don't stop working on the miner even during holidays. We want you to get the best experience with T-Rex. Your best ideas will be implemented shortly. Feel free to contact us for help and suggestions.
Antivirus Alerts and Cryptocurrency Mining Warning
In order to protect the miner from reverse engineering attacks, the binaries in this miner are obfuscated like how real viruses are. Therefore, it may trigger an antivirus alert. See here. Do not mine on a computer where you store your sensitive data.
Maintainer's Note
I produce and maintain Chocolatey packages in my spare time, for free. If you use my packages, and appreciate the time and effort I put into making and maintaining them, please consider making a small donation. Thank-you!
$destDir = Join-Path $(Get-ToolsLocation) $env:ChocolateyPackageName
Remove-Item $destDir -Force -Recurse
Uninstall-BinFile -Name "$env:ChocolateyPackageName"
Log in or click on link to see number of positives.
- t-rex.0.26.8.nupkg (d294b9d416e9) - ## / 65
- t-rex-0.26.8-win.zip (207bfa95050e) - ## / 65
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 |
---|---|---|---|---|
T-Rex Miner 0.26.8 | 188 | Friday, October 28, 2022 | Exempted | |
T-Rex Miner 0.26.5 | 86 | Tuesday, August 16, 2022 | Exempted | |
T-Rex Miner 0.26.4 | 83 | Sunday, May 22, 2022 | Exempted | |
T-Rex Miner 0.26.1 | 71 | Wednesday, May 11, 2022 | Exempted | |
T-Rex Miner 0.25.15 | 72 | Tuesday, May 3, 2022 | Exempted | |
T-Rex Miner 0.25.12 | 92 | Saturday, April 16, 2022 | Exempted | |
T-Rex Miner 0.25.9 | 95 | Friday, March 18, 2022 | Exempted | |
T-Rex Miner 0.25.8 | 91 | Friday, February 18, 2022 | Exempted | |
T-Rex Miner 0.25.6 | 84 | Tuesday, February 15, 2022 | Exempted | |
T-Rex Miner 0.25.2 | 118 | Friday, February 4, 2022 | Exempted | |
T-Rex Miner 0.24.8 | 90 | Saturday, December 11, 2021 | Exempted | |
T-Rex Miner 0.24.7 | 120 | Tuesday, November 16, 2021 | Exempted | |
T-Rex Miner 0.24.6 | 78 | Friday, November 12, 2021 | Exempted | |
T-Rex Miner 0.24.5 | 85 | Tuesday, November 9, 2021 | Exempted |
trexminer
This package has no dependencies.
Ground Rules:
- This discussion is only about T-Rex Miner and the T-Rex Miner 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 T-Rex Miner, 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.