Skip to content

bugoverfl0w/check-access-log-to-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check referral domains to your website

Install

bash -x install.sh

How to use

update .env file

TELEGRAM_BOT_TOKEN: telegram bot token
TELEGRAM_CHAT_ID: telegram chat id. How to get your group/channel chat id?
You should add @getidsbot, then it will print your chat id
> ./access_log_check_ref.py

Crontab

You can set crontab (linux) to check referral links, example every 30 minutes sh */30 * * * * /path/to/access_log_check_ref.py

About

check your referral links to your website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages