deajan / tcpping

tcpping script for smokeping that runs with newer linux traceroute binaries
GNU General Public License v3.0
127 stars 39 forks source link

Unable to run 'sudo traceroute -M.." #7

Closed suagrXu closed 4 years ago

suagrXu commented 4 years ago

Hello,thank you for this program! my environment is "Linux version 4.4.162 (gcc version 5.3.0 (GCC) )" i execute "tcpping -Z www.baidu.com" then shell shows" Unable to run 'sudo traceroute -M tcp -f 255 -m 255 -q 1 -w 3 -p 80 www.baidu.com' command. Please submit an issue in 'https://github.com/deajan/tcpping/issues' ".

deajan commented 4 years ago

Hmmm... What does the command say when you run it directly ? Are you allowed to sudo with your current user ?

suagrXu commented 4 years ago

oh,sorry,my enviroment is a embedded copped linux.and it did not install "sudo",which used in the source code.