jarun / googler

:mag: Google from the terminal
GNU General Public License v3.0
6.11k stars 529 forks source link

无法使用 #413

Closed L-ian9 closed 3 years ago

L-ian9 commented 3 years ago

└─# proxychains ./googler -d 1 ⨯ [proxychains] config file found: /etc/proxychains4.conf [proxychains] preloading /usr/lib/x86_64-linux-gnu/libproxychains.so.4 [proxychains] DLL init: proxychains-ng 4.14 [proxychains] DLL init: proxychains-ng 4.14 [DEBUG] googler version 3.9 [DEBUG] Python version 3.9.1 [DEBUG] Connecting to new host www.google.com [proxychains] Strict chain ... 192.168.124.14:10809 ... www.google.com:443 ... OK Please initiate a query. googler (? for help) ?

omniprompt keys: n, p fetch the next or previous set of search results index open the result corresponding to index in browser f jump to the first page o [index|range|a ...] open space-separated result indices, numeric ranges (sitelinks unsupported in ranges), or all, in browser open the current search in browser, if no arguments O [index|range|a ...] like key 'o', but try to open in a GUI browser g keywords new Google search for 'keywords' with original options should be used to search omniprompt keys and indices c index copy url to clipboard u toggle url expansion q, ^D, double Enter exit googler ? show omniprompt help

我总是得到以下错误: └─# proxychains googler -C hello world | tee output 1 ⨯ [proxychains] config file found: /etc/proxychains4.conf [proxychains] preloading /usr/lib/x86_64-linux-gnu/libproxychains.so.4 [proxychains] DLL init: proxychains-ng 4.14 [proxychains] DLL init: proxychains-ng 4.14 [proxychains] Strict chain ... 192.168.124.14:10809 ... www.google.com:443 ... OK [proxychains] Strict chain ... 192.168.124.14:10809 ... www.google.com.hk:443 ... OK [ERROR] Failed to get 'https://www.google.com.hk/search?ie=UTF-8&oe=UTF-8&q=hello+world&sei=Mz0BGBP8EeyNXAAMKZtjcw'.

jarun commented 3 years ago

proxychains isn't tested. Please use the -p PROXY option.