Toby Chui
dfd5ef5578
Modernized dpcore code
...
- Rewritten dpcore transport object with deprecated API removed
- Optimized concurrent connection counts from 32 to 256
- Updated random port range for plugins
- Added debug output to plugin library
2025-03-10 22:00:33 +08:00
Toby Chui
3e57a90bb6
Fixed #573
...
- Added whitelist loopback quick toggle
- Fixed plugin exit stuck bug
2025-03-09 17:02:48 +08:00
Toby Chui
23d4df1ed7
Added dynamic capture capabilities to plugin API
...
- Added dynamic capture ingress and sniff endpoint
- Removed static capture example (API update)
2025-03-02 12:26:44 +08:00
Toby Chui
39d6d16c2a
Updated plugin interface
...
- Updated plugin interface to support static path routing
- Added autosave for statistic data (workaround for #561 )
2025-03-02 09:15:50 +08:00
Toby Chui
fd41a1cb91
Fixed dpcore TLSClientConfig is nil bug
2025-03-02 09:12:29 +08:00
Toby Chui
75c351e7e2
Removed GAN
...
- Removed UI and module of GAN
- this feature is moved to plugin
2025-03-02 09:12:07 +08:00
Toby Chui
28a0a837ba
Plugin lifecycle optimization
...
- Added term flow before plugin is killed
- Updated example implementations
- Added SIGINT to Zoraxy for shutdown sequence (Fixes #561 ?)
2025-03-01 10:00:33 +08:00
Toby Chui
5abc4ac606
Added plugin context view
...
- Added plugin context view
- Moved plugin type definition to separate file
- Added wip request forwarder
2025-02-28 22:05:14 +08:00
Toby Chui
53657e8716
Added embed server for plugin library
...
- Added embeded resources server for plugin library
- Added ztnc plugin for global area network
- Added wide mode for side wrapper
2025-02-28 15:46:57 +08:00
Toby Chui
bddff0cf2f
Added working plugin manager prototype
...
- Added experimental plugin UI proxy
- Added plugin icon loader
- Added plugin table renderer
2025-02-27 22:27:13 +08:00
Toby Chui
dd4df0b4db
Update originPicker.go
...
- Removed unused function
2025-02-26 21:20:35 +08:00
Toby Chui
85709dacf6
Fixed #550
...
- Updated to not set the session cookie and lets the fallback method to detect for change in upstreams
2025-02-26 21:19:41 +08:00
Toby Chui
ad13b33283
Added plugin prototype
...
- Added proof of concept plugin prototype
- Added wip plugin page
2025-02-25 21:14:03 +08:00
Toby Chui
20959cd6cc
Fixed #554
...
- Removed passive load balancer and default to active lb only
2025-02-20 20:25:20 +08:00
Toby Chui
394cf50e1d
#550
...
- Instead of clearing the Zoraxy cookie on the client side, set the Zoraxy session in the server side to an empty value instead
2025-02-19 21:38:27 +08:00
Toby Chui
1116b643b5
Added plugin interface definations
...
- Added wip plugin interface
- Merged in PR for lego update
- Minor code optimization
2025-02-19 21:25:50 +08:00
Toby Chui
de9d3bfb65
Fixed netstat underflow bug
...
- Fixed netstat sometime underflow to a large negative number bug
2025-02-16 21:10:56 +08:00
Toby Chui
caf4ab331b
Exposed dpcore timeout options
...
- Exposed idle timeout and response timeout option
- Updated upstream edit UI to use the new API
- Updated geodb
2025-02-16 16:58:25 +08:00
Toby Chui
5d8bec7f24
Fixed sticky session bug
...
- Fixed sticky session bug in new active fallback lb implementation
2025-02-14 22:53:29 +08:00
Toby Chui
32f60dfba6
Fixed #523
...
- Fixed passive fallback logic
- Added active fallback setting notify from uptime monitor
2025-02-14 22:04:51 +08:00
Toby Chui
0abe4c12cf
Fixed #526
...
- Fixed typos
2025-02-12 20:58:22 +08:00
Toby Chui
7555611ba5
Fixed h2c enable crash bug
...
- Moved h2c roundtripper to a dedicated module
- Fixed h2c enable crash bug
2025-02-11 21:53:21 +08:00
Toby Chui
e624227dae
Merge pull request #520 from eyerrock/wmic-refactor
...
Remove WMIC dependency and unify network stats retrieval
2025-02-11 19:38:56 +08:00
Tim Dreyer
ccbda6d7c2
refactored io stats
2025-02-08 16:11:47 +01:00
Toby Chui
d04eff2bda
Updated geodb
...
- Updated geoip database
2025-02-08 16:08:33 +08:00
Toby Chui
6ab91c377f
Merge pull request #509 from adoolaard/dev-tags
...
Add Tagging Feature for Reverse Proxy Hosts + Search & Filter
2025-02-06 20:35:32 +08:00
Toby Chui
2a9d87787d
Fixed #510
...
- Added inline edit for redirection rule
2025-02-05 20:24:42 +08:00
Toby Chui
bb2d0d5b46
Fixed #507
2025-02-03 21:10:24 +08:00
Toby Chui
07dc63a82c
Added H2C (experimental)
...
- Added experimental H2C transporter
- Exposed default listening port and web server listen state to start parameters #474
2025-02-03 20:36:34 +08:00
adoolaard
a402c4f326
Tags are working, just not yet editable
2025-01-30 22:22:42 +01:00
Toby Chui
7d9f240d56
Updated Close Conn resp for TLS
...
- Use No Resp instead of 200 for close connection mode default site settings
2025-01-18 22:10:45 +08:00
Toby Chui
e20f816080
Fixed #467
...
- Added status dot info in uptime monitor
- simplified the no response record to no_resp in default site
2025-01-18 21:49:35 +08:00
Toby Chui
eeb438eb18
Fixed #474
...
- Added automatic port check and reminder for beginners
2025-01-18 15:19:55 +08:00
Toby Chui
45f61b3053
Optimized dark theme mode
...
- Make dark theme mode less dark
2025-01-15 20:44:20 +08:00
Toby Chui
0d4c71d0f6
Fixed #450
2024-12-31 22:56:51 +08:00
Toby Chui
be5797c8a5
Updated geodb and minor instructions
2024-12-31 21:47:19 +08:00
Toby Chui
84aec4387a
Added CF and Fastly IP in access list
...
Added CF and Fastly Client IP passthrough header for access control ip resolver
2024-12-31 20:30:36 +08:00
Toby Chui
0b1768ab5b
Added manual toggle for websocket header copy
...
- Added setting for toggling websocket header copy
- Added close connection in TLS mode
2024-12-30 21:07:29 +08:00
Toby Chui
1d4c275db3
Fixed nil pointer exception in new setups
2024-12-29 16:11:00 +08:00
Toby Chui
b3ad97743c
Fixed #444
...
- Restored legacy behavior if proxmox cookie is detected in request
2024-12-29 15:09:24 +08:00
Toby Chui
64b6769695
Added external geoip db option
...
- Added support for loading geoip db from external file
- Added -update_geoip flag for automatically update the geoip
2024-12-24 21:12:26 +08:00
Toby Chui
e72b2f9e09
Updated geoip database
2024-12-24 20:34:10 +08:00
Toby Chui
992dd231f2
Fixed #435
2024-12-22 13:25:16 +08:00
Toby Chui
49555c1191
Fixed #430
...
+ Added no response and I'm a Teapot (config file editing only) to default site options
2024-12-17 22:08:32 +08:00
Toby Chui
2423d0fb3a
Added experimental authelia support
...
- Integrated #33 code snippet
- Added UI for setting Authelia server address
- Updated authentication provider implementation
2024-12-15 15:52:59 +08:00
Toby Chui
bb0f55018c
System arch optimization
...
- Optimized types and definitions
- Moved shutdown seq to start.go file
- Moved authelia to auth/sso module
- Added different auth types support (wip)
- Updated proxy config structure
- Added v3.1.4 to v3.1.5 auto upgrade utilities
- Fixed #426
- Optimized status page UI
- Added options to disable uptime montior in config
2024-12-12 20:49:53 +08:00
Toby Chui
e73841786b
Merge pull request #421 from 7brend7/authelia-integration
...
Add authelia-verify support
2024-12-10 21:02:58 +08:00
Borys Anikiyenko
d5449c947a
Add authelia-verify suppport
2024-12-09 15:19:07 +02:00
Toby Chui
8ff51044bb
Fixed #414
...
- Added sticky menu
- Optimized terminate routine for nil check
- Added test case for statistic module
2024-12-08 12:54:50 +08:00
Toby Chui
cc08c704de
Database update
...
- Removed read-only mode
- Added LevelDB for big data storage
TODO: Update backup utilities to support new db structure
2024-12-06 23:34:21 +08:00