nbari

Results 80 comments of nbari
trafficstars

Hi, I bumped up the versions maybe that help, please give a try

Your VPN is using Wireguard or OpenVPN (what vendor)? the trick now is to improve finding the peer IP. For now you could find manually the peer IP and load...

It seems to work after the latest update (Sonoma 14.1.2), Does it work for you all?

hi @vadim-miroshnik thanks for trying it out, I will re-implement and use traceroute to try to find the peer, I tested so far with IKE/Wireguard and indeed using netstat USGx...

@vadim-miroshnik if you are using IKE try for now `scutil --nwi` that will return the `VPN server` and then you can pass it as the peer IP

hi @hjw21century define what is `sidecar` what is your use case

Hi @Borgerr should be `waitpid` insted of `wait` ?

Can you please elaborate more on the problem, I would like to better understand the unexpected behavior if any

@DDoSolitary https://github.com/immortal/fork/blob/main/examples/example_pipe.rs#L15-L20 maybe that helps

It depends on your use case, maybe the `fork` crate works maybe not, but in any case, when using `libc` you will probably always will be using `unsafe`