trexminer / T-Rex

T-Rex NVIDIA GPU miner with web control monitoring page
2.64k stars 439 forks source link

SOCKS5 proxy with user(socks5) and password? #853

Open yellow-dragon opened 2 years ago

yellow-dragon commented 2 years ago

How to use SOCKS5 with user and password?

trexminer commented 2 years ago

Not possible at the moment

wangzeming666 commented 2 years ago

You can use another software to listen the massage of the miner, and push the massage to the socks5 server. Then recive the massage that comes from the pool and send to miner. But for a miner, it is too heavy. I mean if they add a socks5 function in the .exe file, it will be more and more huge. That's not good for some OS system. They are only flashed in a usb card.

trexminer commented 2 years ago

@wangzeming666 SOCKS5 is already supported, just not with username/password. We'll try to add it in one of the future releases.

XFNeo commented 2 years ago

Hi @trexminer any updates?