PySetBan: this python scripts will issue a geetpeerinfo with a given wallet, and ban (setban) all the clients that don't use a specific wallet subversion.
Download the file. Ensure you have Python 2.7 at minimum. It should work with Python 3.6 as well.
Wallet as to support standard "setban" command.
./PySetBan.py -s 86400 -c numusd --subver '/Rhizocarpon:1.0.1.1/'
Where s in the number of seconds to ban, c is the wallet command line client and subver is the string that identifies the version to retain.
- Denis Roy - Initial work
This project is licensed under the GNU General Public License, version 2
- Hat tip to anyone who found this.