【问题标题】:How to build an anonymouse.org clone on Google App Engine?如何在 Google App Engine 上构建 anonymouse.org 克隆?
【发布时间】:2011-05-05 05:56:38
【问题描述】:
我喜欢 anonymouse.org 的简单性,但想构建一个在 Google App Engine 上运行的免费版本。
这样做需要什么?
完全隐藏某人的位置是否复杂?
【问题讨论】:
标签:
google-app-engine
anonymize
【解决方案1】:
Here 是使用 Google App Engine 设置代理的快速指南。
代理服务器基于 Brett Slatkin 的开源 Web 缓存项目 Mirrorr
您可以下载源代码here。