diff --git a/README.md b/README.md index aa08579..119dfce 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # samba-configer +WARNING: this was `vibe-coded`, expect bugs! +WARNING: this has not yet been audited by human eyes, use at your own risk! + `samba-configer` is a small interactive terminal program for reading an existing Samba configuration, listing shares, and guiding add/edit/delete operations. It is implemented in Go with only the standard library so it builds into a single executable easily.