-
| --- | --- |
| Bugzilla Link | [533565](https://bugs.eclipse.org/bugs/show_bug.cgi?id=533565) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Apr 13, 2018 14:13 EDT |
| Modified | Jun…
-
### Description
At the moment, when using a proxy like Cloudflare, we have to setup manually the list of IP to trust based on what is documented here: https://www.cloudflare.com/ips-v4/
```yaml
…
-
I have proxies connecting to sessions in a different order every time, what could be the reason?
-
Is there a consideration to support network proxies? For example, setting network proxies via function arguments or environment variables.
-
### Is there an existing feature request for this?
- [X] I have searched the existing feature requests
### Describe your feature request
I would like to be added that you are able to use prox…
-
When using TsDProxy with Headscale, I keep getting errors in the log (see below) because Headscale doesn't yet support certificates for https. It's coming in juanfont/headscale/issues/1921.
```12:5…
-
how can add MTPROTO PROXIES?
-
Proxies today are a commodity and website protections against them more sophisticated. We should be able to provide a list with dozens or hundreds of them and for each call the agent would randomly pi…
-
From the minutes of QUIc at IETF 121
Lorenzo C: What if the Masque server does not have a public IP. Would you use STUN with this?
Marten: You could chain proxies… you would need to deal with th…
-
Clojure.org's [guide on Java Interop](https://clojure.org/reference/java_interop#_implementing_interfaces_and_extending_classes) discusses proxies
```
construct-proxy
get-proxy-class
init-proxy
…