GoDoxy/agent/pkg
yusing 455a85e6a0
Some checks are pending
Docker Image CI (nightly) / build-nightly (push) Waiting to run
Docker Image CI (nightly) / build-nightly-agent (push) Waiting to run
feat(docker): add Docker socket proxy support and related configurations
- Introduced Docker socket proxy handling in the agent.
- Added environment variables for Docker socket configuration.
- Implemented new Docker handler with endpoint permissions based on environment settings.
- Added tests for Docker handler functionality.
- Updated go.mod to include gorilla/mux for routing.
2025-05-08 20:59:32 +08:00
..
agent feat(docker): add Docker socket proxy support and related configurations 2025-05-08 20:59:32 +08:00
agentproxy feat: godoxy agent 2025-03-28 03:36:35 +08:00
certs fix(agent): reduce the size of agent binary by modules separation 2025-04-26 05:22:40 +08:00
env feat(docker): add Docker socket proxy support and related configurations 2025-05-08 20:59:32 +08:00
handler feat(docker): add Docker socket proxy support and related configurations 2025-05-08 20:59:32 +08:00
server feat(acl): connection level ip/geo blocking 2025-04-25 10:47:52 +08:00