From 97b6f97f041a74dec6f3faf15ccc40ce9de026aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikki=20S=C3=B8rensen?= Date: Sat, 10 Mar 2018 02:02:00 +0100 Subject: [PATCH] Small readme with som info (more to come) --- scripts/readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 scripts/readme.md diff --git a/scripts/readme.md b/scripts/readme.md new file mode 100644 index 0000000..c732039 --- /dev/null +++ b/scripts/readme.md @@ -0,0 +1,16 @@ +# Scripts + +##PHP Script + +###CLI mode (Comandline) +Run the index.php file using php folow the guide in the script. +The CLI mode support to choose from categories or a single or more services at onces. + +* Enter server ip +* Enter DNS server +* Enter output mode and file +* choose from categories or a single or more services at onces + * choose more categories or services by separating using space + +###Web mode (hosting on webserver) +The web mode do not support what kind of servies you want all is exported by default. \ No newline at end of file