Onenaija proudly present the super fast tunneler called "fiddler2"
.Fiddler2 is an HTTP header that that allows internet explorer to simulate various HTTP Header values for your application
Now lets start.
<<>>
-Download fiddler2 here => http://www.fiddler2.com/Fiddler2/version.asp
- Open the 'Customize Rules' window (Rules->Customize Rules...)
- find this function: static function OnBeforeRequest(oSession: Session)
- inside this function, add the header values that you would like to add, in this format:
oSession.oRequest["www.mtnonline.com"] = "10.199.212.2:8080";
// if (oSession.host.toLowerCase() == "10.199.212.2:8888") oSession.host = "10.199.212.2:8080";
-save
Internet Explorer will now accept your custom header values. You will probably need to clear your browser cookies before it takes effect.
IT works with both MTN and AIRTEL
Remember it's proudlyonenaija..........
.Fiddler2 is an HTTP header that that allows internet explorer to simulate various HTTP Header values for your application
Now lets start.
<<
-Download fiddler2 here => http://www.fiddler2.com/Fiddler2/version.asp
- Open the 'Customize Rules' window (Rules->Customize Rules...)
- find this function: static function OnBeforeRequest(oSession: Session)
- inside this function, add the header values that you would like to add, in this format:
oSession.oRequest["www.mtnonline.com"] = "10.199.212.2:8080";
// if (oSession.host.toLowerCase() == "10.199.212.2:8888") oSession.host = "10.199.212.2:8080";
-save
Internet Explorer will now accept your custom header values. You will probably need to clear your browser cookies before it takes effect.
IT works with both MTN and AIRTEL
Remember it's proudlyonenaija..........
pls explain better by using the diagram to explain....thanks or u can help us customise it...
ReplyDeleteWhen putting diagram it'll make d blog slow for mobile users. what i'll do is uploading the script and put d link here. u dig?
ReplyDelete