Birk Blechschmidt

Results 8 issues of Birk Blechschmidt

As soon as memory scanning is implemented, an additional feature allowing to detect simple data structures would be great. For example, one could hook all `malloc` calls using the `LD_PRELOAD`...

Enhancement

Hello, kudos for the great project. This is a superior replacement for the `badvpn` tool. The motivation for this PR is the lack of UDP support by many proxies and...

These commits add support for HTTP/1.1 proxies using the HTTP CONNECT method. Commit f57f6b32fce9c36d8a76711f415f953e909fbce0 implements functional support for HTTP. It adds a `BHttpProxyClient` structure, which is largely based on the...

Currently, the tool fails in case responses are truncated. Therefore, this commit adds support for falling back to TCP. `artcom.de` and `defcon.org` are examples of zones that are now walkable...

Currently, tun2proxy does not transmit any data during the reverse iperf (download) test. Further, the first (upload) test is very slow (110 Kbits/sec). Output as follows: ``` +++ dirname ./myscript.sh...

I have added a method to generate the proof through a website, which performs the computations and only asks the user to decrypt the temporary Ethereum address through `age` manually....

Hi, you might consider adding tlsmy.net to the public suffix list at https://publicsuffix.org/. This list is used by Let's Encrypt to determine what domain the rate limit is applied to...

Hi, since this feature has been requested multiple times, I am making another attempt to implement the remote DNS feature. Remote DNS intercepts UDP DNS queries for A records on...

enhancement
pending