-
Look at how the following project does it: https://github.com/pzmarzly/portforwarder-rs/blob/master/src/bin/pf.rs
Probably just use [`igd`](https://docs.rs/igd/0.12.0/igd/) directly.
---
On s…
-
## Done Criteria
It's possible to create a test-plan where two-or-more nodes can be behind two-or-more NATs and/or firewalls.
## Why Important
This is needed in order to validate project flare …
-
We should implement communication channels for Google Cloud.
- [ ] Research storage and communication services.
- [ ] Add Docker containers for Google services and environments.
- [ ] Implement a…
-
Agda-mode for vscode is a big improvement over emacs by allowing one to see the definitition of any expression by hovering over it with command key pressed.
But it would be great if one could also…
-
**"Welcome. LBRY takes privacy and choice seriously."**
This is the very first message that is shown when LBRY is first installed.
Privacy is hard to do right. A single bug or design flaw and yo…
-
Does this use some form of UDP hole punching? If so, then wouldn't this require a separately hosted rendezvous server? If this isn't the method used could you give a high level overview of what is hap…
-
### Contact Details
nebulacz@gmail.com
### What happened?
instalation ok,
tryed to join network:
[netclient] 2023-03-16 01:52:35 network: prace UDP hole punching enabled for node Teltonika-RUTX1…
-
Consider two modules, one of which is nested in the other:
```
modcache/pkg/mod/foo.com
├── outer
│ └── inner@v1.0.0
│ ├── go.mod
│ └── p2
│ └── y.go
└── outer@v1.0.0
…
-
Just installed GridDb, already configured and everything worked fine except for an error:
```
checking whether FALLOC_FL_PUNCH_HOLE is declared... no
configure: error: fallocate and FALLOC_FL_PUNCH…
jjoek updated
2 years ago
-
Hello!
I try to make a connection with UDP Hole punching. I tried differents python script before yours (more simple : https://github.com/stylesuxx/udp-hole-punching). Every time, it fails when the…