diff --git a/LICENSE b/LICENSE index cda77d5..e09e0e3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2026 Galaxy Vastar Software Studio +Copyright (c) 2026 Galactic Vorpal Software Development Studio Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/readme.md b/readme.md index ba6d0c1..5ba500c 100644 --- a/readme.md +++ b/readme.md @@ -28,11 +28,11 @@ The original Frp (https://github.com/Fatedier/frp/) is somewhat bloated in size, | Quick Setup| ✅| ✅| | Size| ✅| ❌| | SSL Support| ❌| ✅| -| Embeddable| ✅| ✅❌ | +| Embeddable| ✅| ⭕ | | Documentation| ✅| ✅| | TCP Support| ✅| ✅| | UDP Support| ❌| ✅| -| HTTP/HTTPS Support| ❌| ✅| +| HTTPS Support| ❌| ✅| Choose based on your needs: - If you prioritize **quick setup, small size, simplicity, and embeddability** (e.g., integrating into your Python project), PyFrp is a great choice. @@ -214,11 +214,11 @@ This project is licensed under the MIT License. See the LICENSE file for details | 快速配置 | ✅ | ✅ | | 体积 | ✅ | ❌ | | SSL 功能 | ❌ | ✅ | -| 嵌入式 | ✅ | ✅❌ | +| 嵌入式 | ✅ | ⭕ | | 文档 | ✅ | ✅ | | TCP 支持 | ✅ | ✅ | | UDP 支持 | ❌ | ✅ | -| HTTP/HTTPS 支持 | ❌ | ✅ | +| HTTP 支持 | ❌ | ✅ | 请您根据您的需要选择使用哪个, - 如果您需要快速配置,体积小,功能简单,嵌入式,集成到您自己的 Python 项目中,那么 PyFrp 是一个不错的选择。