Bitcoin Forum
June 28, 2024, 07:48:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Json.conf Einstellen für Proxy ?  (Read 1178 times)
Hardstyles (OP)
Member
**
Offline Offline

Activity: 122
Merit: 18


View Profile
September 14, 2016, 02:02:08 PM
 #1

Hallo ich sitze jetzt gerade in der Schule und wir benutzten einen Proxy hier,

Internet funktioniert und die meisten Programme auch, nur ich weis gerade nicht wie ich diesen Config File bearbeiten muss. oder wo ich das mit dem Proxy eintragen soll kann mir das einer einen Tip gehen

wir benutzen einen http proxy

Code:
{
"_comment1" : "Any long-format command line argument ",
"_comment2" : "may be used in this JSON configuration file",

"api-bind" : "127.0.0.1:4048",

"url" : "stratum+tcp://Url",
"user" : "Wallet",
"pass" : "x",

"algo" : "cryptonight",
"threads" : 0,
"cpu-priority" : 0,
"cpu-affinity" : -1,

"benchmark" : false,
"debug" : false,
"protocol": true,
"quiet" : false
}



in der Readme steht das drin aber leider kein Beispiel

### Connecting through a proxy

Use the --proxy option.

To use a SOCKS proxy, add a socks4:// or socks5:// prefix to the proxy host 
Protocols socks4a and socks5h, allowing remote name resolving, are also available since libcurl 7.18.0.

If no protocol is specified, the proxy is assumed to be a HTTP proxy. 
When the --proxy option is not used, the program honors the http_proxy and all_proxy environment variables.


wäre gut wenn mir jemand einen Tip geben würde Danke schön.



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!