Hi there,

it depends on your application.
but setting env variable is quite common for many applications:

    export http_proxy=http://<host>:<port>

add the above line to ~/.bash_profile

Cheers,
pnt

On 5/10/05, Han Qiang <[EMAIL PROTECTED]> wrote:
> 我在公司里是通过代理上网,请问在Debian下应该怎样设置?
>

回复