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
- Host: GitHub
- URL: https://github.com/blockstarter/bs-watcher
- Owner: blockstarter
- Created: 2017-11-30T02:26:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-14T16:57:48.000Z (over 8 years ago)
- Last Synced: 2025-01-21T06:11:54.585Z (over 1 year ago)
- Topics: hacker-protection, watch
- Language: HTML
- Homepage:
- Size: 45.9 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```