Add youtubeUnblock statistics

The statistis will be printed on exit in userspace version. In kernel
space version, use `cat /proc/kyoutubeUnblock`.

The feature was proposed by @IceCat74 in #220
This commit is contained in:
Vadim Vetrov
2025-02-01 20:36:13 +03:00
parent a03d05ca19
commit 42917a75fc
5 changed files with 69 additions and 0 deletions

View File

@@ -435,6 +435,12 @@ cat /sys/module/kyoutubeUnblock/parameters/parameters
and check all the parameters configured.
You can check up the statistics of youtubeUnblock with
```sh
sudo cat /proc/kyoutubeUnblock
```
### Building kernel module
#### Building on host system