Skip to content

linexjlin/google_proxy_by_golang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

google_proxy_by_golang

一个用基于Golang的服务器端Google搜索代理

使用

  • 基础的Golang环境
  • 下载proxy.go,配置文件const()区域的参数
  • 运行go build proxy.go编译,./proxy执行
  • 访问前面配置的地址,就能看到下图了~~

DEMO


参考了https://github.com/cuber/ngx_http_google_filter_module

About

一个用Golang写的Google搜索代理

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%