From dcefecd96e002be097bcbd881da8ac1e7b6f2cb4 Mon Sep 17 00:00:00 2001 From: Jan Danielzick Date: Mon, 17 Feb 2020 02:06:40 +0100 Subject: [PATCH] added some information to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9095ab5..74efde6 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,9 @@ This repository will be automagically pulled by the web server each time somethi * `strassenkind.php` → `strassenkind.ip/index.php` (future status page) * `commands_status.conf` → `strassenkind.ip/commands_status.conf` * `commands_ondemand.conf` → `strassenkind.ip/commands_ondemand.conf` + +## Some server variables that might turn out to be useful: +{ + "HTTP_USER_AGENT":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:73.0) Gecko\/20100101 Firefox\/73.0", + "REMOTE_ADDR":"10.1.1.3", +} \ No newline at end of file