Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Free Script More Click for link get btc
SUBMITTED BY:
Guest
DATE:
June 21, 2014, 1:50 p.m.
FORMAT:
Text only
SIZE:
717 Bytes
Raw
Download
Tweet
HITS:
250627
Go to comments
Report
This script help to get more click for Links. (For more info or help) http://seotacticas.es
............
Requirement:
............
-Software Tor
-File: My_Urls.txt (this file contain links for clik)
-MchlScript.sh
#! /bin/bash
while true; do
while read line
do
# echo -e "$line\n"
echo "$line"
curl -v --socks5-hostname 127.0.0.1:9050 $line --connect-timeout 3
done < /root/scripts/My_urls.txt
service tor restart
let count=count+1
echo `date` >>/var/log/tor/count.log
echo "Se ha conectado a todos los enlaces :" $count >>/var/log/tor/count.log
sleep 1
done
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus