Revolution
Contributor
Speed is good but service will totally depend on LCO.
And currently Alliance using JavaScript Injection for showing Pop-Ups and ads.
you can block them completely by modding your hosts file . Method is different for different OSes.Speed is good but service will totally depend on LCO.
And currently Alliance using JavaScript Injection for showing Pop-Ups and ads.
you can block them completely by modding your hosts file . Method is different for different OSes.
#!/bin/sh
cd /tmp
wget -q -O http://winhelp2002.mvps.org/hosts.txt
sleep 2
cat hosts.txt | grep 127.0.0.1 >> /tmp/hosts
echo "127.0.0.1 sidepage.co" >> /tmp/hosts
echo "127.0.0.1 streamride.co" >> /tmp/hosts
echo "127.0.0.1 ui.sidepage.co" >> /tmp/hosts
echo "127.0.0.1 ui.streamride.co" >> /tmp/hosts
stopservice dnsmasq
sleep 1
startservice dnsmasq
echo "Hosts UPDATED"
Have been using this on my DD_WRT based router working smooth... and for peering try torbox and torrentz.in .. both ways you will get almost 90% of the stuff on torbox and it takes almost 6-7hrs for a game of 15gB game to come on peering depending on the peers downloading it together at a time .. so new stuffs if big in size do take one night to reach the peering .Code:#!/bin/sh cd /tmp wget -q -O http://winhelp2002.mvps.org/hosts.txt sleep 2 cat hosts.txt | grep 127.0.0.1 >> /tmp/hosts echo "127.0.0.1 sidepage.co" >> /tmp/hosts echo "127.0.0.1 streamride.co" >> /tmp/hosts echo "127.0.0.1 ui.sidepage.co" >> /tmp/hosts echo "127.0.0.1 ui.streamride.co" >> /tmp/hosts stopservice dnsmasq sleep 1 startservice dnsmasq echo "Hosts UPDATED"
Have been using this on my DD_WRT based router working smooth... and for peering try torbox and torrentz.in .. both ways you will get almost 90% of the stuff on torbox and it takes almost 6-7hrs for a game of 15gB game to come on peering depending on the peers downloading it together at a time .. so new stuffs if big in size do take one night to reach the peering .Code:#!/bin/sh cd /tmp wget -q -O http://winhelp2002.mvps.org/hosts.txt sleep 2 cat hosts.txt | grep 127.0.0.1 >> /tmp/hosts echo "127.0.0.1 sidepage.co" >> /tmp/hosts echo "127.0.0.1 streamride.co" >> /tmp/hosts echo "127.0.0.1 ui.sidepage.co" >> /tmp/hosts echo "127.0.0.1 ui.streamride.co" >> /tmp/hosts stopservice dnsmasq sleep 1 startservice dnsmasq echo "Hosts UPDATED"
that is not for peering sorry forgot to mention thats the code for ADBLOCK on alliance.... for peering just use torbox and torrentz.eu to get the torrents and download... chrome has a got an extension as well to check on public sites what is there on peering .
Code:#!/bin/sh cd /tmp wget -q -O http://winhelp2002.mvps.org/hosts.txt sleep 2 cat hosts.txt | grep 127.0.0.1 >> /tmp/hosts echo "127.0.0.1 sidepage.co" >> /tmp/hosts echo "127.0.0.1 streamride.co" >> /tmp/hosts echo "127.0.0.1 ui.sidepage.co" >> /tmp/hosts echo "127.0.0.1 ui.streamride.co" >> /tmp/hosts stopservice dnsmasq sleep 1 startservice dnsmasq echo "Hosts UPDATED"
I have it.I stay near the Albany Hall School. I have the 1399 Plan.I get a constant speed of 4 MB/s on torrents on open trackers.My Iptorrents account is just gathering dust now[DOUBLEPOST=1365056549][/DOUBLEPOST]anybody has a connection at the pincode-700014?
Nothing to that.Add a torrent file from an open tracker(The more popular the content the better) and see the speed peaking at more than 1 MB/s depending on your plan.I also got Aliiance today, can someone tell me how do I use the peering properly?
I am still stuck with bloody BSNL :-\ Ahh.. I want to move on
hey bro .. i'm planning to switch to alliance . hows their speed n ne problems u faced ?
I have it.I stay near the Albany Hall School. I have the 1399 Plan.I get a constant speed of 4 MB/s on torrents on open trackers.My Iptorrents account is just gathering dust now[DOUBLEPOST=1365056549][/DOUBLEPOST]
Nothing to that.Add a torrent file from an open tracker(The more popular the content the better) and see the speed peaking at more than 1 MB/s depending on your plan.
Do I need to put these lines inside hosts file ?