Clément Nussbaumer
ea68158b97
replace PCRE regexp with standard regexp
...
Permits to run the script on simpler/lighter Linux distributions,
e.g. OpenWRT, where the grep utility available does not permit to use
Perl extended regexp (the `grep -P` option)
2021-08-12 14:26:15 +02:00
Jason K and GitHub
ee49627f08
Merge pull request #6 from ndrone/stderr
...
Updates error logging to stderr
2021-07-21 22:25:58 +08:00
Nicholas Drone
6f67197f4f
Updates error logging to stderr
2021-07-21 09:51:41 -04:00
Jason K and GitHub
18164abc73
Merge pull request #4 from ndrone/updateLogs
...
Updates Logging
2021-07-20 04:39:38 +08:00
Nicholas Drone
662985dc3b
Updates Logging
...
Instead of creating a log file. This change leverages the syslog. This allows us to not have to manually rotate logs, or worry about the log file filling up the file system. This also give us timestamps of the logging without having to create the timestamps ourselves. Messages are logged to /var/log/messages by default.
2021-07-19 16:26:13 -04:00
Jason K and GitHub
a88aa3a52a
Merge pull request #3 from SlimJim716/main
...
Fix Merge Issue
2021-07-20 02:58:23 +08:00
JP and GitHub
220ccd1820
Fix Merge Issue
2021-07-19 14:52:27 -04:00
Jason K and GitHub
c191ccf717
Merge pull request #2 from SlimJim716/main
...
Ability to use Scoped API Token rather than Global API Key
2021-07-19 20:58:03 +08:00
Jason K and GitHub
cf243aa00b
Merge branch 'main' into main
2021-07-19 20:57:52 +08:00
JP and GitHub
3c2d8933cf
Fixed Typo
2021-07-19 08:18:24 -04:00
Jason K and GitHub
f639d9bcb2
Update README.md
2021-07-19 19:55:48 +08:00
Jason K and GitHub
f48fe12fb9
Update README.md
2021-07-19 19:45:43 +08:00
Jason K and GitHub
231dd2cb0b
Merge pull request #1 from bioinformike/main
...
Adding date time function for logs
2021-07-19 19:37:12 +08:00
Mike Lape and GitHub
5debdd0e56
Changed whitespace in function definition
2021-07-19 07:13:53 -04:00
JP and GitHub
6e15f4f85f
Update cloudflare-template.sh
2021-07-19 00:59:22 -04:00
JP and GitHub
7b24096857
Added token option
...
Added ability to use either Cloudflare Global API Key or Scoped API Key
2021-07-19 00:58:07 -04:00
Mike Lape and GitHub
3a8a6dc7e9
Adding date time function for logs
2021-07-18 20:49:53 -04:00
Jason Koh and GitHub
77d964f11a
Update README.md
2020-11-10 13:07:09 +08:00
Jason Koh and GitHub
531637c0ac
Add files via upload
2020-11-09 20:54:09 +08:00
Jason Koh and GitHub
20e461cffe
Update README.md
2020-11-09 20:53:17 +08:00
Jason Koh and GitHub
e2d96fb837
Initial commit
2020-11-09 20:49:48 +08:00