yusing
fbc853fa6a
fix(script): incorrectly set DOCKER_SOCKET as rootless
2025-10-20 20:48:38 +08:00
yusing
e72e20af69
fix(script): add missing domain input in setup.sh
2025-10-11 11:16:39 +08:00
yusing
59917f52d7
feat(agent): add runtime configuration to agent env and script
2025-09-14 00:16:47 +08:00
yusing
e359bc8fd9
fix(swagger): improve non-nullable property handling in Swagger JSON
...
- Updated set_non_nullable function to ensure required properties are processed correctly.
- Added logic to handle cases where 'required' is not present, maintaining existing functionality for non-nullable properties.
2025-09-14 00:12:35 +08:00
yusing
4ebd1dbf32
feat(setup): enhance setup script for rootless Docker support and network configuration
2025-09-09 23:13:38 +08:00
yusing
35a3e3fef6
refactor(api): restructured API for type safety, maintainability and docs generation
...
- These changes makes the API incombatible with previous versions
- Added new types for error handling, success responses, and health checks.
- Updated health check logic to utilize the new types for better clarity and structure.
- Refactored existing handlers to improve response consistency and error handling.
- Updated Makefile to include a new target for generating API types from Swagger.
- Updated "new agent" API to respond an encrypted cert pair
2025-08-16 13:04:05 +08:00
yusing
f179de9231
fix(setup): update DNS provider docs link in setup script
2025-06-15 10:00:53 +08:00
yusing
67a6b89ea5
fix(agent): improve install script command handling and add agent running check
2025-05-17 08:51:22 +08:00
yusing
4ddfb48b9d
fix(setup): skipped autocert configuration
2025-05-09 14:31:32 +08:00
yusing
0029cf69d6
fix: setup script and compose
2025-04-29 09:24:22 +08:00
Yuzerion
33e400a17e
security: run in rootless by default and drop unnecessary caps ( #101 )
...
Co-authored-by: yusing <yusing@6uo.me >
2025-04-29 08:42:30 +08:00
yusing
e1cdf4da0f
feat: add update functionality to agent script
2025-04-26 05:19:09 +08:00
yusing
8d9aef3cd5
fix: improve install-agent.sh script with better error handling, support for arm64 architecture
2025-03-29 16:26:08 +08:00
yusing
8ca6ac2752
fix: correct service section header in install-agent.sh
2025-03-29 15:47:29 +08:00
yusing
47ab6b8a92
feat: godoxy agent
2025-03-28 03:36:35 +08:00
yusing
e9a8194cf8
refactor: cleanup setup script
2025-03-28 03:26:04 +08:00
yusing
7b86bb262c
fix setup script
2025-02-24 00:02:50 +08:00
yusing
97fa648b2f
fix setup script
2025-02-23 13:47:30 +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
3781bb93e1
cleanup makefile and remove script, allow running as non-root user
2025-01-22 05:42:56 +08:00
yusing
e04080bf1c
update build files and dependencies
2025-01-05 03:16:59 +08:00
yusing
843d7b2231
refactor and dependencies upgrade
2024-12-13 15:22:31 +08:00
yusing
5fdb171d65
rebrand changed startup message, built script and Dockerfile
2024-11-04 03:47:37 +08:00
yusing
f5cf716a91
rebrand as GoDoxy
2024-11-04 00:06:59 +08:00
yusing
03cad9f315
added package version api, dependencies upgrade
2024-10-06 09:23:41 +08:00
yusing
a5c53a4f4f
scripts moved to makefile, tcp/udp connections can now close gracefully, but udp is still failing testing with palworld server
2024-03-04 19:09:36 +08:00
yusing
0d9c6e72cc
fixed findFreePort nil reference or conflict, made buildRoutes goroutine
2024-03-02 22:56:22 +00:00
yusing
9cb1b1d31a
panel apperance, added experimental tcp/udp proxy support, slight performance improvement for http proxy
2024-03-02 17:02:11 +08:00