This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/env/python | |
import shodan | |
import os | |
import sys | |
import subprocess | |
from termcolor import cprint | |
from pyfiglet import figlet_format | |
###################################################### | |
SHODAN_API_KEY = "ENTER_YOUR_API_KEY_HERE" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# | |
# | |
FOLDER=".XIOS1" | |
cd $FOLDER | |
git pull | |
cd | |
# Get the block count from the wallet |