dependabot[bot]
b88af2a63a
Bump actions/checkout from 5.0.0 to 6.0.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](08c6903cd8...1af3b93b68 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-01 10:59:07 +00:00
Toby Chui
96f32ef023
Merge pull request #907 from dwydler/add-action-dependabot
...
Add Dependabot configuration for GitHub Actions
v3.3.0-rc3
2025-12-01 18:51:49 +08:00
PassiveLemon
d6209fde94
Remove references of localtime
2025-11-30 13:22:21 -05:00
Toby Chui
de5d4a921d
Fixed unable to initiate proxy rule bug
...
- Fixed bug where the port have extra space at the end cant start
2025-11-30 11:59:56 +08:00
Toby Chui
3f54670975
Merge pull request #905 from tobychui/v3.3.0
...
V3.3.0
2025-11-28 19:31:21 +08:00
Toby Chui
24492f178c
Fixed identical condition flow
2025-11-28 07:44:30 +08:00
Toby Chui
4a5d4bbbf8
Removed debug bypass logic
2025-11-28 07:23:22 +08:00
Toby Chui
03066e7f31
Added status code for exploit block logging
2025-11-28 07:21:41 +08:00
Toby Chui
c93b4b76d7
Merge branch 'v3.3.0' of https://github.com/tobychui/zoraxy into v3.3.0
2025-11-28 07:21:25 +08:00
Toby Chui
31245350e4
Fixed format issues
2025-11-28 07:15:36 +08:00
Toby Chui
840db05536
Update example/plugins/clean_all.sh
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-28 07:12:14 +08:00
Toby Chui
a1e4422a3c
Updated geoip database
v3.3.0-rc2
2025-11-25 22:03:35 +08:00
Toby Chui
c98d91bc65
Fixed Ctrl C during startup panic bug
2025-11-25 21:58:53 +08:00
Toby Chui
8976da8f7c
Fixed #903
2025-11-25 21:57:09 +08:00
Toby Chui
e606c11631
Merge pull request #904 from tobychui/main
...
Sync up master branch with v3.3.0 dev branch
2025-11-25 20:53:10 +08:00
Toby Chui
1918e2c112
Merge pull request #902 from PassiveLemon/main
...
fix rc image release
2025-11-25 17:54:43 +08:00
PassiveLemon
b71328b99e
fix rc image release
2025-11-24 18:27:33 -05:00
Toby Chui
d5b1cbb78f
Fixed #900
...
Fixed panic on redirection
2025-11-24 20:04:10 +08:00
Toby Chui
bbb45b31f6
Added in-system plugin rebuild button
...
- Added support for rebuilding zoraxy plugin using zoraxy (require makefile or main.go exists in plugin root directory)
v3.3.0-rc1
2025-11-23 11:42:40 +08:00
Toby Chui
f94b4d2742
Create clean_all.sh
2025-11-20 20:18:48 +08:00
Toby Chui
db407d497f
Add DisableAutoFallback option for proxy endpoints #896
...
- Added new behavior in upstream random selector (ignore offline check for upstream if there is only one upstream for this proxy rule)
- Added config file only DisableAutoFallback option
2025-11-18 22:51:55 +08:00
Toby Chui
d049108f74
Update fallback certificate info and remove tour step
...
- Removed legacy fallback cert setting ui
2025-11-16 19:34:11 +08:00
Toby Chui
1f49350987
Added remove User-Agent options
...
- Added advance setting for removing user-agent
2025-11-16 19:33:47 +08:00
Toby Chui
294aac8c6c
Merge pull request #893 from DeusMaximus/DeusMaximus-tzdata-patch-1
...
Add tzdata package and timezone environment variable to Dockerfile
2025-11-16 10:32:48 +08:00
DeusMaximus
e79909ac70
Update timezone environment variable in README
2025-11-16 04:04:05 +10:00
DeusMaximus
048dc12eb0
Add timezone environment variable to Dockerfile
...
Add tzdata and set the timezone in the Dockerfile.
2025-11-16 00:38:49 +10:00
Blackmoon
139440e440
Add Dependabot configuration for GitHub Actions
...
Configured Dependabot to check for GitHub Actions updates weekly.
2025-11-14 22:20:11 +01:00
Toby Chui
0657c2b8ce
Merge pull request #883 from dwydler/optimize-action-docker
...
Optimize Github Action for creating the Docker image
2025-11-12 21:50:00 +08:00
Toby Chui
480923565e
Fixed #886
...
- Added well-known to exception for exploit checks
2025-11-10 21:53:54 +08:00
Toby Chui
ddf43e3059
Merge pull request #885 from zen8841/acmewebsniippet
...
Enable DNS challenge for zerossl and remove Buypass from CA
2025-11-10 10:55:20 +08:00
Zen Wen
32cb08a4e2
Disable Buypass in CA list
...
Buypass has end the service of tls ceretificates
https://www.buypass.com/products/tls-ssl-certificates
Only remove the selection of Buypass.
There are others logic related to buypass still exist.
May be we can remove it at later version.
https://github.com/search?q=repo%3Atobychui%2Fzoraxy%20buypass&type=code
2025-11-10 04:18:36 +08:00
Zen Wen
eeb7a87d5a
Show checkbox for dns challenge in zerossl
2025-11-10 04:15:50 +08:00
Blackmoon
f3a0950b06
Copy and paste errors fixed
2025-11-09 10:02:34 +01:00
Toby Chui
ac184b0cbc
Add README for Zoraxy modules
2025-11-09 16:33:37 +08:00
Toby Chui
cd34cc6b7b
Added Block Common Exploit function
...
- Added block common exploit function
- Added block AI bot and crawler function
2025-11-09 16:33:26 +08:00
Blackmoon
f3f7074d0e
Pin actions to a full-length commit SHA
2025-11-08 17:51:14 +01:00
Blackmoon
5d8817dcaa
The file schema was checked and corrected using yamllint.
2025-11-08 17:40:33 +01:00
Blackmoon
e98b8e1386
The tag detection for the Docker image has been revised
2025-11-08 17:34:19 +01:00
Blackmoon
f527458f48
A permissions section has been added
2025-11-08 15:40:39 +01:00
Blackmoon
60d66ff328
The caching method has been switched from gha to registry cache
2025-11-08 14:08:17 +01:00
Blackmoon
651c322680
Static values outsourced to ENV variable
2025-11-08 14:05:40 +01:00
Toby Chui
fc6cfd102e
Add option to disable statistic collection per endpoint
2025-11-05 21:38:50 +08:00
Toby Chui
c1acbe7f9d
Delete zoraxy
2025-11-05 19:02:26 +08:00
Toby Chui
199db21465
Fixed #876
...
Added remove all statistic opr button
2025-11-04 22:13:50 +08:00
Toby Chui
76a130bdda
Fixed #874
...
- Added exact match for redirection feature
- Added case sensitive check for redirection
- Updated version number
2025-11-02 16:57:48 +08:00
Toby Chui
86a87a9c4a
Merge pull request #875 from Morethanevil/main
...
Update CHANGELOG.md
2025-11-02 16:30:38 +08:00
Marcel
8ae601561b
Update CHANGELOG.md
2025-11-02 08:11:19 +01:00
Toby Chui
4331215d5e
Merge pull request #870 from tobychui/v3.2.9
...
V3.2.9
v3.2.9
2025-11-01 15:07:16 +08:00
Toby Chui
ab749cb035
Remove debug print statements from SetCertAsDefault
...
Eliminated unnecessary fmt.Println calls in the SetCertAsDefault method to clean up console output and improve code clarity.
2025-11-01 14:52:49 +08:00
Toby Chui
ca37a4c7c7
Update src/mod/tlscert/handler.go
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-01 14:48:55 +08:00