Requirements
At least one more AnyDesk device in the local network must be online.
Actions Menu
Note: When AnyDesk is not installed and has no elevation, the UAC prompt cannot be displayed. AnyDesk will show a warning which needs to be resolved by the remote user.
$ORIGIN .
$TTL 86400 ; 1 day
example.ua IN SOA ns01.example.ua. hostmaster.example.ua. (
2020092201 28800
7200
1814400
3200 )
NS ns01.example.ua.
NS ns03.example.ua.
$ORIGIN example.ua.
js01 IN A 76.76.76.215
ns01 IN A 76.76.76.2
msn IN CNAME js01.example.ua.
irc IN CNAME js01.example.ua.
icq IN CNAME js01.example.ua.
sms IN CNAME js01.example.ua.
pubsub IN CNAME js01.example.ua.
vjud IN CNAME js01.example.ua.
conference IN CNAME js01.example.ua.
proxy IN CNAME js01.example.ua.
tests NS ns01.example.ua.
$ORIGIN _tcp.example.ua.
_jabber IN SRV 10 0 5269 js01.example.ua.
_xmpp-server IN SRV 10 0 5269 js01.example.ua.
_xmpp-client IN SRV 10 0 5222 js01.example.ua.