Kontrola sieci

for Android

The Kontrola sieci section lets you configure user access to specific websites and categories of websites.

Web Control supports website filtering by categories defined in the Kaspersky Security Network cloud service. Filtering allows you to restrict user access to certain websites or categories of websites (for example, "Gambling, lotteries, sweepstakes" or "Internet communication"). Web Control is enabled by default.

Web Control on Android devices is supported only in Google Chrome, HUAWEI Browser, Samsung Internet, and Yandex Browser.

Kontrola sieci settings for Pro View

Parameter

Opis

 

 

Tryb działania

The set of settings varies depending on the selected operating mode:

  • Blokuj strony internetowe z wybranych kategorii. The app will restrict user access to websites depending on their content. This value is selected by default.
  • Dopuszczaj tylko strony z listy. The app will allow user access only to specified websites.
  • Blokuj wszystkie strony internetowe. The app will block user access to all websites.

Settings if the Blokuj strony internetowe z wybranych kategorii mode is selected

Kategorie

Create a list of prohibited categories by selecting the check boxes next to the categories of websites to which the app will block access:

  • Treści dla dorosłych
  • Oprogramowanie, audio, wideo
  • Alkohol, tytoń, narkotyki
  • Przemoc, nietolerancja
  • Wulgaryzmy, nieprzyzwoitości
  • Broń, materiały wybuchowe, tematy wojskowe
  • Hazard, loterie, zakłady bukmacherskie
  • Komunikacja przez internet
  • Handel elektroniczny
  • Oferty pracy
  • Anonimizery

Settings if the Dopuszczaj tylko strony z listy mode is selected

Dodaj

Create a list of websites to which the app will allow access.

Adresy strony

You can add websites by link (full URL, including the protocol, for example, https://example.com).

To make sure that the app allows access to the specified website in all supported versions of Google Chrome, HUAWEI Browser, Samsung Internet, and Yandex Browser, include the same URL twice — once with the HTTP protocol (for example, http://example.com) and once with the HTTPS protocol (for example, https://example.com).

Na przykład:

  • https://example.com — The main page of the website is allowed. This URL can only be accessed through the HTTP protocol.
  • http://example.com — The main page of the website is allowed, but only when accessed through the HTTP protocol. Other protocols like HTTPS are not affected.
  • https://example.com/page/index.html — Only the index.html page of the website will be allowed. The rest of the website is not affected by this entry.

The app also supports regular expressions. Podczas wprowadzania adresu dozwolonej strony internetowej należy skorzystać z następującego szablonu:

  • https://example\.com/.* — This template allows all child pages of the website, accessed via the HTTPS protocol (for example, https://example.com/about).
  • https?://example\.com/.* — This template allows all child pages of the website, accessed via both the HTTP and HTTPS protocols.
  • https?://.*\.example\.com — This template allows all subdomain pages of the website (for example, https://pictures.example.com).
  • https?://example\.com/[abc]/.* — This template allows all child pages of the website where the URL path begins with 'a', 'b', or 'c' as the first directory (for example, https://example.com/b/about).
  • https?://\w{3,5}.example\.com/.* — This template allows all child pages of the website where the subdomain consists of a word with 3 to 5 characters (for example, http://abde.example.com/about).

Więcej informacji na temat wyrażeń regularnych można znaleźć na stronie pomocy technicznej Oracle.

Przejdź do góry