mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-05-12 14:26:03 +01:00
Add initial version of Angry IP Scanner (#71)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
version: 0.1.0
|
||||
slug: angryipscanner
|
||||
name: Angry IP Scanner
|
||||
description: Fast and friendly network scanner
|
||||
url: https://github.com/MaxWinterstein/homeassistant-addons/
|
||||
arch:
|
||||
- amd64
|
||||
- armhf
|
||||
- aarch64
|
||||
ingress: true
|
||||
ingress_entry: novnc/vnc_lite.html?scale=yes
|
||||
init: false
|
||||
host_network: true
|
||||
panel_icon: mdi:ip
|
||||
ports:
|
||||
5900/tcp: null
|
||||
ports_description:
|
||||
5900/tcp: Angry IP Scanner via VNC (Not required for Ingress. Not secure!)
|
||||
map:
|
||||
- share:rw
|
||||
Reference in New Issue
Block a user