-
ERROR:pymobiledevice3.tunneld:got exception from start-tunnel-task-usbmux-00008130-001661E101F2001C-USB: Traceback (most recent call last):
File "C:\WINDOWS\system32\venv\Lib\site-packages\pymobile…
-
### What Happened?
I am running on windows11, hyperv as the driver. I start the minikube with
`minikube start --hyperv-virtual-switch bridge`
I then attempt to expose a tunnel to the load-balance…
-
We are experiencing an issue with the TCP Custom Resource Definition (CRD) in HAProxy. Specifically, we are unable to configure multiple backends on the same port. This functionality is crucial for ou…
-
When trying to use Quilkin with real world applications, it's come up surprisingly frequently that I also need to proxy TCP traffic in addition to UDP. for example the `iperf3` use TCP to do some init…
-
# Wireguard tunneling in user space with Netstack's virtualized TCP/IP stack
Fun with HTTP proxies and user space tunnels with Wireguard
[https://ryan-schachte.com/blog/userspace_wireguard_tunnels/]…
-
**Describe the bug**
cloudflared 2024.1.6 and above is breaking the stability of the connection, including 2024 the latest release which is 2024.9.1
**To Reproduce**
Steps to reproduce the behav…
-
V2Ray version: `V2Ray 5.21.0`
Client config:
```javascript
{
"log": {
"loglevel": "debug"
},
"inbounds": [
{
"listen": "127.0.0.1",
"por…
-
`ios pair` just does:
```
panic: interface conversion: interface {} is nil, not []uint8
goroutine 1 [running]:
github.com/danielpaulus/go-ios/ios.Pair({0x2ab, {0x1400047c2d8, 0x8}, {0x0, {0x14…
-
### Description
From what I know, ngrok supposedly supports tcp connections tunneling, and http/2 as well.
Was trying to other day to use ngrok to expose a local argocd instance, as part of a work…
-
## Problem
One of the major shortfalls of Wiretap is that without third party tools, the top-level transport is *always* WireGuard/UDP.
A workaround for wrapping the transport in TCP is provide…