https://github.com/daedalus/sweepbot
Proof of concept
https://github.com/daedalus/sweepbot
bitcoin bot sweep
Last synced: over 1 year ago
JSON representation
Proof of concept
- Host: GitHub
- URL: https://github.com/daedalus/sweepbot
- Owner: daedalus
- Created: 2015-06-15T00:51:46.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-15T22:29:46.000Z (over 10 years ago)
- Last Synced: 2023-04-22T06:40:25.862Z (about 3 years ago)
- Topics: bitcoin, bot, sweep
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sweepbot
As root
echo "* * * * * your_username /usr/bin/python /path_of_script/Sweepbot.py" > /etc/crontab
echo "* * * * * your_username /usr/bin/python /path_of_script/Sweepbot2.py" >> /etc/crontab