-
## Current
- Can't do the Nat Traversal through socket.IO itself
## Modification
-
-
### What is the issue?
Recently, I've been migrating to Tailscale from Zerotier. However, in the same network condition, I found that Zerotier could successfully do NAT traversal but Tailscale not.…
-
Meta-bug for getting traffic through more types of NATs.
Our current traversal logic works fairly well with NATs that use endpoint-independent mapping (aka "full cone NAT" to use the old terminolog…
-
Skeletons being directed acyclic graphs (DAGs) opens up some neat options for graph traversal that would not work on general graphs. We can leverage that to speed up certain operations. Off the top of…
-
spec: https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry & https://html.spec.whatwg.org/multipage/browsing-the-web.html#applying-the-history-step
This s…
-
Would be beneficial to have iterator functions (generators) for traversals rather than "generate a massive in-memory list".
To-determine:
* Should the *only* option be iterator traversals? and e…
-
At the moment Bruno expect to have a folder where every route is.
In our project we don't group by kind of file (eg: docs, controller, model, hook, view) but by context. The idea is to co-locate `.…
-
## What problem does this solve or what need does it fill?
Currently, it is non-trivial to search for and patch a specific type nested deep inside a `dyn Reflect`.
## What solution would you lik…
-
Directory traversal vulnerability in zziplib 0.13.69 allows attackers to overwrite arbitrary files via a .. (dot dot) in an zip file.
$unzzip-mem evil.zip
[evil.zip](https://github.com/gdraheim/zzip…
-
Looking at the API, I do not see support for ordered traversal? Am I missing something?