You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
proxychains' approach has well-known limitations. there's a lot of reasons why chrom* can fail, on the top of the list is sandboxing mechanisms. tbh i'm surprised that wine works through proxychains. what we need here is people that investigate how such applications do tcp connections or prevent proxychains from working, and find solutions. for example it might be possible to disable sandboxing with some environment variable or config file.
First of all thank you for your great work.
It works great using Linux and also using Linux+Wine to run Windows applications on Linux.
But windows applications that has chromium based engines does not works using proxychains+wine.
Tested on proxychains 4.16 and 4.17.
Also I read this issue. But it didn't fix this problem using wine.
The text was updated successfully, but these errors were encountered: