Skip to content

Instantly share code, notes, and snippets.

View marsmensch's full-sized avatar

Florian Maier marsmensch

  • MaibornWolff GmbH
  • Germany
View GitHub Profile
@marsmensch
marsmensch / miner_command
Created January 7, 2019 11:56
trexminer mining example for veil+suprnova
t-rex -a x16rt -o stratum+tcp://veil.suprnova.cc:7220 -u Weblogin.Worker -p Worker password
@marsmensch
marsmensch / mining command
Created January 7, 2019 11:35
CryptoDredge mining example for veil+suprnova
CryptoDredge -a x16rt -o stratum+tcp://veil.suprnova.cc:7220 -u Weblogin.Worker -p Worker password
@marsmensch
marsmensch / suprminer.bat
Created January 7, 2019 11:32
suprminer mining example for veil+suprnova
ccminer.exe -a x16rt -o stratum+tcp://veil.suprnova.cc:7220 -u Weblogin.Worker -p Worker password
@marsmensch
marsmensch / wildrig.bat
Created January 7, 2019 11:31
wildrig mining example for veil+suprnova
wildrig.exe --algo x16rt --opencl-threads 2 --opencl-launch 20x0 --url stratum+tcp://veil.suprnova.cc:7220 --user Weblogin.Worker --pass Worker password
@marsmensch
marsmensch / veil-miner.bat
Created January 7, 2019 11:19
A windows batch file example to mine veil on suprnova
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
@echo off
echo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
echo Simple script to restart your miner software after a period of time
echo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
echo:
@marsmensch
marsmensch / Dockerfile
Last active January 1, 2019 17:58
zumy cpuminer Dockerfile https://github.com/zumy/cpuminer/
#
# Dockerized zumy cpuminer
# usage: docker run marsmensch/zumy-cpuminer:latest -o stratum+tcp://nosuchpool.cloud:4235 -u <WALLET> -p x
#
# If you want to mine within an interactive shell:
# 1) start the container
# docker run --interactive --tty --entrypoint=/bin/bash marsmensch/zumy-cpuminer:latest
#
# 2) run the cpuminer manually daemon
# cpuminer -o stratum+tcp://nosuchpool.cloud:4235 -u <WALLET>
@marsmensch
marsmensch / Dockerfile
Last active December 31, 2018 16:23
suprminer linux docker container to mine Veil http://veil-project.com
#
# Dockerized suprminer for veil
#
#
# 1) To build the image locally, run:
# docker build -t marsmensch/veil-miner-nvidia:latest .
#
# If you want to run it within an interactive shell:
#
# 2) start the container
//author @TraderX0
//script to plot daily Open high and low
//version 1.1
//last edited 22/11/2018
//title
study(title="TraderX0__O_H_L", shorttitle="TraderX0_O_H_L", overlay=true)
// holds the daily price levels
openPrice = security(tickerid, 'D', open)
@marsmensch
marsmensch / reboot-multiple-miners.sh
Last active September 29, 2018 09:27
automatic regular reboots for the Sia & Decred OBELISK SC1/DCR1 miners by ObeliskHQ
#!/bin/bash
# This script will reboot an obelisk miner over an ssh connection from a
# Linux VM, docker container or Linux host.
# If you have a lot of different passwords set, you can also use the -f option
# for sshpass to supply a password file or even better: Use keyfiles instead!
#
# . * | ,
# . o
# .---.
# = _/__~0_\_ . * o '

Keybase proof

I hereby claim:

  • I am marsmensch on github.
  • I am marsmensch (https://keybase.io/marsmensch) on keybase.
  • I have a public key ASBNYG8H9FW86E1GT2ugK-kkcPigGZmS4ODGgSiDni9ZBQo

To claim this, I am signing this object: