Skip to main content

Mtn Bis Blazing With Simple Server On Pc And Android

How Can I Get it working on PC?
==> Download simple server here
==> Extract the downloaded file and open the extracted file folder, click on the ‘Simpler Servers.exe and run the application.
==> Load #100 on your MTN line and send BBCDAY to 21600, when activated slot the SIM into your modem >>Connect it to your PC then After receiving the welcome to Mtn Bis message, Go to setting on your Modem and configure your
APN: web.gprs.mtnnigeria.net,
Password & username: web >> Also configure your browser and IDM to 127.0.0.1 port 8080 
Open your browser and start surfing and downloading.

How Can I get it Working on Android?
==>Download Android simple server app here.
==> Install it on your Android
==>Create New APN settings On Your Phone As Follows..
Proxy: 127.0.0.1
Port: 8080
APN: Web.gprs.mtnnigeria.net
Save And Activate it ss your default settings.

Go to simple server and configure the settings:
==>Pproxy host: 10.199.212.2
==>Proxy Port: 8080
==>Injection Method: get
==>Injection querry/url: http://web.blackberry.com
==>Injection Host: web.blackberry.com
==>Injection line: press your enter key 4 times
==>Log leve: debug
Close the settings and click the connect button.

How Can I Get it Working Using TunnelGuru?

==>Download TunnelGuru here.
==> Make sure you have  Java runtime on your computer, or download it here 
==>sign up for an account  here if you are a new user or login as an old user.
==>Run the downloaded TunnelGuru and use the setup below.

Server: Select Demo (If you are a free user)
Rport: 80
Lport: 0
User name: Input your registered tunnelguru user name
Password: Input your registered tunnelguru password
Protocol: TCP
Header: host.web.blackberry.com
Tick on Use Proxy, and make sure that you input 10.199.212.2:8080

For Premium Users, use German or UK as your location (See Image below)

==> Go to your browser tools >> Option >> Advance >> Network >> Settings >> Then tick
on NO Proxy. Then Save your settings and start browsing freely.

==>Connnect your modem and set your APN to : web.gprs.mtnnigeria.net
Password and username: web

Connect and start surfing with your BBCDay on PC.
Note:
Free users are limited to only 150MB per day, so if you wanna enjoy this, upgrade. But test it first before you upgrade your account.

Enjoy it while it last.



That's all.
you can download anything you want for 24hrs until your unlimited plan time elapses and it will cost you just 100 naira to re activate the plan. Or use already activated monthly BIS Plan. Daily rocks unlimited.

Comments

Popular posts from this blog

Photo: Three Nigerians deported for e-Shopping fraud in India

 Photo: Three Nigerians deported for e-Shopping fraud in India Three Nigerians,  Oladapo Obasoto Olatunbosun alias Richard (32), Dickson M Dickson (29) and Abiodun Oluwagbemiga Oyekunle alias Jerie (33) , all pictured above, are currently on their way back to Nigeria this morning after they were indicted in an e-shopping fraud in India, where they've lived for several years. According to an Indian police report, the three young men had been previously arrested for

How to Download Paid Android Apps for Free

How to Download Paid Android Apps for Free Today, I am talking about how to download paid android applications for free. We know android apps store is very popular apps store and adding daily latest applications. Many applications developers earning by it, for this they providing applications in paid version. In Android Phone, We all use Google Play Store to download various applications like whatsapp, but some applications is in paid version, you need to paid some dollars to download these applications. Today, I  find a trick to download paid android applications for free. Blackmart Alpha is the application for android to download all paid applications for free. How to Download Android Apps for Free :   Download  Blackmart Alpha Application Install it in your Android Phone. Open  Google Play Store  and search any paid application. Pick  Name  of any paid application which you want to  download . Now Open  Blackmart Al...

How To Grab Someone's IP Address ?

   In this tutorial I will you show you how to grab someone’s IP address using PHP script. This method can be used to grab someone Ip address on yahoo or Facebook chat or by sending mail to victim. So Lets get started. How To Hack Someone Ip Address ? 1. Copy the below codes into Notepad and save it as Grab.php (.php is must) <?php $hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']); $img_number = imagecreate(400,95); $backcolor = imagecolorallocate($img_number,10,102,153); $textcolor = imagecolorallocate($img_number,255,255,255); imagefill($img_number,0,0,$backcolor); $number0 = " This is Your IP/Proxy"; $number1 = " IP: $_SERVER[HTTP_X_FORWARDED_FOR]"; $number2 = " Host/Proxy: $hostname"; $number4 = " _________________________________"; Imagestring($img_number,10,5,5,$number0,$textcolor); Imagestring($img_number,10,5,25,$number1,$textcolor); Imagestring($img_number,10,5,45,$number2,$textcolor); Imagestring($img_number,10,5,50,$num...