Skip to content

tkkcc/hostloc-credit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hostloc-credit

hostloc空间刷分

install

npm i -g hostloc-credit

run

# 立即刷分
hostloc-credit username password
# 计划任务
(crontab -l 2>/dev/null; echo "59 */8+2 * * * hostloc-credit username password") | crontab -

install node&npm on debian

curl -sL https://deb.nodesource.com/setup_11.x | bash -
apt-get install -y nodejs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published