Updated GhostRider documentation
Added examples for SSL port command line that don't use #1 pool.
This commit is contained in:
parent
a39ab89236
commit
454f97fa0f
2 changed files with 5 additions and 2 deletions
|
@ -16,5 +16,8 @@
|
|||
:: Smaller pools also often have smaller fees/payout limits.
|
||||
|
||||
cd %~dp0
|
||||
:: Use this command line to connect to non-SSL port
|
||||
xmrig.exe -a gr -o raptoreumemporium.com:3008 -u WALLET_ADDRESS -p x
|
||||
:: Or use this command line to connect to an SSL port
|
||||
:: xmrig.exe -a gr -o rtm.suprnova.cc:4273 --tls -u WALLET_ADDRESS -p x
|
||||
pause
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue