603 Commits

Author SHA1 Message Date
Toby Chui
85201885f0 Update main.css 2025-03-30 12:35:39 +08:00
Toby Chui
44b65d1bfa Fixed homepage css bug on mobile view 2025-03-30 12:34:37 +08:00
PassiveLemon
6cb9e8e427 Fix Docker workflow 2025-03-29 11:34:54 -04:00
Toby Chui
d4b1cc8c57 Fixed css bug
- Fixed menu become transport on mobile view
- Fixed css font not correctly loaded on page initiate
2025-03-29 16:09:35 +08:00
Toby Chui
0e749e8a41 Fixed favicon path v3.2.0 2025-03-29 14:21:22 +08:00
Toby Chui
2c219eceef
Merge pull request #601 from tobychui/v3.2.0
- Removed GAN and moved to plugin
- Added upnp port forwarder plugin
- Added loopback detection to whitelist
- Optimized embed web resources router implementation
- Completed plugin prototype interface
- Updated dpcore concurrent implementation
- Merged traffic log update
- Updated homepage
- Fixed memory leak on netstat
- Fixed and updated minor dark theme color pallets
2025-03-29 13:03:40 +08:00
Toby Chui
92a27cbeb8
Merge pull request #614 from PassiveLemon/docker-320
Update Docker image to 3.2.0
2025-03-29 12:47:44 +08:00
PassiveLemon
b8a47dc620 Update Docker build workflow
Added a pull for the previous latest so the layers from those can be reused
2025-03-28 23:59:44 -04:00
PassiveLemon
c4266559be Update Docker image for 3.2.0 2025-03-28 23:58:56 -04:00
Toby Chui
136989f2ea Added plugin dir parameter
- Added plugin dir parameter
- Fixed critical architectural bug that effects plugin UI in production mode
- Updated implementation of embed FS routing
- Minor dark theme update
- Fixed ztnc UI bug for msgbox and confirm box
2025-03-28 21:24:18 +08:00
Toby Chui
3e031605fc Disable dev mode for release 2025-03-25 19:11:56 +08:00
Toby Chui
eb265e3e94 Added comments to warn future dev
- Added timestamps label cleaning
- Added comments so it doesn't get commented again in future (related to #600)
2025-03-25 07:55:13 +08:00
Toby Chui
8504ff16cb Fixed #600
- Added experimental fix to memory issue (not sure if this is related but it seems after uncommenting these the memory issue no longer show up on Firefox and Edge)
2025-03-25 07:40:39 +08:00
Toby Chui
b71437058f Fine tuned dark theme color 2025-03-23 12:47:23 +08:00
Toby Chui
4d16758e0a
Merge pull request #593 from Raithmir/main
Update logger to include UserAgent
2025-03-22 12:32:13 +08:00
Raithmir
f2b4c47805
Update trafficlog.go
Update logger to include browser UserAgent string in log lines. This will allow Crowdsec to filter for known bad useragents.
2025-03-21 16:59:22 +00:00
Raithmir
7dff4f83b4
Update trafficlog.go
Add UserAgent to log lines.
2025-03-21 16:48:47 +00:00
Toby Chui
eb24bc0391 Fixed #591
- Updated dark theme color pallets
- Added automatic background change on login page
2025-03-20 21:51:47 +08:00
Toby Chui
dac3e8c925 Added German localization to homepage 2025-03-19 21:27:41 +08:00
Toby Chui
3f1c1f1395 Added screenshot zoom feature 2025-03-19 21:09:42 +08:00
Toby Chui
cd15fdf3c1 Updated new project hompage (wip) 2025-03-18 21:43:00 +08:00
Toby Chui
0fdfda436b Added plugin info view
- Added plugin info view
- Removed zerotier related start parameters
- Added automatic tag filter reset on tab change in http proxy page
2025-03-16 11:41:46 +08:00
Toby Chui
f8270e46c2 Added UI for plugin system and upnp example
- Added wip UI for plugin tag system
- Added upnp port forwarder plugin
- Added error and fatal printout for plugins
- Optimized UI flow for plugin context window
- Added dev web server for plugin development purpose
2025-03-15 21:02:44 +08:00
Toby Chui
4a99afa2f0 Fixed deadlock in plugin manager close
- Moved all mutex away from defer
- Updated plugin manager close logic to prevent deadlock
2025-03-11 21:22:09 +08:00
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
b7e3888513 Removed zerotier related info
- Removed zt info from utils.html
2025-03-02 09:14:29 +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
Joker
6a8057c3a7
fix passing wrong URI to Authentik outpost 2025-03-02 00:04:08 +08:00
Joker
ebf6ad6600
Add Authentik forward auth support 2025-03-01 15:29:36 +08:00
Toby Chui
549e492ffd
Merge pull request #567 from Morethanevil/main
Update CHANGELOG.md
2025-03-01 15:02:06 +08:00
Marcel
6351f25c00
Update CHANGELOG.md 2025-03-01 06:23:44 +01:00
Toby Chui
560b0058cd
Merge pull request #566 from tobychui/v3.1.9
- Fixed netstat underflow bug
- Fixed origin picker cookie bug
- Added prototype plugin system
- Added plugin examples
- Added notice for build-in Zerotier network controller deprecation (and will be moved to plugins)
- Added country code display for quickban list
v3.1.9
2025-03-01 10:09:46 +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
14e1341c34 Removed legacy example plugin files 2025-02-28 22:07:08 +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
214b69b0b8 Updated example plugins
- Updated example plugins
- Added debugger
- Removed some trash files
2025-02-28 22:03:08 +08:00
Toby Chui
3993ac954c Fixed #247
- Added country of origin row for quickban list
2025-02-28 22:01:11 +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
2e9d70da83
Merge pull request #545 from tobychui/bugfix_acme_LE_http01
Fixed lets encrypt ACME fail bug
2025-02-18 18:50:50 +08:00