Giuseppe Cassibba

发表的评论

使用 TOR 和 pihole 的最简单方法是使用 TOR 浏览器 (https://docs.pi-hole.net/guides/tor/using-tor/)。
使用 pihole 和 TOR 代理一起创建单个代理服务器有点复杂,需要配置一个堆栈,让 pihole 将其流量路由到内置的 TOR 代理

如果您从本地地址安装了它,并且想从外部域使用它,请记住相应地更新 /var/www/html/configurations/ossn.config.site.php 文件($Ossn->url 参数)。

关于激活电子邮件,根据 https://www.opensource-socialnetwork.org/wiki/view/891/account-you 应该
- 安装 php-mail (sudo apt install php-mail)
- 安装 MTA (sudo apt install postfix) -> 使用 Internet 站点和您的域名地址

这样验证电子邮件也应该可以工作。

© . All rights reserved.