Bitcoin Forum
May 14, 2024, 09:34:20 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: How to add .conf and API to BFGminer?  (Read 1068 times)
forzendiablo (OP)
Legendary
*
Offline Offline

Activity: 1526
Merit: 1000


the grandpa of cryptos


View Profile
December 29, 2013, 11:29:52 PM
 #1

in cgmienr its s w enter.
the ni have saved file and i add lines for API.

how to do that in BFGminer since i want to give it directions on what to mine with API

yolo
1715679260
Hero Member
*
Offline Offline

Posts: 1715679260

View Profile Personal Message (Offline)

Ignore
1715679260
Reply with quote  #2

1715679260
Report to moderator
1715679260
Hero Member
*
Offline Offline

Posts: 1715679260

View Profile Personal Message (Offline)

Ignore
1715679260
Reply with quote  #2

1715679260
Report to moderator
No Gods or Kings. Only Bitcoin
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715679260
Hero Member
*
Offline Offline

Posts: 1715679260

View Profile Personal Message (Offline)

Ignore
1715679260
Reply with quote  #2

1715679260
Report to moderator
1715679260
Hero Member
*
Offline Offline

Posts: 1715679260

View Profile Personal Message (Offline)

Ignore
1715679260
Reply with quote  #2

1715679260
Report to moderator
forzendiablo (OP)
Legendary
*
Offline Offline

Activity: 1526
Merit: 1000


the grandpa of cryptos


View Profile
December 30, 2013, 04:09:52 AM
 #2

nobody ? ;x

yolo
milone
Sr. Member
****
Offline Offline

Activity: 434
Merit: 251


CGWatcher & CGRemote


View Profile WWW
December 30, 2013, 04:59:54 AM
 #3

I'm not sure what you're asking, but if you're on Windows you can use CGWatcher to launch cgminer and it will enable the API automatically. In CGWatcher's Tests tab you can access the API directly, or there are features throughout the program that provide an interface to the API.

https://bitcointalk.org/index.php?topic=185553.0

http://www.cgwatcher.com

If you just want to enable the API to access it with your own software, add the following to your config file:

Code:
"api-listen" : true,
"api-allow" : "W:127.0.0.1"

You may need to add a comma to the end of the second line depending on where in the config file you put it (if there are more settings below it.) You can change the IP to the IP your software is running on, or add more IPs by separating with a comma:

Code:
"api-listen" : true,
"api-allow" : "W:127.0.0.1,W:192.168.1.10"

CGWatcher, a GUI/monitor for CGMiner & BFGMiner: http://www.cgwatcher.com
CGRemote, a remote mining dashboard for all of your miners: http://www.minerremote.com
BTC: 12TAYjmSrdDHLNpmix2MG6y3R868SMM7Fx    LTC: LM6Un6hZvPzLBggJWiAVG6E6w2GfaHukXY
forzendiablo (OP)
Legendary
*
Offline Offline

Activity: 1526
Merit: 1000


the grandpa of cryptos


View Profile
December 30, 2013, 09:28:38 PM
 #4

hey
thing is [unless u can answer that] - i have BFL miner. when i run cgminer it wont work.

i hav to use BFGminer or bitminter app. ive no idea how to make my miner work on latest cgminer.

yolo
milone
Sr. Member
****
Offline Offline

Activity: 434
Merit: 251


CGWatcher & CGRemote


View Profile WWW
December 31, 2013, 12:55:26 AM
 #5

Those settings apply to bfgminer also. Bfgminer is a fork of cgminer, so the config settings and api commands are the same for most things. Over time they grow further apart, but as of now this will enable the API in both miners.

CGWatcher, a GUI/monitor for CGMiner & BFGMiner: http://www.cgwatcher.com
CGRemote, a remote mining dashboard for all of your miners: http://www.minerremote.com
BTC: 12TAYjmSrdDHLNpmix2MG6y3R868SMM7Fx    LTC: LM6Un6hZvPzLBggJWiAVG6E6w2GfaHukXY
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!