Files
pcinfo/README.md
groot a7bb94ecab
All checks were successful
build-binaries / build (.exe, amd64, windows) (push) Has been skipped
build-binaries / release (push) Has been skipped
build-binaries / publish-agent (push) Has been skipped
README.md aktualisiert
2025-12-11 09:36:49 +00:00

63 lines
1.0 KiB
Markdown

# [PROJECT_NAME]
---
## Table of contents
- [Features](#features)
- [Quickstart](#quickstart)
- [Deployment](#deployment)
- [Configuration](#configuration)
- [Security](#security)
- [License](#license)
- [Roadmap](#roadmap)
---
## Features
- sc.exe create GoSysInfoService binPath="E:\GoProjects\pcinfo\pcinfo.exe" start=auto
- sc.exe description GoSysInfoService "Hilden PC-Info"
- sc.exe start GoSysInfoService
- http://localhost:24000/api/devices?only_usb=1
---
## Quickstart
### Requirements
- A
### Deployment
- A
### Configuration
- A
---
## Security
- **Responsible Disclosure:** Report vulnerabilities responsibly to **[SECURITY_CONTACT_EMAIL]**.
- **SECURITY.md:** Contains procedures and response times.
- **Secrets:** Do not commit secrets to the repo (use CI secrets/parameter stores).
---
## License
This project is licensed under **CPL-NC-1.0**.
See [LICENSE](./LICENSE) for details.
---
## Roadmap
- [ ] v0.2: [FEATURE_1]
- [ ] v0.3: [FEATURE_2]
- [ ] v1.0: Stabiler API-Vertrag & Langzeit-Support