heri16

Results 87 comments of heri16

For the record: "ip -6 -o route show default" was not reliable. On my VPS machine (Debian 13), it requires "print $3" while the original script uses "print $5". See:...

> https://github.com/nymtech/nym/blob/develop/scripts/nym-node-setup/nym-node-cli.py#L643 Should we have: - Option A: `--uplink-dev-v4` and `--uplink-dev-v6` - Option B: `--uplink-dev` and `--uplink-dev-v6` where v6 defaults to autodetection if unspecified? @serinko Also, I've found another issue...

Done. Please review and merge. @serinko @mfahampshire

I think it is alright as long as it is as simple as setting the default pool. Fast_tls is great, but is it an async NIFs? Is it true that...

Standard SSL will be left as default. This is provided as a configuration for those that require a 10x increase in performance. The disclaimer on that you quoted from Google...

I am encountering the same issue when using `--ignore-cgroups` together with `--network=host`.