init commit

+ Added fastly_client_ip to X-Real-IP auto rewrite
+ Updated header rewrite data structure (wip)
+ Added atomic accumulator to TCP proxy
+ Added wip UDP proxy
+ Added white logo for future dark theme
This commit is contained in:
Toby Chui
2024-06-06 11:30:16 +08:00
parent 7193defad7
commit 136d1ecafb
12 changed files with 1702 additions and 27 deletions

View File

@@ -258,7 +258,7 @@
setTimeout(function(){
//Update the checkbox
msgbox("Proxy Root Updated");
msgbox("Default Site Updated");
}, 100);
})