root用户无法运行tor解决办法(The tor browser bundle should not be run as root ) fandyvon 4 years ago 遇到这个问题,有两个解决办法: 1、创建一个用户,运行tor; 2、编辑“start-tor-browser”文件,找到下面语句,删除或注释掉即可运行: #if [ “`id -u`” -eq 0 ]; then # complain “The Tor Browser Bundle should not be run as root. Exiting.” # exit 1 #fi 点赞 1 收藏 分享 文章举报 guangyinglanshan 发布了59 篇原创文章 · 获赞 179 · 访问量 59万+ 私信 关注