Commit Graph

14 Commits

Author SHA1 Message Date
mzack 1b89056d8a Adding max recursion level for self-dos on recursive load function 2021-10-16 14:37:54 +02:00
mzack 6804cda5e4 using new line as split token for data from file 2021-08-23 01:22:56 +02:00
mzack 7a59d6702b Improving cli parsing for Allow/Deny option 2021-08-22 21:07:23 +02:00
Mzack9999 810ebf8035 adding glob support 2021-04-28 14:43:44 +02:00
Mzack9999 cbe59db84b fixing lint errors 2020-12-20 17:14:07 +01:00
Mzack9999 2e5e78ffb1 [Feature] Adding multiple path support 2020-12-20 02:38:43 +01:00
Víctor Zamanillo 968262d967 Fixed a delay due to calling stat.Mode() twice 2020-09-29 10:22:46 +02:00
bauthard 3748931a8d Merge pull request #122 from vzamanillo/stdin-chardev-fix
Handle data from char device on stdin
2020-09-29 02:02:46 +05:30
Víctor Zamanillo 47b70b9fb0 Fixed method signature 2020-09-28 12:39:33 +02:00
Víctor Zamanillo 6bde867d08 Handle data from char device on stdin
Fixes #96
2020-09-28 12:37:44 +02:00
Víctor Zamanillo aa5a635dc0 Fixed stylecheck issues 2020-09-25 19:14:19 +02:00
Miguel Ángel Jimeno e648a161ac all: remove unneeded if/else statements in boolean return methods
Signed-off-by: Miguel Ángel Jimeno <miguelangel4b@gmail.com>
2020-08-25 20:35:59 +02:00
Mzack9999 98c203fa69 updating output flags 2020-07-30 23:01:48 +02:00
bauthard e974bb52e5 Initial commit 2020-05-29 09:37:55 +00:00