Author

Topic: Connecting to specfic Nodes (Read 743 times)

legendary
Activity: 1498
Merit: 1000
December 27, 2013, 10:10:17 PM
#4
Code:
-connect=          Connect only to the specified node(s)

https://en.bitcoin.it/wiki/Running_Bitcoin

How do you specify a list?

I would just do multiple ips you can add connect to your conf file so you don't have to use the flag every time you want to start up bitcoind/qt.

Code:
connect=127.0.0.1
connect=74.125.0.0

hero member
Activity: 518
Merit: 500
December 27, 2013, 10:56:23 PM
#3
Code:
-connect=          Connect only to the specified node(s)

https://en.bitcoin.it/wiki/Running_Bitcoin

How do you specify a list?

I would just do multiple ips you can add connect to your conf file so you don't have to use the flag every time you want to start up bitcoind/qt.

Code:
connect=127.0.0.1
connect=74.125.0.0



OK thanks for the explanation.
hero member
Activity: 518
Merit: 500
December 27, 2013, 09:37:05 PM
#2
Code:
-connect=          Connect only to the specified node(s)

https://en.bitcoin.it/wiki/Running_Bitcoin

How do you specify a list?
legendary
Activity: 1630
Merit: 1000
December 27, 2013, 11:11:34 AM
#1
Hello, I wanted to know if its possible to manually connect to a specfic node or 2. So that all my transactions and all other transactions can be relayed between that node.

Is there anyway to do this?

My main goal is just being able to relay my transactions to the biggers nodes
Jump to: