Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow socket broadcast | Alex Auvolat | 2023-03-09 | 1 | -0/+1 |
* | priorize LAN endpoint if available | Alex Auvolat | 2023-03-09 | 1 | -39/+62 |
* | automatic discovery of nodes on the same LAN (fix #2) | Alex Auvolat | 2023-03-09 | 1 | -37/+98 |
* | fix logic | Alex Auvolat | 2023-03-09 | 1 | -5/+5 |
* | Add UPnP IGD support (fix #1) | Alex Auvolat | 2023-03-09 | 1 | -4/+60 |
* | DNS resolution; faster cycling | Alex Auvolat | 2023-03-09 | 1 | -11/+29 |
* | stoopid | Alex Auvolat | 2023-03-09 | 1 | -1/+2 |
* | also set up peers if endpoint is not known | Alex Auvolat | 2023-03-09 | 1 | -2/+15 |
* | more error tolerance | Alex Auvolat | 2023-03-09 | 1 | -38/+49 |
* | dont use sudo | Alex Auvolat | 2023-03-09 | 1 | -4/+3 |
* | fail with error message instead of panic | Alex Auvolat | 2023-03-09 | 1 | -0/+6 |
* | add missing allowed-ips | Alex Auvolat | 2023-03-09 | 1 | -7/+12 |
* | first commit | Alex Auvolat | 2023-03-09 | 1 | -0/+382 |