punchr icon indicating copy to clipboard operation
punchr copied to clipboard

🥊 Components to measure Direct Connection Upgrade through Relay (DCUtR) performance.

Results 18 punchr issues
Sort by recently updated
recently updated
newest added

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies

Bumps [arduino/setup-protoc](https://github.com/arduino/setup-protoc) from 2.0.0 to 2.1.0. Release notes Sourced from arduino/setup-protoc's releases. v2.1.0 What's Changed Expose path and version in outputs by @​sebastienvermeille in arduino/setup-protoc#89 Bump semver from 7.5.1 to...

dependencies

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 21 to 23. Release notes Sourced from cachix/install-nix-action's releases. install-nix-action-v23 always show Nix trace Nix 2.17 install-nix-action-v22 Nix 2.16.1 Fix issues with System Integrity Protection when using...

dependencies

Updates to latest libp2p master plus https://github.com/libp2p/rust-libp2p/pull/3454/, thus allowing us to test hole punch effectiveness of https://github.com/libp2p/rust-libp2p/pull/3454/. I am behind a carrier grade NAT right now, thus hard to confirm...

Would it be possible to point me to where this is installed so I can uninstall the client? It's causing some network issues

just making a draft pr for easy reference for ip version / transport analysis

How to create a table udger_ datacenter_ range ![image](https://user-images.githubusercontent.com/42291730/211236433-024f507f-0f5a-4288-9f67-f2bf4e78577e.png)

My rust-client, running on a Raspberry Pi B+, stalls after >10h. The last log lines: ``` Dec 01 10:18:46 raspberrypi rust-client[21355]: [2022-12-01T09:18:46Z INFO rust_client] Listening on "/ip6/xxx/udp/35616/quic" Dec 01 10:18:46...

The container seems to be logging a lot of info messages. Allow for setting `LOG_LEVEL=error`. This might also involve adding support for other log levels, namely: - TRACE - DEBUG...