Toby Chui
015889851a
Optimized UX and code structure
...
+ Added automatic self-sign certificate sniffing
+ Moved all constant into def.go
+ Added auto restart on port change when proxy server is running
+ Optimized slow search geoIP resolver by introducing new cache mechanism
+ Updated default incoming port to HTTPS instead of HTTP
2024-11-24 11:38:01 +08:00
Toby Chui
f595da92a1
Fixed #267
...
- Added csrf middleware to management portal mux
- Added csrf token to all html templates
- Added csrf validation to all endpoints
- Optimized some old endpoints implementation
2024-07-24 21:58:44 +08:00
Toby Chui
cf9a05f130
Updated v3.0.9
...
- Added certificate download
- Updated netcup timeout value
- Updated geoip db
- Removed debug print from log viewer
- Upgraded netstat log printing to new log formatter
- Improved updater implementation
2024-07-16 11:30:12 +08:00
Toby Chui
34fab7b3d0
Fixed cert upgrade panic
...
- Fixed no config json cert upgrade panic bug
2024-05-06 19:06:26 +08:00
Toby Chui
46817d0664
Fixed minor code style in PR
...
- Fixed minor coding style in PR
- Updated geoip list
2024-05-06 18:50:12 +08:00
Linard Schwendener
dc069f3c57
Fixed Error Messages
2024-05-03 01:08:50 +02:00
Linard Schwendener
e1b512f78f
Manual Renew knows if DNS Challenge is required
2024-05-03 00:57:47 +02:00
Toby Chui
e980bc847b
Updated a lot of stuffs
...
+ Added comments for whitelist
+ Added automatic cert pick for multi-host certs (SNI)
+ Renamed .crt to .pem for cert store
+ Added best-fit selection for wildcard matching rules
+ Added x-proxy-by header
+ Added X-real-Ip header
+ Added Development Mode (Cache-Control: no-store)
+ Updated utm timeout to 10 seconds instead of 90
2024-02-16 15:44:09 +08:00
Toby Chui
e363d55899
Fixed #77 and added systemwide logger
...
+ Added system wide logger (wip)
+ Fixed issue #77 uptime monitor bug
+ Added backend options for bypass global TLS (or allow per rule TLS settings, wip)
+
2023-11-25 12:50:30 +08:00
Toby Chui
153d056bdf
ACME compatibility fix for /.well-known/
...
+ Updated acme well known take-over regrex
+ Added experimental config export and import
+ Added unit test for location rewrite in dpcore
+ Moved all config files to ./conf and original proxy files to ./conf/proxy
+ Minor optimization on UI regarding TLS verification logo on subdomain and vdir list
2023-07-12 21:42:09 +08:00
Toby Chui
23eca5afae
Added experimental acme renew from Let's Encrypt
2023-06-23 23:09:10 +08:00
Toby Chui
48dc85ea3e
Updates 2.6.4
...
+ Added force TLS v1.2 above toggle
+ Added trace route
+ Added ICMP ping
+ Added special routing rules module for up-coming acme integration
+ Fixed IPv6 check bug in black/whitelist
+ Optimized UI for TCP Proxy
+
2023-06-16 00:48:39 +08:00
Toby Chui
5952a1b55f
Updates v2.6 experimental build
...
+ Basic auth
+ Support TLS verification skip (for self signed certs)
+ Added trend analysis
+ Added referer and file type analysis
+ Added cert expire day display
+ Moved subdomain proxy logic to dpcore
2023-05-27 11:12:34 +08:00
Toby Chui
c07d5f85df
v2 init commit
2023-05-22 23:05:59 +08:00
Toby Chui
a1d779a0ce
Removed alpha prototype source
2023-05-04 20:42:35 +08:00
Toby Chui
b5f3234d45
Added Zoraxy experimental
2023-04-13 22:07:38 +08:00