Commit Graph

61 Commits (04c1ca78379cf94d498a78db6123a643cc05b77e)

Author SHA1 Message Date
sundowndev 04c1ca7837 refactor: create init function for each check 2022-11-17 15:37:00 +04:00
sundowndev 44b801f14a refactor: rename services to checks 2022-11-17 15:26:15 +04:00
sundowndev d4f3a89f62 feat: add missing cli flags 2022-11-01 14:28:27 +04:00
sundowndev b742b75b8b add bin folder 2022-11-01 14:28:11 +04:00
sundowndev ef36249ba7 docs: command description 2022-11-01 13:52:52 +04:00
sundowndev c580f0b9e4 feat: create analyzer 2022-10-31 18:59:20 +04:00
sundowndev cec318a935 init v2 project 2022-10-31 14:20:17 +04:00
Raphaël 67c7482abc
docs: readme 2021-06-29 14:54:32 +02:00
Raphaël 71ad68d801
readme
deprecated notice
2020-05-28 23:09:19 +02:00
Raphaël f05f7667af
Create LICENSE 2020-01-23 15:25:54 +01:00
Raphael 46ffb16cb8
[readme] typo 2019-06-12 20:56:27 +02:00
Raphael d8877f4204
fix: exit 0 with "now" option 2019-05-31 17:25:24 +02:00
Raphael 81b97cb944
fix: use sudo in CI script 2019-05-31 17:13:51 +02:00
Raphael 92f9f22628
fix: CI script 2019-05-31 17:12:25 +02:00
Raphael 5d24a23d40
fix: CI script 2019-05-31 17:09:07 +02:00
Raphael 7dab377d1e
fix: CI script 2019-05-31 17:08:54 +02:00
Raphael bdcdbee261
readme 2019-05-31 17:07:05 +02:00
sundowndev 060a48e1f6 refactor: remove install script 2019-05-31 17:05:01 +02:00
Raphael cc83120a0f
Typo & install instructions 2019-03-18 13:39:12 +01:00
Raphael aac3fe4446
Badges 2019-03-17 17:14:56 +01:00
Raphael e5a0d1256b
Merge pull request #3 from sundowndev/travis-cfg
Travis config & clear logs feature
2019-03-17 17:12:04 +01:00
sundowndev 99a9034c5c Fix shellcheck errors 2019-03-17 17:09:29 +01:00
sundowndev 7c74fddab2 Menu 2019-03-17 17:01:07 +01:00
sundowndev 25cd6028e0 Merge branch 'travis-cfg' of github.com:sundowndev/covermyass into travis-cfg 2019-03-17 16:59:21 +01:00
Raphael b167145b36
Documentation 2019-03-17 16:59:13 +01:00
sundowndev be7af5f2ce Logs files comments 2019-03-17 16:58:37 +01:00
sundowndev 208e615174 Clear log function 2019-03-17 16:45:53 +01:00
Raphael ff85e66492
Documentation 2019-03-17 16:24:24 +01:00
Raphael 6ae9758295
Documentation 2019-03-17 15:55:02 +01:00
Raphael 95b4577dc5
Documentation 2019-03-17 15:50:20 +01:00
Raphael fae01e0a64
Build status 2019-03-17 15:32:54 +01:00
Raphael 3d253c5adf
Typo 2019-03-17 15:27:42 +01:00
Raphael 3ceb15f619
Use sudo 2019-01-18 17:20:23 +01:00
Raphael 0e04932479
Update .travis.yml 2019-01-18 17:17:00 +01:00
Raphael 17161cb476
Create .travis.yml 2019-01-18 17:13:56 +01:00
Raphael db7fdf1964
Prevent globbing and word splitting
Add double quote on line 123 to prevent globbing and word splitting
2019-01-18 17:02:18 +01:00
Raphael a3be81a10a
[Docs] now command 2019-01-14 15:20:06 +01:00
Raphael 43787bbe8d
Permanently disable auth logging (#1)
* Permanently disable auth logging

* Now option & refactor
2019-01-14 14:10:15 +00:00
Raphael b8fba58e0e
[Docs] Description 2019-01-12 14:22:29 +01:00
Raphael 262a08cef3
Don't unset HISTFILE 2019-01-10 12:43:31 +01:00
Raphael be472f61f3
(re)enable history library 2019-01-10 00:01:14 +01:00
Raphael 0e1cda99ee
[Docs] Installation without sudo 2019-01-08 22:06:29 +01:00
sundowndev f7923e9173 Recreate bash history after deleting it 2019-01-08 15:15:15 +01:00
sundowndev fe51c59b36 Merge branch 'master' of github.com:sundowndev/covermyass 2019-01-08 15:09:34 +01:00
sundowndev 3e3752bd2f Fix bash history not being recreated 2019-01-08 15:08:57 +01:00
Raphael ab946a0145
[Docs] Usage 2019-01-08 15:04:04 +01:00
Raphael 2f14080c01
Use curl instead of wget 2019-01-08 15:02:48 +01:00
sundowndev 967bc6006e Restore default settings 2019-01-08 15:01:46 +01:00
sundowndev bb665613d4 Don't delete bash_history file 2019-01-08 14:55:31 +01:00
sundowndev 41a8403e8e Delete isRoot function 2019-01-08 14:47:59 +01:00