Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
e 2025-04-26 15:10:43 -04:00
commit 795997cd82

View File

@ -24,10 +24,7 @@ FuckHTTP3 is a sophisticated proxy tool that:
### Building from source ### Building from source
```bash ```bash
# Clone the repository
git clone https://github.com/yourusername/fuckhttp3.git git clone https://github.com/yourusername/fuckhttp3.git
# Navigate to the project directory
cd fuckhttp3 cd fuckhttp3
# Build the binary # Build the binary
@ -150,7 +147,12 @@ To use FuckHTTP3 as a system-wide proxy:
## 📜 License ## 📜 License
This project is licensed under the MIT License - see the LICENSE file for details. This project is licensed under the SuperNets License.
## 🙏 Acknowledgments
- Based on the quic-go library
- Inspired by other Go proxy implementations
--- ---