Yuzerion
4a8bd48ad5
fix: optimize memory usage, fix agent and code refactor ( #118 )
...
Docker Image CI (socket-proxy) / build (push) Waiting to run
* refactor: simplify io code and make utils module independent
* fix(docker): agent and socket-proxy docker event flushing with modified reverse proxy handler
* refactor: remove unused code
* refactor: remove the use of logging module in most code
* refactor: streamline domain mismatch check in certState function
* tweak: use ecdsa p-256 for autocert
* fix(tests): update health check tests for invalid host and add case for port in host
* feat(acme): custom acme directory
* refactor: code refactor and improved context and error handling
* tweak: optimize memory usage under load
* fix(oidc): restore old user matching behavior
* docs: add ChatGPT assistant to README
---------
Co-authored-by: yusing <yusing@6uo.me>
2025-05-25 09:45:57 +08:00
yusing
26856b612a
docs: replace broken/old links and update README_CHT key features section
2025-05-17 08:38:40 +08:00
vSLY
92fa0f8168
Update README.md ( #104 )
...
Clarify setup process
2025-05-05 13:27:25 +08:00
yusing
ae093ebf40
docs: update wiki URL, add website URL
2025-04-29 15:22:31 +08:00
yusing
c6a05f7b35
docs: update demo url
2025-04-26 00:45:17 +08:00
yusing
759995972d
docs: update README and config example for v0.11.0
2025-04-25 14:24:28 +08:00
yusing
e107f8d476
doc: checkout README from main
2025-04-25 10:49:05 +08:00
yusing
f3e08dc9ea
chore: remove outdated note about ongoing feature branch from README
2025-03-29 10:07:16 +08:00
yusing
9460549eff
docs: README update
2025-03-28 03:23:06 +08:00
yusing
7c11c9c91a
update webui screenshot
2025-02-25 06:06:06 +08:00
yusing
2cabe4c416
update README and screenshots
2025-02-25 06:01:44 +08:00
Yuzerion
588dd41244
Update README.md
2025-02-25 00:03:20 +08:00
yusing
c5cf867cd9
update default repo to main
2025-02-23 13:31:27 +08:00
yusing
b2a6a20f10
simplify setup with script
2025-02-18 05:43:33 +08:00
yusing
04e9ecbc76
README.md: Update README.md
2025-02-13 19:26:23 +08:00
Yuzerion
3353060ad4
Update README.md
2025-02-07 15:58:51 +08:00
yusing
021c68f2a7
update README
2025-02-06 18:31:49 +08:00
yusing
1549b56866
README: move auth docs to wiki
2025-02-06 03:12:34 +08:00
yusing
043bbd7a11
readme and docker compose example amendment
2025-02-06 00:56:11 +08:00
yusing
10a0a8fe09
update readme
2025-01-31 03:33:20 +08:00
Yuzerion
9e83fe7329
Update README.md
2025-01-24 00:28:38 +08:00
yusing
abb0124011
readme and next release update
2025-01-08 14:03:40 +08:00
yusing
b7802f4e3e
docs and makefile changes
2025-01-05 03:58:56 +08:00
yusing
fcfb7a0105
README and example re-formatting
2024-12-03 11:51:13 +08:00
yusing
6712e9b109
initial prometheus metrics support, simplfied some code
2024-11-06 12:24:12 +08:00
yusing
d47afa3081
removed extra ` from README
2024-11-06 05:05:46 +08:00
Josh VanderLinden
3ae3d18566
Update setup instructions
2024-11-05 08:49:33 -05:00
yusing
291304af75
readme update
2024-11-04 00:44:54 +08:00
yusing
f5cf716a91
rebrand as GoDoxy
2024-11-04 00:06:59 +08:00
yusing
e005b42d18
readme indentation
2024-11-03 04:50:40 +08:00
yusing
1f6573b6da
readme update
2024-11-03 04:43:17 +08:00
yusing
73af381c4c
updated auto and manual setup guide
2024-11-03 04:38:09 +08:00
yusing
921ce23dde
refactored http import name, fixed and simplified idlewatcher/idlewaker implementation, dependencies update
2024-10-07 12:45:07 +08:00
yusing
abbcbad5e9
readme updates, docs moved to wiki
2024-10-04 11:27:11 +08:00
yusing
ba13b81b0e
fixed middleware implementation, added middleware tracing for easier debug
2024-10-02 13:55:41 +08:00
yusing
44cfd65f6c
implement middleware compose
2024-10-01 16:38:07 +08:00
yusing
90487bfde6
restructured the project to comply community guideline, for others check release note
2024-09-28 09:51:34 +08:00
yusing
a935f200a3
removed config example from README, check config.example.yml for complete explaination
2024-09-27 09:59:36 +08:00
yusing
8cca83723c
added discord invite badge
2024-09-27 00:23:46 +08:00
yusing
48bf31fd0e
refactor file names, readme updates, removed frontend submodule as it is being built independently
2024-09-25 11:22:25 +08:00
yusing
dc43e26770
Format README for better clarity in setup instructions
2024-09-24 03:09:50 +08:00
yusing
79ae26f1b5
new simpler setup method, readme and doc update
2024-09-23 22:10:13 +08:00
yusing
3b597eea29
support '0' listening port, readme update, showcase added
2024-09-23 04:09:56 +08:00
yusing
96bce79e4b
changed env GOPROXY_*_PORT to GOPROXY_*_ADDR, changed api server default to listen on localhost only, readme update
2024-09-22 06:06:24 +08:00
yusing
a11ce46028
added some docker compose examples; fixed defaults to wrong host; updated watcher behavior to retry connection every 3 secs until success or until cancelled
2024-09-22 04:00:08 +08:00
yusing
26e2154c64
fixed startup crash for file provider
2024-09-21 17:22:17 +08:00
yusing
e48b9bbb0a
新增繁中README (未完成)
2024-09-19 21:16:38 +08:00
yusing
4a2d42bfa9
v0.5.0-rc5: check release
2024-09-19 20:40:03 +08:00
yusing
21fcceb391
v0.5.0-rc4: initial support for ovh, provider generator implementation update, replaced all interface{} to any
2024-09-17 12:06:58 +08:00
yusing
82f06374f7
v0.5.0-rc4: fixing autocert issue, cache ACME registration, added ls-config option
2024-09-17 08:41:36 +08:00