/changjiudai_monitor

this is a simple java tool for monitoring the target bit with different months

Primary LanguageJavaApache License 2.0Apache-2.0

##changjiudai bit target months monitor

####1. setup init.properties

#for target month
P.monitor.month=6 
#for update minutes
P.update.minutes=10

#if need proxy you can setup system proxy params:
http.proxyHost=shtmg.xxx.com
http.proxyPort=8080

####2. compile

javac -cp jsoup-1.8.3.jar TestGetContent.java

####3. run & monitor

java -classpath jsoup-1.8.3.jar; TestGetContent