xmr-stak-cpu icon indicating copy to clipboard operation
xmr-stak-cpu copied to clipboard

proxy

Open tait opened this issue 7 years ago • 11 comments

Do you still do not support agent ):

tait avatar Apr 01 '17 09:04 tait

Hi, you need to write in clearer English. Do you mean SOCKS or HTTP proxy?

fireice-uk avatar Apr 02 '17 09:04 fireice-uk

SOCKS5 proxy ):

tait avatar Apr 02 '17 10:04 tait

dear fireice-uk, i`m also interesting in support socks5 proxy, does it support ? if yes, how to configure it under Windows

thanks in advance!

azadevlab avatar Apr 03 '17 06:04 azadevlab

Have you tried tsocks? It wraps the syscalls and thus can transparently add SOCKS proxy support to virtually any app on Linux at least.

http://tsocks.sourceforge.net/

kth5 avatar Apr 03 '17 06:04 kth5

kth5, imho, no need to install tsocks under linux distros.... just type export socks5_proxy=socks5://ipaddr:port#

question is for windows. also, looks like possible to compile only with gcc 5 and higher. so my rhel 6/7 doesn`t support (already implemented servers), little bit sadly

azadevlab avatar Apr 03 '17 09:04 azadevlab

When the application does not natively support SOCKS then that variable will have no effect. As far as I can see, the xmr miner does not. Even though, with a configured tsocks one can run:

tsocks xmr-stak-cpu config.txt

And everything goes through said proxy even DNS if so desired.

kth5 avatar Apr 03 '17 09:04 kth5

I have made a guide to compile it in Cent Os or rhel in the Reddit sub.

On Mon, Apr 3, 2017, 5:29 AM Alexander Baldeck <[email protected]mailto:[email protected]> wrote:

When the application does not natively support SOCKS then that variable will have no effect. As far as I can see, the xmr miner does not. Even though, with a configured tsocks one can run:

tsocks xmr-stak-cpu config.txt

And everything goes through said proxy even DNS if so desired.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/fireice-uk/xmr-stak-cpu/issues/60#issuecomment-291093022, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALhLGHaLstBySPj2ceXpBYtpsGQiE02lks5rsLwSgaJpZM4MwcGI.

Josexv1 avatar Apr 03 '17 16:04 Josexv1

proxy would be great, got a bit of a server farm not doing anything many hours of the night...

also spent many hours now trying to get tsocks to work, but it just segmentation faults on me.. even using the latest patched version, tsocks_1.8beta5-9.3_amd64.deb but still have problems.. tsocks works for other stuff.. including ssh, wget etc.. but xmr-stak-cpu just core dumps.. and running xmr-stak-cpu without tsocks works but obviously its not able to go outside the firewall..

so adding support for a socks5 proxy would be really great..

martincyprus avatar Jun 13 '17 05:06 martincyprus

@Josexv1 could you share your guide?

WayneWZ avatar Apr 10 '18 08:04 WayneWZ

If you use xmr-stak on windows, I suggest you use a softmate called proxifier, It can proxy for the softmate which not supports proxy.

xiaoyuge16 avatar May 03 '18 03:05 xiaoyuge16

This software is decontinued, use this instead: https://github.com/fireice-uk/xmr-stak @WayneWZ

Josexv1 avatar May 03 '18 03:05 Josexv1