Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SNESNya authored Jul 13, 2024
1 parent f8dfd78 commit e74aad3
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

SiteProxy 是一个**功能强大的在线代理工具**,采用了最新的技术,提升了代理的稳定性和兼容性。我们致力于提供 **简单、高效、安全** 的代理服务,为用户提供最佳的互联网访问体验。

Express 服务器,性能提升 4 倍,带来更流畅的使用体验。
- **云端部署**:完美支持 Cloudflare Worker 部署,快速且高效。
- **AI 智能聊天**:集成 DuckDuckGo AI Chat,免费提供 GPT-3.5 和 Claude 3,让你的代理服务更加智能。
- **高级安全保护**:支持密码控制代理,只有授权用户才能访问,大幅提升安全性。
- **零配置使用**:用户无需进行任何客户端配置,只需访问代理网址即可畅游全球互联网。
- **便捷登录**:全面支持 GitHub 和 Telegram Web 登录,操作简单快捷。
- **强力加密**:采用 `RSA + AES` 双重加密技术,保护用户登录密码,防止中间人攻击。
- **隐私保护**:通过代理网址访问全球互联网,同时隐藏用户真实 IP,保护隐私。
- **无缝体验**:无需任何软件安装和浏览器配置,即可立即使用,提供极致便利的用户体验。

<details>
<summary>查看原理</summary>

Expand Down Expand Up @@ -30,15 +40,7 @@ user browser +-------------->+ siteproxy +-------> wikipedia
![Download Speed test](https://raw.githubusercontent.com/netptop/siteproxy/master/test.png)

## 特点
- **超高速性能**:采用 Hono 替代传统的 Express 服务器,性能提升 4 倍,带来更流畅的使用体验。
- **云端部署**:完美支持 Cloudflare Worker 部署,快速且高效。
- **AI 智能聊天**:集成 DuckDuckGo AI Chat,免费提供 GPT-3.5 和 Claude 3,让你的代理服务更加智能。
- **高级安全保护**:支持密码控制代理,只有授权用户才能访问,大幅提升安全性。
- **零配置使用**:用户无需进行任何客户端配置,只需访问代理网址即可畅游全球互联网。
- **便捷登录**:全面支持 GitHub 和 Telegram Web 登录,操作简单快捷。
- **强力加密**:采用 `RSA + AES` 双重加密技术,保护用户登录密码,防止中间人攻击。
- **隐私保护**:通过代理网址访问全球互联网,同时隐藏用户真实 IP,保护隐私。
- **无缝体验**:无需任何软件安装和浏览器配置,即可立即使用,提供极致便利的用户体验。
- **超高速性能**:采用 Hono 替代传统的

## 部署到 Cloudflare Pages
1. **确保域名管理**
Expand Down

0 comments on commit e74aad3

Please sign in to comment.