Skip to content

Check if cmlab's server IP banned by NTU, push notification to FB

Notifications You must be signed in to change notification settings

NTU-CMLab/cml-ip-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cml-ip-checker

Check if cmlab's server IP banned by NTU

Usage

Clone it, and set up config.

$ git clone https://github.com/SSARCandy/cml-ip-checker.git
$ cd cml-ip-checker/
$ npm install
$ cp config/default.js config/config.js
$ vim config/config.js # fill-up data

Add into cronjob

$ crontab -e
# add this line
# 0 0 * * * node <path>/index.js

About

Check if cmlab's server IP banned by NTU, push notification to FB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published