Update README.md

Updated AI Important disclaimer
This commit is contained in:
dmo
2026-08-04 10:42:59 +02:00
parent ae062a04ed
commit 0151902125
+4 -5
View File
@@ -7,11 +7,10 @@ devices are connecting to and where inbound traffic originates from.
---
## Important disclaimer
This project was built entirely through AI-assisted development (Claude by Anthropic).
No human has audited, reviewed, or manually written the code. Use it at your own risk
in trusted network environments. Do not expose it to the public internet without
adding authentication in front of it (e.g. via a reverse proxy with access control).
> [!Important]
> This project was built entirely through AI-assisted development (Claude by Anthropic).\
> No human has audited, reviewed, or manually written the code. Use it at your own risk in trusted network environments.\
> **Do not expose it to the public internet without adding authentication in front of it (e.g. via a reverse proxy with access control).**
---