Skip to content

TheBiggerGuy/poclbm

 
 

Repository files navigation

OpenPyCoiner

A OpenCL client for BitCoin minning

Usage

usage: poclbm.py [-h] [--version] [--user [USER]] [--password [PASSWORD]]
                 [--host [HOST]] [--port [PORT]] [--secure]
                 [--device [DEVICES [DEVICES ...]]] [--list] [--verbose]

A OpenCL client for BitCoin minning

optional arguments:
  -h, --help            show this help message and exit
  --version             show program's version number and exit
  --user [USER]         User name
  --password [PASSWORD]
                        Password
  --host [HOST]         Address to the server
  --port [PORT]         Server port number
  --secure              Force https (SSL) connection
  --device [DEVICES [DEVICES ...]]
                        Device number, see --list for a list of devices
  --list                List all devices
  --verbose             Show alot of rubish

See https://github.com/TheBiggerGuy/poclbm/ for more

Home

URL: GitHub

About

PyOpenCL bitcoin miner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%