init
Some checks failed
Build and Release / release (push) Failing after 26s

This commit is contained in:
2025-12-12 17:37:34 +07:00
commit 9d769ed08c
32 changed files with 895 additions and 0 deletions

13
script/README_Note.md Normal file
View File

@@ -0,0 +1,13 @@
# Changelog
## First release
### Added
- Initial release of Firefly Go Proxy
- Basic HTTP/HTTPS proxy functionality
- Domain-based request redirection
- URL pattern blocking
- Cross-platform support (Windows, macOS, Linux)
- System proxy configuration for all platforms
- Automatic certificate management
- Support for running executables with admin privileges