montysecurity / C2-Tracker

Live Feed of C2 servers, tools, and botnets
538 stars 57 forks source link

[Feature] Run the project using GitHub workflows #1

Closed T145 closed 1 year ago

T145 commented 1 year ago

If you'd like to not have to worry about running this script on your own machine every day, likely have to manage port forwards, and expose yourself to greater security risk, you could run this task as a GitHub workflow! You can securely stash your Shodan API key and run the script using my own hardened VM: https://github.com/T145/black-mirror/pkgs/container/black-mirror

montysecurity commented 1 year ago

Thanks for the tip! I will look into this.