-
I run docker image with -e SOCKS_USER=telegram -e SOCKS_PASSWORD=telegram
I can inspect docker and see:
```
"Env": [
"SOCKS_USER=telegram",
"SOCKS_PASS…
-
I am interested in using your server in the folowing configuration. We currently have SOCKS5 proxies that do not support authentication. We'd like to have this setup:
CLIENT ---> SIMPLE-SOCKS ---> …
-
This is different from the receiver mode described in #97.
It would be nice for OnionShare to be a full-featured, end-to-end file-sending application. Users could send and receive files by sharing …
ageis updated
12 hours ago
-
Python 2.6.6
XX-Net version:default
7月 19 06:20:40.34 - [INFO] import build-in openssl fail:ImportError('libffi.so.6: \xe6\x97\xa0\xe6\xb3\x95\xe6\x89\x93\xe5\xbc\x80\xe5\x85\xb1\xe4\xba\xab\xe5\xaf\x…
-
Maybe the proxy settings can be detailed a bit, in:
- HTTP
- SOCKS
- Tor
- [I2P](https://geti2p.net/en/about/intro)
While the last two can be setup as SOCKS, having them already in the menu helps by …
-
### Thanks in advance for your bug report!
- [X] Have you reproduced issue in [safe mode](https://pulsar-edit.dev/docs/atom-archive/faq/sections/what-does-safe-mode-do.html)?
- [X] Have you used the …
-
```
With ProxyInfo.from_environment() we use PROXY_TYPE_HTTP for all connection
types
This proxy type uses CONNECT to tunnel a connection through the proxy
In the case of a plain HTTP connection, t…
-
```
With ProxyInfo.from_environment() we use PROXY_TYPE_HTTP for all connection
types
This proxy type uses CONNECT to tunnel a connection through the proxy
In the case of a plain HTTP connection, t…
-
SOCKS peers only allow TCP and TLS, despite every protocol based on TCP and UDP being supported by SOCKS itself. Generalizing SOCKS peers to work with all TCP/UDP based protocols would open support to…
-
Hi, great work. Pls add support for adding proxy protocols like (http / https / socks) in settings.
Thanks