An open API service indexing awesome lists of open source software.

https://github.com/blockstarter/bs-watcher

Hacker Protection
https://github.com/blockstarter/bs-watcher

hacker-protection watch

Last synced: 4 months ago
JSON representation

Hacker Protection

Awesome Lists containing this project

README

          

Blockstarter Panel Watcher

Install

```
npm i livescript forever -g
npm i
```

Configure
```
Fill package.json/config section
```

Start

```
lsc -c *.ls
node check.js
#or forever start check.js
```