Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ru:docs:guide-user:services:remote_control:im_email [2024/12/15 16:37] – UnifiedPush stokitoru:docs:guide-user:services:remote_control:im_email [2024/12/17 19:28] (current) – [Telegram] stokito
Line 23: Line 23:
  
   * cam_movie: Record 25 seconds of a camIP and send it.   * cam_movie: Record 25 seconds of a camIP and send it.
-  * cam_mv: Move the camera arround.+  * cam_mv: Move the camera around.
   * cam_shot: Get a Pic from the camera.   * cam_shot: Get a Pic from the camera.
   * cam_vdo: Get a 25 seconds record from a camIP.   * cam_vdo: Get a 25 seconds record from a camIP.
-  * chromego_add: Include to a user in chromego, a word to be used in permissions (block url/youtube channel/etc). +  * chromego_add: Include to a user in chromego, a word to be used in permissions (block url/YouTube channel/etc). 
-  * chromego_del: Remove a word from a user in chromego to be used in permissions (block url/youtube channel/etc). +  * chromego_del: Remove a word from a user in chromego to be used in permissions (block url/YouTube channel/etc). 
-  * chromego_list: List all permissions in chromego (block url/youtube channel/etc).+  * chromego_list: List all permissions in chromego (block url/YouTube channel/etc).
   * fw_add: Block a hostname using a deny rule in firewall, if append time to command will block from 23:00 to 8:00   * fw_add: Block a hostname using a deny rule in firewall, if append time to command will block from 23:00 to 8:00
   * fw_delete: Remove a hostname from a deny firewall rule, if hostname is empty, will remove all rules created by this bot.   * fw_delete: Remove a hostname from a deny firewall rule, if hostname is empty, will remove all rules created by this bot.
Line 39: Line 39:
   * fw_unblock: Remove a hostname from a deny firewall rule, if hostname is empty, will remove all rules created by this bot.   * fw_unblock: Remove a hostname from a deny firewall rule, if hostname is empty, will remove all rules created by this bot.
   * get_ip: Get WAN IPAddress.   * get_ip: Get WAN IPAddress.
-  * get_mac: Get the Organization that onwer the MacAddr. +  * get_mac: Get the Organization that own the MacAddr. 
-  * get_ping: Ping address or host, return Up or Down.+  * get_ping: Ping an address or host, return Up or Down.
   * get_uptime: Return the uptime from this Device.   * get_uptime: Return the uptime from this Device.
   * hst_list: Get hosts in the dhcp Leases. If a hostname is present, search only for this hostname.   * hst_list: Get hosts in the dhcp Leases. If a hostname is present, search only for this hostname.
   * ignoredmac_add: Add a new macaddress to the allowlist and avoid being notified about it.   * ignoredmac_add: Add a new macaddress to the allowlist and avoid being notified about it.
   * ignoredmac_list: Shows the list of ignored mac addresses that will not be notified by the bot.   * ignoredmac_list: Shows the list of ignored mac addresses that will not be notified by the bot.
-  * interface_down: Shutdown interface by name. +  * interface_down: Shutdown an interface by name. 
-  * interface_restart: Restart interface by name.+  * interface_restart: Restart an interface by name.
   * interfaces_list: Get interfaces configuration.   * interfaces_list: Get interfaces configuration.
-  * interface_up: Start up interface by name.+  * interface_up: Start up an interface by name.
   * lights: Turn On or Off house Lights.   * lights: Turn On or Off house Lights.
   * msg_tv: Send Message to Samsung TV   * msg_tv: Send Message to Samsung TV
   * netstat: Prints netstat table in ESTABLISHED, CLOSED and TIME_WAIT State.   * netstat: Prints netstat table in ESTABLISHED, CLOSED and TIME_WAIT State.
   * opkg_install: Install a package from opkg.   * opkg_install: Install a package from opkg.
-  * opkg_update: Update list of packages avaliable.+  * opkg_update: Update list of packages available.
   * ping_udp: Create a UDP packet to puncture a hole through a NAT firewall of your ISP   * ping_udp: Create a UDP packet to puncture a hole through a NAT firewall of your ISP
   * proc_list: List all process in execution   * proc_list: List all process in execution
Line 69: Line 69:
   * wifi_list: List all wireless devices.   * wifi_list: List all wireless devices.
   * wifi_restart: Restart a wireless device radio.   * wifi_restart: Restart a wireless device radio.
-  * wll_list: Get a wifi clients list that is connected to this device+  * wll_list: Get a Wi-Fi clients list that is connected to this device
  
 Есть ещё один бот https://github.com/varakh/tlgbot. Он посвежее и русифицированный но он зачем-то использует bash (который ещё устанавливать нужно) и функционал скромнее. Есть ещё один бот https://github.com/varakh/tlgbot. Он посвежее и русифицированный но он зачем-то использует bash (который ещё устанавливать нужно) и функционал скромнее.
  
-Важно понимать что бот всё же ограничен в том что он может делать. Оконечного шифрования при этом нет, если кто-то взломает ваш Телеграмм он может вам попортить роутер и жизнь.+Важно понимать что бот всё же ограничен в том что он может делать. Сквозного шифрования при этом нет, если кто-то взломает ваш Телеграмм он может вам попортить роутер и жизнь.
  
 ===== XMPP ===== ===== XMPP =====
Line 87: Line 87:
 [[https://unifiedpush.org/|UnifiedPush]] это открытая спецификация и инструменты которые позволяют пользователю выбрать как пуш оповещения будут доставляться. Его поддерживают различные приложения: [[https://unifiedpush.org/|UnifiedPush]] это открытая спецификация и инструменты которые позволяют пользователю выбрать как пуш оповещения будут доставляться. Его поддерживают различные приложения:
  
-  * [[https://docs.ntfy.sh/|ntfy.sh]] (произносится как "notify, нотифай") это сервис оповещений Издатель — подписчик (англ. publisher-subscriber; pub/sub) поверх HTTP протокола. Он позволяет вам отправлять оповещения на ваш телефон или компьютер с помощью скриптов с любого устройства используя REST API. У него есть приложения для Android и iOS.+  * [[https://docs.ntfy.sh/|ntfy.sh]] (произносится как "notify, нотифай") это сервис оповещений Издатель — Подписчик (англ. publisher-subscriber; pub/sub) поверх HTTP протокола. Он позволяет вам отправлять оповещения на ваш телефон или компьютер с помощью скриптов с любого устройства используя REST API. У него есть приложения для Android и iOS.
   * Тоже самое но я хочу использовать Google по какой-то причине: [[https://unifiedpush.org/users/distributors/fcm/|gCompat-UP Distrib (Android)]]   * Тоже самое но я хочу использовать Google по какой-то причине: [[https://unifiedpush.org/users/distributors/fcm/|gCompat-UP Distrib (Android)]]
   * У меня есть сервер Nextcloud: [[https://unifiedpush.org/users/distributors/nextpush/|NextPush (Android)]]   * У меня есть сервер Nextcloud: [[https://unifiedpush.org/users/distributors/nextpush/|NextPush (Android)]]
Line 116: Line 116:
 ==== Смотрите также ==== ==== Смотрите также ====
  
- * [[https://github.com/bitfireAT/webdav-push/|WebDAV Push]]+  * [[https://github.com/bitfireAT/webdav-push/|WebDAV Push]]
  
  • Last modified: 2024/12/17 19:28
  • by stokito