Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 813 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 813 Bytes

Pinger: A necessary tool for sad reality.

So, my website got shut, because of no visitors, but it was a college project. I need it up and running,

This tool will visit my/your sub-domains to make it look like visitors are visiting...

Files

pinger.py: ❤️ of this tool.

pinger.vbs: for windows users only, it enables the script to work in the background.

pinger.sh: for Linux/mac users, it enables the script to work in the background.

Startup Configuration

Windows users.

  • Step 1: Delete pinger.sh
  • Step 2: Create a shortcut of pinger.vbs and put it in the startup folder

Linux/Mac users.

  • Step 1: Delete pinger.vbs
  • Step 2: Search on Stackoverflow about how to do it.

PS: line 27 on pinger.py does not work for linux/mac users, change accordingly.