Update README.md

This commit is contained in:
Vadim Vetrov
2024-07-22 10:59:08 +03:00
committed by GitHub
parent 06733025a8
commit 4a4519cbac

View File

@@ -22,7 +22,7 @@ Here iptables serves every tcp packet, destinating port 443 for this userspace p
Run an application with `youtubeUnblock 537` where `537` stands for the queue-num (must be the same as in the iptables rule). Run an application with `youtubeUnblock 537` where `537` stands for the queue-num (must be the same as in the iptables rule).
Systemd daemon is also available. Do `systemctl enable --now youtubeUnblock.service` after installation. Systemd daemon is also available. Do `systemctl enable --now youtubeUnblock.service` after installation (uses queue-num `537`).
Also DNS over HTTPS (DOH) is preferred for additional anonimity. Also DNS over HTTPS (DOH) is preferred for additional anonimity.