Author Topic: How to get BitsharesX to run over a socks proxy?  (Read 1469 times)

0 Members and 1 Guest are viewing this topic.

Offline dmp1ce

  • Newbie
  • *
  • Posts: 5
    • View Profile
I'm having some trouble getting torsocks to work with bitshares-x.  Here is my output.

$ torsocks bitsharesx-cli
Loading blockchain from: /home/dmp1ce/.BitSharesX/chain
Loading config from file: /home/dmp1ce/.BitSharesX/config.json
16:47:24 libtorsocks(4428): sendmsg: Connection is a UDP or ICMP stream, may be a DNS request or other form of leak: rejecting.
Not starting RPC server, use --server to enable the RPC interface
16:47:25 libtorsocks(4428): sendto: Connection is a UDP or ICMP stream, may be a DNS request or other form of leak: rejecting.
sendto: No such file or directory
16:47:28 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:28 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:28 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:28 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:28 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:28 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:28 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:29 libtorsocks(4428): SOCKS V5 connect failed: 16:47:29 libtorsocks(4428): Connection refused
(wallet closed) >>> 16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:38 libtorsocks(4428): Error 99 attempting to connect to SOCKS server (Cannot assign requested address)
16:47:39 libtorsocks(4428): SOCKS V5 connect failed: 16:47:39 libtorsocks(4428): Connection refused
quit
$

With the GUI I couldn't get it to load my wallet.

Offline thisisausername

I don't know if the client supports proxies (socks or not) in application, but you could certainly run it through torsocks (directed to the socks proxy of your choice, or tor.)
Pjo39s6hfpWexsZ6gEBC9iwH9HTAgiEXTG

Offline Chef

  • Newbie
  • *
  • Posts: 5
    • View Profile
Is it possible to setup BitsharesX to run over a socks proxy?

I'm using the Mac client.