Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 343 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 343 Bytes

GoSeach

Google Search CLI base on RobertChristopher/go-google

Use ENV https_proxy for proxy

Usage

$ go get -u  github.com/ryh/gosearch/cmd/gos

use gos to search

Known Issues / TODO

  • Client may timeout due to bad http connection, without tips & error promotion.