soimort / translate-shell

:speech_balloon: Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc.
https://www.soimort.org/translate-shell
The Unlicense
6.83k stars 387 forks source link

Support socks proxy #510

Closed jiacai2050 closed 5 months ago

jiacai2050 commented 5 months ago

When search the issues, I sees some problems are caused by not support socks5 proxy,

Since I'm not familiar with the codebase, I wasn't sure if it's hard to add this feature.

soimort commented 5 months ago

There is no plan to support SOCKS proxy natively, due to the lack of existing libraries one has to re-implement the SOCKS protocol in gawk, which is beyond the goal of this project.

It's recommended to just use proxychains.