Home
Softono

Bots Scheduler

Open source Python
15
Stars
7
Forks
1
Issues
1
Watchers
2 years
Last Commit

 About Bots Scheduler

Cron-like system based on Nextdoor Scheduler, PyBots and Tinyscript

Platforms

Web Self-hosted

Languages

Python

Links

Need Help Installing Bots Scheduler?

We provide expert installation service for this software. Our team will install, configure, and secure Bots Scheduler on your server. plans start at just $30.

Bots Scheduler

View on GitHub

Bots Scheduler Tweet

Schedule your OSINT task the Cron way with a Web interface.

Read The Docs Known Vulnerabilities License

This application is a scheduling system based on Nextdoor Scheduler that uses jobs templated upon PyBots. It especially focuses on tasks derived from security-related Web services like Shodan or Censys. Additionally, it protects the original Web server from Nextdoor with an authentication proxy based on mitmproxy.

$ git clone https://github.com/dhondta/bots-scheduler.git
$ cd bots-scheduler
$ ./bots-scheduler reset
<<< adapt conf/db.ini and conf/smtp.ini >>>

:sunglasses: Demonstrations

Running the server from the command line

Authenticating with the reverse proxy

Browsing the WUI panels

Adding and running a job, inspecting the report

:clap: Supporters

Stargazers repo roster for @dhondta/bots-scheduler

Forkers repo roster for @dhondta/bots-scheduler

Back to top