echo "# privacy-guard-proxy" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://git-wall.de/noa-x/privacy-guard-proxy.git
git push -u origin main
Öffentlicher Code-Bereich: Tree, Dateien, Releases und Issues sind ohne Login sichtbar.
Repository languages main
Go 63% CSS 21% JavaScript 8.1% Markdown 3.9% YAML 1.8% HTML 1.1%
..
.github Update Docker repository references to `noxway/privacy-guard-proxy` in README and workflow 16 days ago
internal Remove `config.json` and add Bootstrap CSS v5.3.3 for static assets 16 days ago
logs Remove `config.json` and add Bootstrap CSS v5.3.3 for static assets 16 days ago
.gitignore Remove `config.json` and add Bootstrap CSS v5.3.3 for static assets 16 days ago
Dockerfile Remove `config.json` and add Bootstrap CSS v5.3.3 for static assets 16 days ago
LICENSE Initial commit 18 days ago
Readme.md Update Docker repository references to `noxway/privacy-guard-proxy` in README and workflow 16 days ago
VERSION Add `VERSION` file, badges to README, and version tagging to Docker workflow 16 days ago
api.go Add regex-based PII detection to privacy guard proxy 16 days ago
config.example.json Remove `config.json` and add Bootstrap CSS v5.3.3 for static assets 16 days ago
detectors.go Add regex-based PII detection to privacy guard proxy 16 days ago
docker-compose.yml Remove `config.json` and add Bootstrap CSS v5.3.3 for static assets 16 days ago
go.mod Add privacy-guard-proxy with PII masking for API requests 18 days ago
go.sum Add privacy-guard-proxy with PII masking for API requests 18 days ago
img.png img.png Remove `config.json` and add Bootstrap CSS v5.3.3 for static assets 16 days ago
img_1.png img_1.png Remove `config.json` and add Bootstrap CSS v5.3.3 for static assets 16 days ago
main.go Remove `config.json` and add Bootstrap CSS v5.3.3 for static assets 16 days ago
privacy_guard.go Add regex-based PII detection to privacy guard proxy 16 days ago