Pascal Gloor 7 lat temu
rodzic
commit
2333ea2d8c

+ 10
- 1
install.sh Wyświetl plik

enlightenment \ enlightenment \
redsocks \ redsocks \
tor \ tor \
rsync \
unbound \




cd static && find . | cpio -pdmv /
mount /dev/cdrom /mnt && cd /mnt && ./VBoxLinuxAdditions.run
cd -
umount /mnt

cd static && rsync -av . /

echo net.ipv6.conf.all.disable_ipv6=1 >> /etc/sysctl.conf
echo net.ipv6.conf.default.disable_ipv6=1 >> /etc/sysctl.conf

+ 1
- 0
static/etc/resolv.conf Wyświetl plik

nameserver 127.0.0.1

+ 4
- 0
static/etc/unbound/unbound.conf.d/debian.conf Wyświetl plik

server:
do-ip6: no
tcp-upstream: yes


Ładowanie…
Anuluj
Zapisz