Showing posts with label Tips. Show all posts
Showing posts with label Tips. Show all posts

Saturday, July 4, 2015

Tutorial Proxy Load Balancing with Proxifier

Hello again, now i want to show how to use proxy with load balancing using proxifier, what is that mean? it's mean that you can use multiple proxy at the same time to browsing on website or do something that have connection to the internet.
With load balancing, it will prevent overload on some proxy too, take some example, you load 10 website at the same time, if you only use 1 proxy, it will slowing your website to open because proxy have to request to many connection at the same time, but if you use 5-10 proxy, it will boost your request to server.

tutorial load balancing proxy using proxifier

What you need is Proxyfier and working proxy or socks5, here is the link to download

Proxifier : https://www.proxifier.com/distr/ProxifierSetup.exe (shareware, trial 31 Days, for windows only)
Working Proxy : http://angelimus.com/dailyproxy (Update proxy every minute)

After you download proxifier, install it, and open it, you will see like this :

proxifier
1. This is for add proxy to use
2. This is to add rules

Click on Profile >> Click Advanced >> Http Proxy Servers...

enable http proxy servers support on proxifier
tick on Enable HTTP proxy servers support, then click OK

Now we will add 2 proxy to use, click on add proxy icon 

naming your type

Click on create and give it names for type, ex : angelimus load balancing
And then click on type, select LOAD BALANCING, see pic below


if you done, press ok.
Now, you already create load balancing for your proxy, now click on add (number 1, pic below)

add proxy to used in proxifier

add proxy and check proxy if works
1. Type Proxy address and port here
2. Click on type of proxy, usually HTTP or HTTPS or SOCKS5 if you using socks5
3. Click on check
4. Click start testing, wait a while, to check if proxy is alive or not blocked in your country
5. If you see this, it means the proxy can be used.
6. Click OK, then Click OK again.

Now, you have 1 proxy to used, add more proxy using same step.
After that, you will see like below


Click on the IP address, Hold it and Drag it, release in text Angelimus Load Balancing, do this to all your IP in the list, see image above.
After that, click OK.
Now, we create rules for our load balancing. Click on proxifier rules

add rules for proxifier

Add Name : <type name you like, ex : test_firefox>
Application : <this is coloumn for application name>
Action : Choose Chain Angelimus Load Balancing, or the name you create before in load balancing.
There are a few option in Actions
1. Direct = The apllication listed in application box will NOT Using Proxifier, but using direct connection through the internet.
2. Block = The apllication listed in application box will NOT Using Proxifier, and NOT using your internet connection through the internet
3. Proxy xxx.xxx.xxx.xxx:xxxx = The apllication listed in application box will use only Proxy That you specified
4. Chain Angelimus Load Balancing = The apllication listed in application box will using Proxifier with Load Balancing capability.

After that, click ok, and try open Firefox and browse, you will see the Proxifier running.
In this tutorial i only give 1 example to Firefox for using Load Balancing.

Monday, June 22, 2015

How to Create Strong Password and Easy To Remember

A password is a word or string of characters used for user authentication to prove identity or access approval to gain access to a resource (example: an access code is a type of password), which should be kept secret from those not allowed access.
definition of Password by wikipedia.com

Create some password is a common things that people do, most of all online service, asking their user to register using username or email, after that you must create your password, then, you can using their service, it easy right?

But HOW IF, someone using your ID to use your paying service? Maybe no problem for you, but HOW IF someone login to your account and doing some illegal activity on the internet??? That's will be a HUGE problem for you, i guarantee.

You think you Password can't be breach? Because you use password generator?
Hmm... how about if you have 10 diffrent account in diffrent website, are you using diffrent password for each account, and you generate your password using password generator, do you remember it all? If yes, how about 50 diffrent account? do you remember it all??? :P no offense.

Do you believe you can remember all username and password of 1000 diffrent account and website?
  - Yes, i can remember it all.


Okay, i will show you some sample to create strong password using some pattern, with your brain as password generator.

Step 1 - Find something you like but no one knows, only you and god knows it, or maybe you can select it randomly, but you must remember, it's like your secret word.
Example : i choose word "BASH" because i create script using BASH everyday.
avoid your dog name, mother name, father name, chidren name, because name is easy to guess

Step 2 - Create Pattern,  create some custom pattern that originally from your mind, dont use the hard one, create the simple one, and remember it.
Example : [type connection] - [website/application] - [secret word] - [amount of character in website]

Example i want create account in https://www.facebook.com/

type connectionfor website i use HT from Http:// , for application i use AP from App , for ftp i use FT from ftp:// , for ssh i use SS from ssh:// ,  for sftp i use SF from sftp://.
Now we have 5 diffrent combination

website/applicationname of website that we will use to register, in this case is facebook i only take the last two word which is ok from facebook so i use "Ok"

secret word : which is "BASH"

amount of character in website : facebook contain 8 character, so i use 8.

Final, so my password for http://www.facebook.com is

HTOk"BASH"8

Simple right? how about http://www.yahoo.com

HTOo"BASH"5

Take more example on application like game, it need 2 password, web password and game password, and in some games required vault password.
Example game Perfect World, website http://www.arcgames.com/en/games/pwi

Password for Website
HTEs"BASH"8

Password for Game
APEs"BASH"8

That's all, all you need to remember is your pattern and your secret code, simple right, how about that 1000 account? can you remember all?? YES...

But, is it still can be breach?? Yes... using Dictionary Brute Force, but maybe it takes about 2 years or more, its not worth it to breach it. 

With only 2 thing which is BASH and Pattern, you have qualified password. Your password can't be breach by anyone, except by you, so don't ever tell your PATTERN or Secret Code to anyone or anything that looks like human, except your pet :P, and don't ever write it down or save it in your computer, even its your personal computer. 

Our brain is most strong and secure password generator.

Friday, March 29, 2013

Bypass Website Blocked By ISP

This trick i got from someone else out there, but i forgot his name, this is an old trick.

Have you been blocked to view some website from your country?
Or maybe your contry not allowed you to see some site?

Here's some trick, maybe usefull....

I try on Win7 x64

1. Goto Control Panel >> Network and Internet >> Network Connections


2. I use wifi so i choose this
3. Right Click on Wireless Network Connection

4. Properties




















5. Double Click on Internet Protocol Version 4 (TCP/IPv4)
6. Change the dns
7. Click OK,
8. Try the blocked site

Note : If this trick dont works anymore, maybe you should search another trick on google.
Credit belong to the one out there that create this trick, sorry i dont mention name or site of creator, because i forgot the name and the website.