Git Product home page Git Product logo

forwarder's Introduction

#描述:

这是一个很简单很简单的HTTP请求转发服务器,代码只有40行,可以很简单的部署到任何支持WSGI的 云端服务器,然后使用其中转KindleEar的个别HTTP请求,以便绕过墙或绕过部分网站对GAE的IP的封锁。

作者已经将其部署到Heroku上,目前免费提供服务,但不保证一直服务,目前流量已经很大,而Heroku的免费流量又不多,可能会随时出现连接超时或停止服务情况,为了您的推送稳定,建议自己搭建。
http://kforwarder.herokuapp.com/

#使用方法:
仅需要 修改KindleEar的config.py文件,将SHARE_FUCK_GFW_SRV 的值修改为你部署的转发器站点URL,格式为:
http://kforwarder.herokuapp.com/?k=xzSlE&t=timeout&u=URL
其中xzS1E为验证码,timeout为超时时间,可省略,默认为30s,URL则为要转发的URL.

如果你要新增其他需要转发器的书籍,代码样例参照 KindleEar 项目的 books/ZhihuDaily.py (知乎日报)

#部署到Heroku步骤(不需要安装任何软件,可以在几分钟之内部署成功): 参见 DeployToHeroku.md

forwarder's People

Contributors

cdhigh avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.