-
`api.protonvpn.ch` is blocked at my work by DNS. Furthermore there is a high risk that it will be blocked in Russia (yeah, it's homecountry). I was able to connect setting up https_proxy variable, but…
-
There are many things that need to be reconfigured with Tor - I'd like to suggest a simple one for `/etc/tor/torrc`:
```
SocksPort unix:/var/run/tor/socks GroupWritable
```
We'll also need to modify…
-
```
What steps will reproduce the problem?
1. Configure a pac file with socks 5 proxy
2. Visit a url which will be processed by the proxy
3.
What is the expected output?
The url is properly loaded.
…
-
```
What steps will reproduce the problem?
1. Install Bitvise Tunnelier
2. Configure it to connect to SSL server, start and establish a connection.
3. Create new entry in Switchy and configure it to …
-
```
connectbot is a truly great app however it lacks an important feature for my
and many of my coworkers workflow, support to connecting to an ssh host through
a socks proxy. The large institution …
-
```
What steps will reproduce the problem?
1. Install Bitvise Tunnelier
2. Configure it to connect to SSL server, start and establish a connection.
3. Create new entry in Switchy and configure it to …
-
```
What steps will reproduce the problem?
1. Configure a pac file with socks 5 proxy
2. Visit a url which will be processed by the proxy
3.
What is the expected output?
The url is properly loaded.
…
-
1. Outbound proxy like AG for Android.
2. Support Socks4/5, HTTP, HTTPS, SSH, ShadowSocks, Socks over TLS and so on.
-
**Describe the bug**
Hello,
Device is slowly reconnecting to WiFi after swtching it on by Zigbee switch.
It takes about 3-5 min to reconnect.
When I pulled BK outside and connected it to serial t…
-
### tl;dr
Allow for `$table` (as in `DB::table($table)` or `DB::table(...)->join($table)`) to be a string (as it currently is) or an array, as in `['table_alias' => $table]`.
### Pain points
…