all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Surfing https protocol enabled website from within emacs through socks5 proxy.
@ 2020-11-22 15:39 Hongyi Zhao
  0 siblings, 0 replies; 2+ messages in thread
From: Hongyi Zhao @ 2020-11-22 15:39 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

On Ubuntu 20.04, I compiled the latest git master version of emacs.
Now I want to use the eww to browse https protocol enabled website
from within emacs through socks5 proxy.

I add the following settings in my ~/.emcas config file:

(setq url-gateway-method 'socks)
(setq socks-server '("Default server" "127.0.0.1" 18888 5))

But, it seems that the above settings only enabled me to access the
http protocol based website. For https enabled website, say,
https://www.google.com, eww failed to open it at all. The following
info will reside in the bottom buffer for ever:

Contacting host: www.google.com:443

Any hints for this problem will be highly appreciated.
Regards
-- 
Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Polytechnic Vocational and Technical University
NO. 552 North Gangtie Road, Xingtai, China



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Surfing https protocol enabled website from within emacs through socks5 proxy.
@ 2020-11-23 12:09 Hongyi Zhao
  0 siblings, 0 replies; 2+ messages in thread
From: Hongyi Zhao @ 2020-11-23 12:09 UTC (permalink / raw)
  To: emacs-devel

Hi,

On Ubuntu 20.04, I compiled the latest git master version of emacs.
Now I want to use the eww to browse https protocol enabled website
from within emacs through socks5 proxy.

I add the following settings in my ~/.emcas config file:

(setq url-gateway-method 'socks)
(setq socks-server '("Default server" "127.0.0.1" 18888 5))

But, it seems that the above settings only enabled me to access the
http protocol based website. For https enabled website, say,
https://www.google.com, eww failed to open it at all. The following
info will reside in the bottom buffer for ever:

Contacting host: www.google.com:443

Any hints for this problem will be highly appreciated.
Regards
-- 
Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Polytechnic Vocational and Technical University
NO. 552 North Gangtie Road, Xingtai, China



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-23 12:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-23 12:09 Surfing https protocol enabled website from within emacs through socks5 proxy Hongyi Zhao
  -- strict thread matches above, loose matches on Subject: below --
2020-11-22 15:39 Hongyi Zhao

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.