root@kali:/home/fake# proxychains firefox www.duckduckgo.com
[proxychains] config file found: /etc/proxychains.conf
[proxychains] preloading /usr/lib/x86_64-linux-gnu/libproxychains.so.4
[proxychains] DLL init: proxychains-ng 4.14
[proxychains] DLL init: proxychains-ng 4.14
[proxychains] DLL init: proxychains-ng 4.14
Running Firefox as root in a regular user's session is not supported. ($XAUTHORITY is /home/fake/.Xauthority which is owned by fake.)
答案1
不支持在普通用户会话中以 root 身份运行 Firefox。
错误消息很明确:不要以 root 身份运行 Firefox,以普通用户身份登录并重新运行命令。
另外,如果您是 Linux 新手,我强烈建议您从其他更用户友好的发行版开始,例如 Ubuntu、Mint 或 Fedora,而不是 Kali Linux。您可以使用这些上的所有工具,这会更容易。