Tuesday, May 20, 2008

How To Set Up A Proxy In Flashget, As Requested

How To Set Up A Proxy In Flashget, As Requested
This is in answer to a few requests due to some of my posts in the Music Forum.

1. Open Flashget and select options > Proxy.
2. Click Add and give your proxy a name relevant to what you use it for.
3. Select HTTP
4. Enter the proxy address and port number.
5. Select OK
6. When clicking on a link or copying a link into Flashget when the "Add new Download" prompt appears you must select the Advanced tab then from the proxy section select "HTTP" and select the name of the proxy you wish.
7. Once done select OK and that is it.

This tutorial is only intended for help in downloading the posts I have posted. It is not a concise Flashget / Proxy Tutorial.
Disclaimer:-
i am not liable for any criminal or bad thing which you have done using this message and document. i am giving here for the educational purpose and care should be taken from your side before using this document and please get a written permission from the person before hacking or doing some thing in the network or system.This document is intended for judicial or educational purposes. I have collected these documents and messages from the internet for educational purpose only. always use these documents for doing good only. I don't want to promote computer crime and I'm not responible of your actions in any way. If you want to hack a computer, do the decent thing and ask for permission first. please read and use this for useful purpose only to protect the systems and information from the bad people. always seek permission from the system owner or who ever responcible for the system by written and then go ahead. Give a full report with honestly to the person or company about your experiments and findings from the system. Always Do Good Think Good and Belive Good.

No comments:

How to Get files from the directory - One more method

 import os import openpyxl # Specify the target folder folder_path = "C:/Your/Target/Folder"  # Replace with the actual path # Cre...