mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
40908a4c18
commit
55c8783da9
@ -967,7 +967,14 @@ Another alternative is to create a catalog in ebook form containing a listing of
|
||||
How do I get calibre to use my HTTP proxy?
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
By default, calibre uses whatever proxy settings are set in your OS. Sometimes these are incorrect, for example, on windows if you don't use Internet Explorer then the proxy settings may not be up to date. You can tell calibre to use a particular proxy server by setting the http_proxy environment variable. The format of the variable is: http://username:password@servername you should ask your network admin to give you the correct value for this variable. Note that calibre only supports HTTP proxies not SOCKS proxies. You can see the current proxies used by calibre in Preferences->Miscellaneous.
|
||||
By default, calibre uses whatever proxy settings are set in your OS. Sometimes
|
||||
these are incorrect, for example, on windows if you don't use Internet Explorer
|
||||
then the proxy settings may not be up to date. You can tell calibre to use a
|
||||
particular proxy server by setting the ``http_proxy`` environment variable. The
|
||||
format of the variable is: ``http://username:password@servername`` you should
|
||||
ask your network administrator to give you the correct value for this variable.
|
||||
Note that calibre only supports HTTP proxies not SOCKS proxies. You can see the
|
||||
current proxies used by calibre in Preferences->Miscellaneous.
|
||||
|
||||
I want some feature added to calibre. What can I do?
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user