Closed ggmartins closed 1 year ago
FWIW: does scamper need root priv?
netrics@docker-desktop:~/scamper-cvs-20211212b$ scamper -O json -i 1.1.1.1 151.101.1.164 -c "trace -P icmp-paris -q 3 -w 5 -Q"
[13:29:39:031] scamper_privsep_init: could not mkdir /var/empty: Permission denied
FWIW: does scamper need root priv?
Yes, depending on the installation and the measurement, scamper requires root.
Regardless, this measurement should also be smarter about scamper and/or falling back to traceroute – (see #11).
FYI