Be more verbose

I have tired to always enable DEBUG and I dont see the reason why
verbosity should be disabled by default
This commit is contained in:
Vadim Vetrov
2024-08-03 01:27:23 +03:00
parent a333b9bfe6
commit ac9f49f937
2 changed files with 9 additions and 1 deletions

View File

@@ -30,6 +30,8 @@ Run an application with `youtubeUnblock 537` where `537` stands for the queue-nu
Systemd daemon is also available. Do `systemctl enable --now youtubeUnblock.service` after installation (uses queue-num `537`). Please, note that systemd will configure iptables automatically. If you have troubles with it, delete ExecStartPre and ExecStop from youtubeUnblock.service and configure iptables manually (may be a useful case for nftables).
If you don't want youtubeUnblock to log on each googlevideo request pass -DSILENT as CFLAGS.
Also DNS over HTTPS (DOH) is preferred for additional anonimity.
## Troubleshooting