xmrig
termux-packages
xmrig | termux-packages | |
---|---|---|
289 | 332 | |
277 | 13,434 | |
- | 1.5% | |
9.1 | 10.0 | |
about 1 month ago | 1 day ago | |
C | Shell | |
GNU General Public License v3.0 only | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
xmrig
-
Where can I see GPU mining stats Moneroocean.
I am cpu mining on Moneroocean and I can see my rigs on the dashboard. I am playing with a gpu miner which is finally running but I do not see it on the dashboard. It is running for an hour now but it is not visible on https://moneroocean.stream/. Is this because the port is different? 10128 for gpu and 10343 for CPU. If so where can I see stats of my gpu rig.
-
Just started with monero mining (Overall new to this mining realm)
So I've started monero mining on https://moneroocean.stream/ about like 3-4 hours agoMining on my RPi 4 with XMRig below is the pool details (got from ChuckNoris YT)
-
Miners not showing on Monero Ocean
Over the last 12 hours or so 2 of my 3 CPU miners have stopped showing on the Monero Ocean interface at https://moneroocean.stream.
-
Join the Club!
Check out the autoswitching version of xmrig (for CPUs) forked by monero ocean here: https://github.com/MoneroOcean/xmrig/releases/tag/v6.20.0-mo1
-
XMR Mining with GPU
You can mine Ergo, ETC, or RVN on Monero Ocean and get paid in XMR. https://moneroocean.stream/
-
Profitability
Don't forget to check out MoneroOcean, maybe it has already caught on to this wave. (Then it would all become easier for you.)
-
What is the best algorithm to mine with exept rx/0 ?
This is where moneroocean comes in. While it's not recommended to mine on a big pool (to avoid centralization of the Monero network), moneroocean lets you mine shitcoins and exchange them with Monero. They also provide a custom XMRig build for that purpose.
-
Newb... Need help with terminology and "basic" education.
It is a bit confusing. When you're mining on a pool like Moneroocean then shares don't matter. They're just a way of proving to the pool that you've done a certain amount of work, and the pool will usually adjust things so you send shares often enough but not too often. Basically you don't have to worry about them. Check your balance on the pool's website, in this case https://moneroocean.stream/
-
Hey, Can someone help me with this question. How Do I activate Cuda cores on gpu with my p2p programm Gupax? I already tried to modify the xmrig config file. but Gupax seems to complete neglect every attempt of changing the files. I hope somebody Can help with this noob question.
Use your GPU to mine some other algo on MoneroOcean and receive the payment for mining in XMR… ,maximize the efficiencies of other Lagos that are designed for GPU mining and get more XMR
-
Struggling to get my miner back into action. Any ideas? Thanks in advanced comrades
MO Github Link
termux-packages
-
Racket/rhombus: "We're now officially in the "integration" phase for Rhombus."
No, but yes.
https://github.com/termux/termux-packages/blob/master/packag...
I just installed the package called `racket` from Termux's upstream, and it seems that they're using racket-minimal for that. But of a gotcha, but at least it doesn't seem like there's a bug.
-
Ask HN: Am I crazy or is Android development awful?
containers/podman > [Feature]: Android support:
> There are docker and containerd in termux-packages. https://github.com/termux/termux-packages/tree/master/root-p...
But Android 13+ supports rootless pKVM VMs, which podman-machine should be able to run containers in; but only APK-installed binaries are blessed with the necessary extended filesystem attributes to exec on Android 4.4+ with SELinux in enforcing mode.
- Android pKVM: https://source.android.com/docs/core/virtualization/architec... :
> qemu + pKVM + podman-machine: https://github.com/containers/podman/discussions/17717 :
> The protected kernel-based virtual machine (pKVM) is built upon the Linux KVM hypervisor, which has been extended with the ability to restrict access to the payloads running in guest virtual machines marked ‘protected’ at the time of creation.
> KVM/arm64 supports different execution modes depending on the availability of certain CPU features, namely, the Virtualization Host Extensions (VHE) (ARMv8.1 and later).
- "Android 13 virtualization lets [Pixel >= 6] run Windows 11, Linux distributions" (2022)
- Lindroid
-
Psion 5mx Emulator
Not from PlayStore, but apparently everyone has English reading comprehension problems and wants to write a comment anyway.
https://github.com/termux/termux-packages/wiki/Termux-and-An...
-
Usbredir: A protocol for sending USB device traffic over a network connection
usbredirect, USB drives/disks, Termux, termux-usb, QEMU, and Alpine Linux in action in April 2024 on an Android 11 phone that is not rooted --> Update-6, Update-7, Update-8, Update-9, Update-10 at https://github.com/termux/termux-packages/issues/19635
"USB Network Redirection protocol description version 0.7 (19 May 2014)": https://gitlab.freedesktop.org/spice/usbredir/-/blob/main/do... (gitlab.freedesktop.org/spice/usbredir/-/blob/main/docs/usb-redirection-protocol.md)
"How to use Spice "Open remote computing"" Hans de Goede "@ T-DOSE 2011, Eindhoven": https://www.youtube.com/watch?v=e1fC3GOTHOY (www.youtube.com/watch?v=e1fC3GOTHOY)
-
"Is it Worth Rooting your Phone in 2023?"
Phone (not rooted) running Android 11 and Termux doing superuser/root operations on a USB flash drive connected to the phone, for example "cryptsetup luksFormat /dev/sda1" and "mkfs.ext4 /dev/mapper/v1" --> Update-6 through Update-8 and "Connecting a USB device to QEMU using termux, termux-usb, usbredirect" at https://github.com/termux/termux-packages/issues/19635 (see also Update-9, Update-10, Update-11).
-
Security of an encrypted partition in a flash drive
Done on a phone that is not rooted running Termux, termux-usb, usbredirect, and QEMU --> "cryptsetup luksFormat /dev/sda1" and "cryptsetup luksOpen /dev/sda1 v1" and "mkfs.ext4 /dev/mapper/v1" and "mount /dev/mapper/v1 /root/1" where "/dev/sda1" is a partition on a USB flash drive ("dev/sda") plugged in the phone: https://github.com/termux/termux-packages/issues/19635 (github.com/termux/termux-packages/issues/19635'cryptsetup)
- "Connecting a USB device to QEMU using termux, termux-USB, usbredirect"
-
PinePhone review after a month of daily driving
Yes. Even without enabling root, you can install Termux[1] and have a full Linux cli environment with ssh.
> don't understand not more people want to access their DCIM folder via sshfs
I agree. I sync my camera folder with Syncthing[1], so as soon as I take a photo it is available on my laptop.
1: https://termux.dev/
-
Termux: Linux Applications on Android
As usual don't forget that Android/Linux isn't GNU/Linux,
https://github.com/termux/termux-packages/wiki/Termux-and-An...
https://developer.android.com/ndk/guides/stable_apis
https://android.googlesource.com/platform/bionic/+/master/an...
What are some alternatives?
xmrig-proxy - Monero (XMR) Stratum protocol proxy
nix-on-droid - Nix-enabled environment for your Android device.
xmrig-cuda - NVIDIA CUDA plugin for XMRig miner
UserLAnd - Main UserLAnd Repository
p2pool - Decentralized pool for Monero mining
Code-Server - VS Code in the browser
xmrig - RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark
chromium - The official GitHub mirror of the Chromium source
mxmrig
AllHackingTools - All-in-One Hacking Tools For Hackers! And more hacking tools! For termux.
meta-miner - Allows to add algo switching support to *any* stratum miner. Zero fees.
android-tools - Android tools built for Android devices.