In the IP address list, only port 443 can be used. If it is necessary to allow URLs like http://192.162.1.1/myfunction?p=1
, you only need to add the required IP address to the whitelist of URLs or sites, for example:
1magehut.com/users.php?act=gallery&gal=81&page=4 3dmx.net 192.162.1.1
Unfortunately, using full regular expressions in the search algorithm would significantly impact DPI performance. To address this problem, we suggest the following solution:
grep yandex.ru clickstream.txt | sort -uniq
As a result, you will get a list of third-level domains used by subscribers on your network.