Can't find peers behind proxy

From @morningyyy on Sun Jul 10 2016 00:49:14 GMT+0000 (UTC)

I can’t find any swarm peers.
Is it because I visit the Internet through proxy?
How to config http proxy?


Copied from original issue: https://github.com/ipfs/support/issues/32

From @jbenet on Mon Nov 14 2016 18:20:30 GMT+0000 (UTC)

I don’t know enough of what’s going on on your end to be able to say-- but note ipfs does not use http so it won’t follow http proxy settings. depending on setup, it may follow vpn settings, but that’s different.

From @jbenet on Mon Nov 14 2016 18:23:16 GMT+0000 (UTC)

And-- i think the reason this question was not answered in the beginning is that is way too vague. it’s hard for us to know what you mean precisely. your description in https://github.com/ipfs/ipfs/issues/209 is better, thanks.

From @pyhedgehog on Wed Nov 16 2016 20:57:31 GMT+0000 (UTC)

1. “ipfs does not use http”? http proxy has CONNECT method.
2. What about socks configuration? What will be correct format in place of /ipv4/127.0.0.1/tcp/9050/socks/longandunmemorizablename.onion/QmNODEID?
3. What about onion bootstrap nodes?