afc163 / fanyi

A πŸ‡¨πŸ‡³ and πŸ‡ΊπŸ‡Έ translator in your command line
https://npmjs.com/fanyi
MIT License
1.42k stars 135 forks source link

feat: Support http_proxy for chatGPT #87

Closed Lan-ce-lot closed 1 year ago

Lan-ce-lot commented 1 year ago

Fixed: #86

Lan-ce-lot commented 1 year ago

We need to ensure that the proxy and $http_proxy is correctly set.

For example(for clash X):

export http_proxy=http://127.0.0.1:7890
afc163 commented 1 year ago

Add it to README.md?

Lan-ce-lot commented 1 year ago

added, PTAL