-
### I did this
curl --http2 "https://mat1.gtimg.com/qqcdn/xw/favicon.ico" -v, As below:
```
== Info: WARNING: failed to open cookie file ""
== Info: Trying [2408:874e:2:212:1::aa1]:443...
…
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
In Kubevirt 1.1.1 when running a VM on the pod network with masquerade configured:
```
…
-
Hi, im running into issues compiling ETHOTA for T-ETH Lite (ESP32-S3 W5500).
I have selected the **env**
`default_envs = T-ETH-Lite-ESP32S3`
And **only one** src_dir
`src_dir = examples/ET…
-
### Description
I want to use this in my Android project, but i am totally inexperienced for Golang programming. When i try to use gomobile to build it into tun2socks.aar, it shows:
`no exported nam…
-
In endpoint.Read() the whole view returned is subtracted from the rcvBufUsed even though the actual syscall may only read less than the whole view returned. In such cases the unread part is held in ne…
-
The GetSockOpt() syscall handler (in syscalls/linux/sys_socket.go) can be improved to address varying lengths of data copies, including less than int-sized copies. Currently it relies on the binary.Si…
-
### Description
Netstack doesn’t appear to have a functional concept of a “device route” — that is, a route that has a NIC ID and a subnet configured but with no gateway address, like an `ip route …
-
If the pbuf is chained, the code flattens it by allocating a new pbuf and copying the contents. The new buffer is passed to the wifi driver's driver_transmit_wrap callback. This is responsible to free…
-
**Describe the bug**
Trying to generate a Wireguard implant and getting the captioned error.
**To Reproduce**
Steps to reproduce the behavior:
sliver > generate --wg 10.10.10.10
[*] Generated…