Merge pull request #1 from GVSADS/main

Main
This commit is contained in:
2026-02-01 12:24:05 +08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
MIT License 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 Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View File

@@ -28,11 +28,11 @@ The original Frp (https://github.com/Fatedier/frp/) is somewhat bloated in size,
| Quick Setup| ✅| ✅| | Quick Setup| ✅| ✅|
| Size| ✅| ❌| | Size| ✅| ❌|
| SSL Support| ❌| ✅| | SSL Support| ❌| ✅|
| Embeddable| ✅| ✅❌ | | Embeddable| ✅| |
| Documentation| ✅| ✅| | Documentation| ✅| ✅|
| TCP Support| ✅| ✅| | TCP Support| ✅| ✅|
| UDP Support| ❌| ✅| | UDP Support| ❌| ✅|
| HTTP/HTTPS Support| ❌| ✅| | HTTPS Support| ❌| ✅|
Choose based on your needs: 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. - 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 功能 | ❌ | ✅ | | SSL 功能 | ❌ | ✅ |
| 嵌入式 | ✅ | ✅❌ | | 嵌入式 | ✅ | |
| 文档 | ✅ | ✅ | | 文档 | ✅ | ✅ |
| TCP 支持 | ✅ | ✅ | | TCP 支持 | ✅ | ✅ |
| UDP 支持 | ❌ | ✅ | | UDP 支持 | ❌ | ✅ |
| HTTP/HTTPS 支持 | ❌ | ✅ | | HTTP 支持 | ❌ | ✅ |
请您根据您的需要选择使用哪个, 请您根据您的需要选择使用哪个,
- 如果您需要快速配置,体积小,功能简单,嵌入式,集成到您自己的 Python 项目中,那么 PyFrp 是一个不错的选择。 - 如果您需要快速配置,体积小,功能简单,嵌入式,集成到您自己的 Python 项目中,那么 PyFrp 是一个不错的选择。