Hi Clemens,
Unfortunately, CSpace uses UDP sockets for the DHT, so it doesn't support proxies yet. We could implement support for Socks v5 and allow for proxies which support it, but it hasn't been done yet. Setting HTTP_PROXY worked because we use the Curl library (which looks up this environment variable)
for http requests and key registration is done over HTTP.

[jeethu;]

Clemens Fuchs wrote:
Hi,

I installed CSpace behind a proxy. After setting HTTP_PROXY, I succeeded in 
creating a key. But connection still fails without any further hint.

Any suggestions?

Clemens

_______________________________________________
cspace-users mailing list
cspace-users@tachyon.in
http://tachyon.in/cgi-bin/mailman/listinfo/cspace-users

Reply via email to