init
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
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
Binary file not shown.
+5
View File
@@ -0,0 +1,5 @@
{
"tag": "1.0-01",
"title": "PreBuild Version 1.0 - 01"
}