gopee

:cloud: Full-Fledged, Self-Hosted Web Proxy in Go

Github星跟踪图

gopee

HTTP Web Proxy - full-fledged, self-hosted proxy to access blocked websites

Demo

https://gopee.herokuapp.com/ (Terminated by Heroku)

or

http://go-gopee.rhcloud.com/

Deploying This Application

  • Fork this repo

  • Update .godir to match your forked repo url

Deploy to heroku

heroku create -b https://github.com/kr/heroku-buildpack-go.git
Creating polar-harbor-5778... done, stack is cedar-14
BUILDPACK_URL=https://github.com/kr/heroku-buildpack-go.git
https://polar-harbor-5778.herokuapp.com/, https://git.heroku.com/polar-harbor-5778.git
Git remote heroku added
  • Push the code to Heroku
git push heroku master

Deploy to OpenShift by Red Hat

rhc app create myproxy https://cartreflect-claytondev.rhcloud.com/reflect?github=smarterclayton/openshift-go-cart --from-code <forked-github-repo-url>
Your application 'myproxy' is now available.
  URL:        http://myproxy-gopee.rhcloud.com/
  SSH to:     <hash>@myproxy-gopee.rhcloud.com
  Git remote: ssh://<hash>@myproxy-gopee.rhcloud.com/~/git/myproxy.git/
  • Open the above URL in your browser

  • Login to your OpenShift console and you should see an application created

Features

  • Most AJAX requests are proxied

  • Supports Sessions, Cookies, Logging-In on most websites

Errata

  • GMail and YouTube don't work

Why ?

  • To learn Golang

  • To create a simple to deploy yet powerful proxy

Credits

@Omie for pushing me to learn Go and introducing me to Heroku and OpenShift

主要指标

概览
名称与所有者madhurjain/gopee
主编程语言Go
编程语言HTML (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2014-12-30 20:14:06
推送于2015-05-24 07:36:15
最后一次提交2015-05-24 13:05:56
发布数0
用户参与
星数339
关注者数21
派生数123
提交数30
已启用问题?
问题数11
打开的问题数5
拉请求数1
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?