Advanced Search
Search Results
275 total results found
Mikrotik Router Setup
Router with Static IP address configuration Go to SafeDNS Dashboard > Settings > Devices and copy your IP address to the "IP addresses / DynDNS" box, choose a policy, and click "Add". 2. Change your router’s DNS servers to SafeDNS addresses - 195.46.39.39 ...
Unifi/Ubiquiti Router Setup
Router with Static IP address configuration 1. Go to SafeDNS Dashboard > Settings > Devices and copy your IP address to the "IP addresses / DynDNS" box, choose a policy, and click "Add". 2. Start the Unifi Controller Application and wait for the load. Once...
Verizon Router Setup
Router with Static IP address configuration 1. Go to SafeDNS Dashboard > Settings > Devices and copy your IP address to the "IP addresses / DynDNS" box, choose a policy, and click "Add". 2. Locate the network configuration on your router and set the SafeDN...
SafeDNS Agent for macOS Setup
Installation requirements: macOS 14 (Sonoma) or newer.The Agent is available on the following billing plans: Safe Family, Pro, Pro Plus, and archived Safe@Home, Safe@Office. Getting started Log in to your SafeDNS account with your registration email and ...
Network Analyzer Guide
This guide shows how to troubleshoot the internet issues on iOS and Android devices using Network Analyzer. Installation To run the diagnostics, please download and install the Network Analyzer app from the Google Play:https://play.google.com/store/apps/...
Wireshark Guide
This guide shows how to troubleshoot the issues when an application or a domain, and Stats are not working properly. Installation Please download and install Wireshark. Choose x32 version, if you don't know the architecture of your operating system:h...
DNSQuerySniffer Guide
This guide shows how to troubleshoot the issues when an application or a domain, and Stats are not working properly. Installation Please download and install DNSQuerySniffer. Choose x32 version, if you don't know the architecture of your operating system:h...
List of AppBlocker apps
Category Description CyberSecurity Shodan Search engine that lets users search for various types of servers connected to the internet using a variety of filters. Zscaler Standalone cloud proxy, that monitors your organizat...
5. Examples of API requests
After the initial installation, you need to write a script that will change user settings. The settings are changed using HTTP requests to the ISP Go API. The examples below use curl from the command line to generate requests. # Adding and removing user IP c...
6. Backup and restore
Set periodic backup of directories:/etc/isp-go/var/lib/isp-go/.ssh Set periodic backup of Redis database (you can get file name and path from the dbfilename and dir parameters of /etc/redis/redis.conf configuration file). Restore process: • Install ISP-Go. ...
7. ISP-Go slave server
Install second (slave) ISP-Go server. Make sure that isp-go-api is launched on the master server only. All requests to the API should be sent to the master server. To prevent isp-go-api launch on the slave server and block requests proxying, execute commands:...
8. Migrating from previous versions
There are two utilities for migrating from previous versions: isp-go-dumpdb isp-go-loaddb The first one creates a dump of the user base through the API, and the second one downloads this dump. Example: isp-go-dumpdb -file=./dump.json -server=oldapi.myserv...
Licensing
Licensing Scheme At the moment SafeUTM license has two types of licenses: Free trial; Enterprise. Both types of licenses can be acquired by contacting your SafeDNS manager.
License Management
Licensing Scheme At the moment SafeUTM license has two types of licenses: Free trial; Enterprise. Both types of licenses can be acquired by contacting your SafeDNS manager. Viewing license information A detailed view of the server and license inf...
9. ISP Go API
Users [user_id] is the ISP's user ID. It can contain the characters A-Z, a-z, 0-9 underscore and dash. The maximum length is 32 characters. Creating a user A new user is created when trying to create a property for him: specify categories, assign ip. PO...
Example
Along with the source code of the library, a small sample project is supplied, designed to test the functionality of the library. The source code of the project is in \liburl2cat\example Also in this directory, you will find: grandbase.db - sample of a Saf...
Error Information
When using the url2cat library, errors may occur as a result, for example, lack of Internet connection, etc. Information about these errors can be found in the file /liburl2cat/include/url2cat.h SUCCESS = 0x0000, /******************************************...
Central Console
Helps to centrally manage UTM servers. Safe Center is a central console that will help you administer multiple SafeUTM servers at once. Currently does not require licensing and has no restrictions on use. Automatically propagates security policies to all co...
Policies
The principles of operation of the sections Firewall, Application Control, Content Filter, and Traffic Shaping with connected UTM are identical. Consider it using the Firewall section as an example. Firewall The Safe Center firewall contains only FORWARD a...
Objects
Objects created in Safe Center are migrated to connected SafeUTMs. The SafeUTM administrator can use these objects to create rules. When an object is deleted from Safe Center, the object is also deleted from SafeUTM. If a rule with a deleted object was create...