How would you guys like an easy way to automatically send your coins from the VPS to your wallet?
https://bitcointalk.org/index.php?topic=386581.msg4161150.0I made this the other day.
Enjoy!
Edit the file before running it.(thats the nano part) Add the IP of the VPS if you are running from a remote PC. Add the Username and password that is in your coins config file and the address you want the program to send your coins to. Optionally you can edit the fee to match the fee of the coin you are mining.
sudo pip install bitcoin-python
git clone https://github.com/hendo420/Bitcoin-Autosend
cd Bitcoin-Autosend
nano autosend.py
python autosend.py