idlers-agent/README.md

8 lines
141 B
Markdown
Raw Normal View History

2024-06-03 06:53:15 +02:00
# idlers-agent
2024-06-03 08:42:38 +02:00
Agent for my-idlers
```
2024-07-05 16:57:34 +02:00
export AGENT_API=<API_KEY> HOST=https://idlers.test2.sysdeploy.org/api/servers;python3 agent.py
```