*

Saturday, 3 September 2016

All about Trick Internet

A. inject
-http injector(playstore-android)

i. proxy
- isp proxy(found at APN )
-squid proxy(setup own or  free existing -fastssh.com)
extra: Some isp just need set proxy at apn there already can free access or bypass quota.

Thursday, 21 July 2016

Technician Guide IT

Common Software

Hardened OpenVPN Server on Debian 8

Prerequisites

This tutorial assumes you have the following:
  • One fresh Debian 8.1 Droplet
  • A root user

Step 1 — Install OpenVPN

Before installing any packages, update the apt package index.
  • apt-get update
Now, we can install the OpenVPN server along with easy-RSA for encryption.
  • apt-get install openvpn easy-rsa

Wednesday, 20 July 2016

Vps(linux) commad

For debian or ubuntu

Make sure you have root access 
if no taip
su -

Install nano
------------
apt-get install nano


Setup Anonymous Elite Proxy Debian/Ubuntu

For ubuntu or Debian 

apt-get install squid3 build-essential libssl-dev
cd /etc/squid3

nano squid.conf