[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
elpher SOCKS5 not working
From: |
Christopher Howard |
Subject: |
elpher SOCKS5 not working |
Date: |
Thu, 22 Aug 2024 06:36:59 -0800 |
Hi, I want to use elpher as my gemini client, but I also want to route my
connections through my TOR SOCKS5 service, and this is not working. E.g., in
IceCat I can use FoxyProxy to route my http(s) connections via SOCKS5 to the my
local TOR service running on port 9050, and this works fine. Emacs and elpher
seems to have the same capability but it is not working.
First, I set these variables through Custom:
```
'(elpher-socks-always t)
'(socks-server '("Default server" "socks" 9050 5))
```
But when I navigate to a gemini capsule, I get just this error:
```
---- ERROR -----
When attempting to retrieve gemini://gem.librehacker.com/:
Error initiating connection to server
----------------
Press 'u' to return to the previous page.
```
I tried also setting this variable, which seemed possibly relevant, but it
didn't help:
```
'(url-proxy-services '(("gemini" . "127.0.0.1:9050")))
```
BTW, the error happens immediately, so I know it isn't a connection timing out.
--
馃摏 Christopher Howard
馃殌 gemini://gem.librehacker.com
馃寪 http://gem.librehacker.com
讘专讗砖讬转 讘专讗 讗诇讛讬诐 讗转 讛砖诪讬诐 讜讗转 讛讗专抓
- elpher SOCKS5 not working,
Christopher Howard <=