henrygd
|
94245a9ba4
|
fix update mirror and make opt-in with --china-mirrors (#1035)
|
2025-08-29 13:46:24 -04:00 |
|
henrygd
|
edefc6f53e
|
add health check for agent
- Updated command-line flag parsing.
- Moved GetAddress and GetNetwork to server.go
|
2025-03-14 03:33:25 -04:00 |
|
henrygd
|
5fbc0de07f
|
refactor: rename address flag and environment variable to 'listen'
|
2025-03-05 23:37:51 -05:00 |
|
henrygd
|
b958e9eefe
|
fix: agent network not set to unix if addr provided by env var
|
2025-02-21 00:56:22 -05:00 |
|
henrygd
|
7485f79071
|
refactor(agent): refactor option parsing logic for agent command
|
2025-02-19 19:39:24 -05:00 |
|
henrygd
|
d170e7a00d
|
feat(agent): NETWORK env var and support for multiple keys
- merges agent.Run with agent.NewAgent
- separates StartServer method
- bumps go version to 1.24
- add tests
|
2025-02-19 00:32:27 -05:00 |
|