From 97ab3718a9a68720248fc9d0f5fbbff208c5731e Mon Sep 17 00:00:00 2001 From: Mike Phares Date: Wed, 6 Nov 2024 12:26:37 -0700 Subject: [PATCH] Removed mklink --- .etc/hosts | 166 ---- .gitignore | 5 +- .../Parsing-Packets-Physical-Address/.json | 30 +- .vscode/authorized_keys | 36 +- .vscode/find.md | 19 - .vscode/github.json | 16 + .vscode/helper/192.168.0.11.txt | 2 +- .vscode/helper/192.168.0.21.txt | 2 +- .vscode/helper/192.168.0.31.txt | 2 +- .vscode/helper/192.168.0.41.txt | 2 +- .vscode/helper/192.168.0.42.txt | 2 +- .vscode/helper/192.168.0.43.txt | 2 +- .vscode/helper/hosts.conf | 444 +++++++++++ .vscode/helper/hosts.jsonl | 167 ++-- .vscode/helper/hosts.jsonl.md | 239 ++++++ .vscode/helper/index.knb.md | 63 ++ .vscode/helper/index.yml.md | 732 ++++++++++++++++++ .vscode/hosts.conf | 166 ---- .vscode/mklink.md | 27 +- .vscode/tasks.json | 41 +- hosts/desktop-1238peq/hosts | 53 ++ hosts/desktop-gnecr7r/hosts | 124 +++ hosts/desktop-ka0lmmj/hosts | 124 +++ hosts/desktop-knew/hosts | 12 + hosts/desktop-vvo6kcm/hosts | 7 + hosts/iscn5cg3256cps/hosts | 6 + openssl/dashkiosk.ddns.net.crt | 23 - openssl/gogs3757.ddns.net.crt | 23 - openssl/music3757.ddns.net.crt | 23 - openssl/nextcloud3757.ddns.net.crt | 23 - openssl/phares3757.ddns.net.crt | 23 - openssl/photoprism.ddns.net.crt | 23 - openssl/pi-hole.ddns.net.crt | 23 - openssl/syncthing3757.ddns.net.crt | 23 - 34 files changed, 2002 insertions(+), 671 deletions(-) delete mode 100644 .etc/hosts delete mode 100644 .vscode/find.md create mode 100644 .vscode/helper/hosts.conf create mode 100644 .vscode/helper/hosts.jsonl.md create mode 100644 .vscode/helper/index.knb.md create mode 100644 .vscode/helper/index.yml.md delete mode 100644 .vscode/hosts.conf create mode 100644 hosts/desktop-1238peq/hosts create mode 100644 hosts/desktop-gnecr7r/hosts create mode 100644 hosts/desktop-ka0lmmj/hosts create mode 100644 hosts/desktop-knew/hosts create mode 100644 hosts/desktop-vvo6kcm/hosts create mode 100644 hosts/iscn5cg3256cps/hosts delete mode 100644 openssl/dashkiosk.ddns.net.crt delete mode 100644 openssl/gogs3757.ddns.net.crt delete mode 100644 openssl/music3757.ddns.net.crt delete mode 100644 openssl/nextcloud3757.ddns.net.crt delete mode 100644 openssl/phares3757.ddns.net.crt delete mode 100644 openssl/photoprism.ddns.net.crt delete mode 100644 openssl/pi-hole.ddns.net.crt delete mode 100644 openssl/syncthing3757.ddns.net.crt diff --git a/.etc/hosts b/.etc/hosts deleted file mode 100644 index 55b39ef..0000000 --- a/.etc/hosts +++ /dev/null @@ -1,166 +0,0 @@ -# Copyright (c) 1993-2009 Microsoft Corp. -# -# This is a sample HOSTS file used by Microsoft TCP/IP for Windows. -# -# This file contains the mappings of IP addresses to host names. Each -# entry should be kept on an individual line. The IP address should -# be placed in the first column followed by the corresponding host name. -# The IP address and the host name should be separated by at least one -# space. -# -# Additionally, comments (such as these) may be inserted on individual -# lines or following the machine name denoted by a '#' symbol. -# -# For example: -# -# 102.54.94.97 rhino.acme.com # source server -# 38.25.63.10 x.acme.com # x client host - -# localhost name resolution is handled within DNS itself. -# 127.0.0.1 localhost -# ::1 localhost -127.0.0.1 kubernetes.docker.internal -# End of section -# -# -192.168.0.2 host.docker.internal # https://host.docker -192.168.0.2 gateway.docker.internal # https://gateway.docker -# -192.168.11.2 free.file.sync.root -192.168.11.12 free.file.sync.mikep -# -# 192.168.0.11 free.file.sync.root -192.168.0.21 free.file.sync.k0308 -192.168.0.31 free.file.sync.media -192.168.0.41 free.file.sync.mikep -192.168.0.42 free.file.sync.lphar -192.168.0.43 free.file.sync.loft -# -192.168.0.11 pi-hole.ddns.net # https://pi-hole.ddns.net -192.168.0.11 gogs3757.ddns.net # https://gogs3757.ddns.net -192.168.0.11 dashkiosk.ddns.net # https://dashkiosk.ddns.net -192.168.0.11 music3757.ddns.net # https://music3757.ddns.net -192.168.0.11 phares3757.ddns.net # https://phares3757.ddns.net -192.168.0.11 photoprism.ddns.net # https://photoprism.ddns.net -192.168.0.11 immich3757.ddns.net # https://immich3757.ddns.net -192.168.0.11 filebrowser.ddns.net # https://filebrowser.ddns.net -192.168.0.11 nextcloud3757.ddns.net # https://nextcloud3757.ddns.net -192.168.0.11 syncthing3757.ddns.net # https://syncthing3757.ddns.net -# -192.168.11.2 pi-hole.asus.laptop # https://pi-hole.asus.laptop -192.168.11.2 gogs3757.asus.laptop # https://gogs3757.asus.laptop -192.168.11.2 dashkiosk.asus.laptop # https://dashkiosk.asus.laptop -192.168.11.2 music3757.asus.laptop # https://music3757.asus.laptop -192.168.11.2 phares3757.asus.laptop # https://phares3757.asus.laptop -192.168.11.2 photoprism.asus.laptop # https://photoprism.asus.laptop -192.168.11.2 nextcloud3757.asus.laptop # https://nextcloud3757.asus.laptop -192.168.11.2 syncthing3757.asus.laptop # https://syncthing3757.asus.laptop -# -192.168.11.2 pi-hole.beelink.server # https://pi-hole.beelink.server -192.168.11.2 gogs3757.beelink.server # https://gogs3757.beelink.server -192.168.11.2 dashkiosk.beelink.server # https://dashkiosk.beelink.server -192.168.11.2 music3757.beelink.server # https://music3757.beelink.server -192.168.11.2 phares3757.beelink.server # https://phares3757.beelink.server -192.168.11.2 photoprism.beelink.server # https://photoprism.beelink.server -192.168.11.2 immich3757.beelink.server # https://immich3757.beelink.server -192.168.11.2 filebrowser.beelink.server # https://filebrowser.beelink.server -192.168.11.2 nextcloud3757.beelink.server # https://nextcloud3757.beelink.server -192.168.11.2 syncthing3757.beelink.server # https://syncthing3757.beelink.server -# -192.168.0.21 immich.kristy.desktop # https://immich.kristy.desktop -# -192.168.0.42 immich.logan.desktop # https://immich.logan.desktop -# -192.168.43.17 pi-hole.raspberry.server # https://pi-hole.raspberry.server -192.168.43.17 gogs3757.raspberry.server # https://gogs3757.raspberry.server -192.168.43.17 dashkiosk.raspberry.server # https://dashkiosk.raspberry.server -192.168.43.17 music3757.raspberry.server # https://music3757.raspberry.server -192.168.43.17 phares3757.raspberry.server # https://phares3757.raspberry.server -192.168.43.17 photoprism.raspberry.server # https://photoprism.raspberry.server -192.168.43.17 nextcloud3757.raspberry.server # https://nextcloud3757.raspberry.server -192.168.43.17 syncthing3757.raspberry.server # https://syncthing3757.raspberry.server -# 638491149468693184 -192.168.11.2 beelink.server # https://beelink.server | 7C:83:34:B6:B6:AB | 7C-83-34-B6-B6-AB | server-beelink | -192.168.11.10 asus.laptop # https://asus.laptop | 1C:B7:2C:1C:C0:B3 | 1C-B7-2C-1C-C0-B3 | laptop-asus | -192.168.11.14 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | BC:0F:F3:DB:5A:B5 | BC-0F-F3-DB-5A-B5 | com-infineon-iscn5cg3256cps | -192.168.11.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -# 638491149468693184 -# 638491150590398812 -192.168.21.4 NPI84AE43.printer # https://NPI84AE43.printer | 9C:7B:EF:84:AE:43 | 9C-7B-EF-84-AE-43 | printer-NPI84AE43 | -192.168.21.5 kristy.laptop # https://kristy.laptop | 68:45:F1:DF:1D:42 | 68-45-F1-DF-1D-42 | laptop-kristy | -192.168.21.6 kristy.desktop # https://kristy.desktop | E8:4E:06:96:D7:22 | E8-4E-06-96-D7-22 | desktop-kristy | -192.168.21.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -# 638491150590398812 -# 638491151804507111 -192.168.42.3 solar.iot # https://solar.iot | 00:40:9D:92:DF:2E | 00-40-9D-92-DF-2E | iot-solar | -192.168.42.8 playstation5.console # https://playstation5.console | 78:C8:81:8A:18:A6 | 78-C8-81-8A-18-A6 | console-playstation5 | -192.168.42.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -# 638491151804507111 -# 638491153599591134 -192.168.31.2 beelink.server # https://beelink.server | 7C:83:34:B6:B6:AB | 7C-83-34-B6-B6-AB | server-beelink | -192.168.31.9 ultra.roku # https://ultra.roku | 84:EA:ED:6B:C8:93 | 84-EA-ED-6B-C8-93 | roku-ultra | -192.168.31.15 yamaha.main.iot # https://yamaha.main.iot | CC:D4:2E:DE:88:BB | CC-D4-2E-DE-88-BB | iot-yamaha-main | -192.168.31.91 switch.console # https://switch.console | 20:0B:CF:E7:1C:87 | 20-0B-CF-E7-1C-87 | console-switch | -192.168.31.92 living.iot # https://living.iot | 20:1F:3B:D4:A7:51 | 20-1F-3B-D4-A7-51 | iot-living | -192.168.31.93 mike.phone # https://mike.phone | 34:FE:77:DD:A2:C9 | 34-FE-77-DD-A2-C9 | phone-mike | -192.168.31.102 kristy.phone # https://kristy.phone | 70:74:14:C9:D1:38 | 70-74-14-C9-D1-38 | phone-kristy | -192.168.31.115 chelsea.fire # https://chelsea.fire | 6C:99:9D:A3:63:37 | 6C-99-9D-A3-63-37 | fire-chelsea | -192.168.31.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -# 638491153599591134 -# 638510308092292288 -192.168.11.2 beelink.server # https://beelink.server | 7C:83:34:B6:B6:AB | 7C-83-34-B6-B6-AB | server-beelink | -192.168.11.12 trigkey.desktop # https://trigkey.desktop | 7C:83:34:BC:77:C8 | 7C-83-34-BC-77-C8 | desktop-trigkey | -192.168.11.14 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | BC:0F:F3:DB:5A:B5 | BC-0F-F3-DB-5A-B5 | com-infineon-iscn5cg3256cps | -192.168.11.16 chelsea.desktop # https://chelsea.desktop | 18:C0:4D:27:0E:DF | 18-C0-4D-27-0E-DF | desktop-chelsea | -192.168.11.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -# 638510308092292288 -# 638510308800214772 -192.168.21.5 kristy.laptop # https://kristy.laptop | 68:45:F1:DF:1D:42 | 68-45-F1-DF-1D-42 | laptop-kristy | -192.168.21.6 kristy.desktop # https://kristy.desktop | E8:4E:06:96:D7:22 | E8-4E-06-96-D7-22 | desktop-kristy | -192.168.21.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -# 638510308800214772 -# 638510309447539834 -192.168.31.9 ultra.roku # https://ultra.roku | 84:EA:ED:6B:C8:93 | 84-EA-ED-6B-C8-93 | roku-ultra | -192.168.31.15 yamaha.main.iot # https://yamaha.main.iot | CC:D4:2E:DE:88:BB | CC-D4-2E-DE-88-BB | iot-yamaha-main | -192.168.31.89 logan.school # https://logan.school | 18:7E:B9:7F:0E:2D | 18-7E-B9-7F-0E-2D | school-logan | -192.168.31.91 switch.console # https://switch.console | 20:0B:CF:E7:1C:87 | 20-0B-CF-E7-1C-87 | console-switch | -192.168.31.92 living.iot # https://living.iot | 20:1F:3B:D4:A7:51 | 20-1F-3B-D4-A7-51 | iot-living | -192.168.31.93 mike.phone # https://mike.phone | 34:FE:77:DD:A2:C9 | 34-FE-77-DD-A2-C9 | phone-mike | -192.168.31.102 kristy.phone # https://kristy.phone | 70:74:14:C9:D1:38 | 70-74-14-C9-D1-38 | phone-kristy | -192.168.31.115 chelsea.fire # https://chelsea.fire | 6C:99:9D:A3:63:37 | 6C-99-9D-A3-63-37 | fire-chelsea | -192.168.31.116 chelsea.phone # https://chelsea.phone | 8C:45:00:32:A2:20 | 8C-45-00-32-A2-20 | phone-chelsea | -192.168.31.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -# 638510309447539834 -# 638510309997534431 -192.168.41.87 office.echo # https://office.echo | 10:96:93:8E:9D:FF | 10-96-93-8E-9D-FF | echo-office | -192.168.41.90 upstairs.iot # https://upstairs.iot | 18:B4:30:BE:26:9D | 18-B4-30-BE-26-9D | iot-upstairs | -192.168.41.94 master.echo # https://master.echo | 38:F7:3D:9C:7C:DC | 38-F7-3D-9C-7C-DC | echo-master | -192.168.41.108 kitchen.echo # https://kitchen.echo | 94:3A:91:1F:ED:52 | 94-3A-91-1F-ED-52 | echo-kitchen | -192.168.41.111 green.echo # https://green.echo | 0C:EE:99:F7:7C:38 | 0C-EE-99-F7-7C-38 | echo-green | -192.168.41.118 alarm.iot # https://alarm.iot | AC:67:84:14:47:AB | AC-67-84-14-47-AB | iot-alarm | -192.168.41.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -192.168.41.123 chelsea.echo # https://chelsea.echo | EC:0D:E4:4F:9F:D5 | EC-0D-E4-4F-9F-D5 | echo-chelsea | -192.168.41.125 loft.echo # https://loft.echo | FC:A1:83:D9:53:5B | FC-A1-83-D9-53-5B | echo-loft | -# 638510309997534431 -# 638510315683481944 -192.168.42.3 solar.iot # https://solar.iot | 00:40:9D:92:DF:2E | 00-40-9D-92-DF-2E | iot-solar | -192.168.42.8 playstation5.console # https://playstation5.console | 78:C8:81:8A:18:A6 | 78-C8-81-8A-18-A6 | console-playstation5 | -192.168.42.11 logan.desktop # https://logan.desktop | 3C:7C:3F:ED:38:1A | 3C-7C-3F-ED-38-1A | desktop-logan | -192.168.42.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -# 638510315683481944 -# 638510315157611590 -192.168.43.13 mackenzie.tv # https://mackenzie.tv | 9C:5A:44:A4:3F:E5 | 9C-5A-44-A4-3F-E5 | tv-mackenzie | -192.168.43.18 xbox.one.console # https://xbox.one.console | 94:9A:A9:7C:9B:6D | 94-9A-A9-7C-9B-6D | console-xbox-one | -192.168.43.81 entry.lamp.iot # https://entry.lamp.iot | 60:74:F4:D2:76:36 | 60-74-F4-D2-76-36 | iot-entry-lamp | -192.168.43.84 samsung.tv # https://samsung.tv | B8:BC:5B:A9:15:9B | B8-BC-5B-A9-15-9B | tv-samsung | -192.168.43.96 kristy.paperwhite # https://kristy.paperwhite | 48:78:5E:90:22:DF | 48-78-5E-90-22-DF | paperwhite-kristy | -192.168.43.97 chelsea.iot # https://chelsea.iot | 60:74:F4:92:E2:30 | 60-74-F4-92-E2-30 | iot-chelsea | -192.168.43.100 logan.iot # https://logan.iot | 60:74:F4:87:24:92 | 60-74-F4-87-24-92 | iot-logan | -192.168.43.105 lamp.iot # https://lamp.iot | 84:0D:8E:60:DB:C5 | 84-0D-8E-60-DB-C5 | iot-lamp | -192.168.43.106 pictures.iot # https://pictures.iot | 84:0D:8E:61:0F:2C | 84-0D-8E-61-0F-2C | iot-pictures | -192.168.43.116 chelsea.phone # https://chelsea.phone | 8C:45:00:32:A2:20 | 8C-45-00-32-A2-20 | phone-chelsea | -192.168.43.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -192.168.43.120 master.iot # https://master.iot | B4:E6:2D:51:10:8D | B4-E6-2D-51-10-8D | iot-master | -192.168.43.121 ikea.iot # https://ikea.iot | BC:DD:C2:8A:C3:26 | BC-DD-C2-8A-C3-26 | iot-ikea | -192.168.43.122 sprinklers.iot # https://sprinklers.iot | DC:4F:22:FB:C2:AE | DC-4F-22-FB-C2-AE | iot-sprinklers | -# 638510315157611590 diff --git a/.gitignore b/.gitignore index 6d8a4bb..f4e45d3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,8 +4,9 @@ .PSReadLine .UserSecrets .UserSecretsLocalSystem -.vscode/Helper/** -!.vscode/Helper/host.conf +.vscode/helper/*.json +.vscode/helper/*.txt +!.vscode/helper/host.conf node_modules diff --git a/.vscode/Parsing-Packets-Physical-Address/.json b/.vscode/Parsing-Packets-Physical-Address/.json index 41cf2c9..31c59b6 100644 --- a/.vscode/Parsing-Packets-Physical-Address/.json +++ b/.vscode/Parsing-Packets-Physical-Address/.json @@ -1,27 +1,27 @@ { - "18-c0-4d-27-0e-df | 18:c0:4d:27:0e:df": [ - "block-df", - "2024-05-26_07-59", - "192.168.11.16" + "7c-83-34-bc-77-c8 | 7c:83:34:bc:77:c8": [ + "block-c8", + "2024-06-30_12-40", + "192.168.11.12" ], "84-d8-1b-82-7e-2c | 84:d8:1b:82:7e:2c": [ "block-2c", - "2024-05-26_07-59", + "2024-06-30_12-40", "192.168.11.1" ], - "bc-0f-f3-db-5a-b5 | bc:0f:f3:db:5a:b5": [ - "block-b5", - "2024-05-26_08-26", - "192.168.11.14" - ], "7c-83-34-b6-b6-ab | 7c:83:34:b6:b6:ab": [ "block-ab", - "2024-05-26_10-14", + "2024-06-30_13-03", "192.168.11.2" ], - "fc-b3-bc-0c-5e-72 | fc:b3:bc:0c:5e:72": [ - "block-72", - "2024-06-03_06-47", - "192.168.11.126" + "bc-0f-f3-db-5a-b5 | bc:0f:f3:db:5a:b5": [ + "block-b5", + "2024-07-01_09-27", + "192.168.11.14" + ], + "1e-f2-73-c9-2b-1b | 1e:f2:73:c9:2b:1b": [ + "block-1b", + "2024-07-01_16-38", + "192.168.11.2" ] } \ No newline at end of file diff --git a/.vscode/authorized_keys b/.vscode/authorized_keys index 010041b..6056ae4 100644 --- a/.vscode/authorized_keys +++ b/.vscode/authorized_keys @@ -1,12 +1,24 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK7khmvc9lTWHALZ/IOMcJNz/1SuvrU53fI43v4PxIJN # 2532396 2023-12-27 mikep@DESKTOP-VP94SPB -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGq7b8qtm4fgNxW2lxm+qoxm8Wz7+1uhLQCg7xSlKYL1 # 2683771 2024-01-01 mikep@DESKTOP-BMV4V66 -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJqLFW9kYMp9lOTXXYafxLiUADFFKeM5KDzt02E3XeRP # 2691378 2024-01-01 cphar@DESKTOP-KA0LMMJ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBkS+uvWevmhYNos6MJKVi2auAx6x+xlyOnnvbdEstsz # 2797978 2024-01-03 mikep@DESKTOP-GNECR7R -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKf5fo63+vyYa8E06+HOPg24e9VMsvv/kBsHKGjBBUyz # 2895319 2024-01-05 mike@mike-B365M-DS3H -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGM6ANLH/4dS0YqlsCyoXkznzkgIsDqCTk3YX01XVWd8 # 2909911 2024-01-06 mikep@DESKTOP-H6JG91B -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOwAv1vrRA29GYL0DFSE8nmD5q3gL+vVtFSwhrXObDo4 # 3288214 2024-01-13 infineon\phares@ISCN5CG3256CPS -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH1xPVOisKwW6Xwo/Yh1kx2smt2HJU2/pRjTJf4KdGXo # 7267150 2024-03-28 mike@mike-Default-string -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEDz5WqCKsoaxV+LG/kufLNuiE9K3lqp+B3AqeKXGusX # 7442032 2024-04-01 lphar@DESKTOP-1238PEQ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID09PhrjIpeNBmUeycnT3xKF8F5TcGL3ZKAvU9YdLj7H # 8747144 2024-04-25 mike@mike-Default-string -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIaZyTLpafZta8W8Uv6uWpgbbj4QL5dde9Rlf06PfdYc # 8824914 2024-04-26 k0308@DESKTOP-0UJ8DD5 -# ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEFpucyp3FAHn8/9cXvfRegi09DkR6XLugoniEyQ9w0T # 8824924 2024-04-26 mille@DESKTOP-QL2HGEH +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK7khmvc9lTWHALZ/IOMcJNz/1SuvrU53fI43v4PxIJN # 92532396 2023-12-27 mikep@desktop-vp94spb +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGq7b8qtm4fgNxW2lxm+qoxm8Wz7+1uhLQCg7xSlKYL1 # 92683771 2024-01-01 mikep@desktop-bmv4v66 +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJqLFW9kYMp9lOTXXYafxLiUADFFKeM5KDzt02E3XeRP # 92691378 2024-01-01 cphar@desktop-ka0lmmj +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBkS+uvWevmhYNos6MJKVi2auAx6x+xlyOnnvbdEstsz # 92797978 2024-01-03 mikep@desktop-gnecr7r +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKf5fo63+vyYa8E06+HOPg24e9VMsvv/kBsHKGjBBUyz # 92895319 2024-01-05 mike@mike-b365m-ds3h +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGM6ANLH/4dS0YqlsCyoXkznzkgIsDqCTk3YX01XVWd8 # 92909911 2024-01-06 mikep@desktop-h6jg91b +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOwAv1vrRA29GYL0DFSE8nmD5q3gL+vVtFSwhrXObDo4 # 93288214 2024-01-13 infineon\phares@iscn5cg3256cps +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH1xPVOisKwW6Xwo/Yh1kx2smt2HJU2/pRjTJf4KdGXo # 97267150 2024-03-28 mike@mike-default-string +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEDz5WqCKsoaxV+LG/kufLNuiE9K3lqp+B3AqeKXGusX # 97442032 2024-04-01 lphar@desktop-1238peq +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID09PhrjIpeNBmUeycnT3xKF8F5TcGL3ZKAvU9YdLj7H # 98747144 2024-04-25 mike@mike-default-string +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIaZyTLpafZta8W8Uv6uWpgbbj4QL5dde9Rlf06PfdYc # 98824914 2024-04-26 k0308@desktop-0uj8dd5 +# ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEFpucyp3FAHn8/9cXvfRegi09DkR6XLugoniEyQ9w0T # 98824924 2024-04-26 mille@desktop-ql2hgeh +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOn/Ptg/k3rOJn32GxrL2J3Bazt/3M9fGWjzP+CW1qXK # 100900455 2024-06-03 lphares0907@penguin +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPMIxGucViHMHFXoM2VBPlvLvMgqNi2BUtTE/D4n778M # 101638217 2024-06-14 mikep@desktop-vvo6kcm +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIsHu1Xj21f2oEe7LZ9SGNCU60JGUiIjY0TTmYIBToMf # 102687832 2024-07-01 logan-phares@logan-ubuntu-noble +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICPTUbpdkHOvbEZavdegsDNUibGUsR1CMHGfjDlKe/xS # 104651715 2024-07-28 k0308@knew +# +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE/2qRVO8OW7cd6SOjJhJ9XYJEQq1TQ54wmKljvHfWE0 cphares@desktop-chelsea +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILnOODlCNQoGXn1EZ1rMtXiLTxMzW12LN7SD5nMZ9pgk lphares@desktop-chelsea +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPbA1P35jHYJ67iV8qnnstmIX2I//acc7GwjKJZFgr8q mphares@desktop-chelsea +# +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPgig4GknMuJXFvjyU+Ke8DPnpYHkvcCt3XUQ3Yi0mz3 cphares@OptiPlex-790 +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFNRehZRVD6t7J0ahQ0cLQgmG1N8I9ODhuSmAMPKHw9m lphares@OptiPlex-790 +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO5zMJU+k2hOgpC+5Ditctha96z0BLtYb6alFfwZn4x8 phares@OptiPlex-790 diff --git a/.vscode/find.md b/.vscode/find.md deleted file mode 100644 index dcc471e..0000000 --- a/.vscode/find.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -type: "note" -created: "2024-04-19T16:12:10.213Z" -updated: "2024-04-19T16:12:56.916Z" ---- - -# find - -```bash ./.vscode/helper/*.txt -Unknown", -.* -*192 -``` - -```bash ./.vscode/helper/*.json -Unknown", -.* -.*192 -``` diff --git a/.vscode/github.json b/.vscode/github.json index dc51561..3a7e81d 100644 --- a/.vscode/github.json +++ b/.vscode/github.json @@ -86,5 +86,21 @@ { "id": 98824924, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEFpucyp3FAHn8/9cXvfRegi09DkR6XLugoniEyQ9w0T" + }, + { + "id": 100900455, + "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOn/Ptg/k3rOJn32GxrL2J3Bazt/3M9fGWjzP+CW1qXK" + }, + { + "id": 101638217, + "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPMIxGucViHMHFXoM2VBPlvLvMgqNi2BUtTE/D4n778M" + }, + { + "id": 102687832, + "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIsHu1Xj21f2oEe7LZ9SGNCU60JGUiIjY0TTmYIBToMf" + }, + { + "id": 104651715, + "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICPTUbpdkHOvbEZavdegsDNUibGUsR1CMHGfjDlKe/xS" } ] \ No newline at end of file diff --git a/.vscode/helper/192.168.0.11.txt b/.vscode/helper/192.168.0.11.txt index 894a1a4..3f17de0 100644 --- a/.vscode/helper/192.168.0.11.txt +++ b/.vscode/helper/192.168.0.11.txt @@ -1,3 +1,3 @@ -TP-Link-Laundry 192.168.0.11 84:d8:1b:82:7e:2d 1.13.2 Build 230824 Rel.74702n(5553) Archer C59 4.0 https://wikidevi.wi-cat.ru/TP-LINK_Archer_C59_v4.x \ No newline at end of file +TP-Link-Laundry 192.168.0.11 84:d8:1b:82:7e:2d 1.13.2 Build 230824 Rel.74702n(5553) Archer C59 4.0 https://wikidevi.wi-cat.ru/TP-LINK_Archer_C59_v4.x diff --git a/.vscode/helper/192.168.0.21.txt b/.vscode/helper/192.168.0.21.txt index 4a9583c..44c8eb9 100644 --- a/.vscode/helper/192.168.0.21.txt +++ b/.vscode/helper/192.168.0.21.txt @@ -1,3 +1,3 @@ -TP-Link-Office 192.168.0.21 84:d8:1b:82:83:40 \ No newline at end of file +TP-Link-Office 192.168.0.21 84:d8:1b:82:83:40 diff --git a/.vscode/helper/192.168.0.31.txt b/.vscode/helper/192.168.0.31.txt index bcc9980..6abe934 100644 --- a/.vscode/helper/192.168.0.31.txt +++ b/.vscode/helper/192.168.0.31.txt @@ -1,3 +1,3 @@ -TP-Link-Media 192.168.0.31 50:91:e3:7d:c2:f1 1.3.7 Build 20230829 rel.77761(5553) Archer AX21 v1.20 \ No newline at end of file +TP-Link-Media 192.168.0.31 50:91:e3:7d:c2:f1 1.3.7 Build 20230829 rel.77761(5553) Archer AX21 v1.20 diff --git a/.vscode/helper/192.168.0.41.txt b/.vscode/helper/192.168.0.41.txt index 1daf6b8..205480e 100644 --- a/.vscode/helper/192.168.0.41.txt +++ b/.vscode/helper/192.168.0.41.txt @@ -1,3 +1,3 @@ -TP-Link-Loft-5G 192.168.0.41 d8:47:32:6c:25:11 1.3.6 Build 20230830 rel.23076(5553) Archer AX1800 v1.20 https://wikidevi.wi-cat.ru/TP-LINK_Archer_AX1800 \ No newline at end of file +TP-Link-Loft-5G 192.168.0.41 d8:47:32:6c:25:11 1.3.6 Build 20230830 rel.23076(5553) Archer AX1800 v1.20 https://wikidevi.wi-cat.ru/TP-LINK_Archer_AX1800 diff --git a/.vscode/helper/192.168.0.42.txt b/.vscode/helper/192.168.0.42.txt index 48a5597..683dc7b 100644 --- a/.vscode/helper/192.168.0.42.txt +++ b/.vscode/helper/192.168.0.42.txt @@ -1,3 +1,3 @@ -TP-Link-Room 192.168.0.42 84:d8:1b:82:83:d0 \ No newline at end of file +TP-Link-Room 192.168.0.42 84:d8:1b:82:83:d0 diff --git a/.vscode/helper/192.168.0.43.txt b/.vscode/helper/192.168.0.43.txt index b8ce8cf..8588a2f 100644 --- a/.vscode/helper/192.168.0.43.txt +++ b/.vscode/helper/192.168.0.43.txt @@ -1,3 +1,3 @@ -TP-Link-Loft-2G 192.168.0.43 e4:c3:2a:25:e7:53 \ No newline at end of file +TP-Link-Loft-2G 192.168.0.43 e4:c3:2a:25:e7:53 diff --git a/.vscode/helper/hosts.conf b/.vscode/helper/hosts.conf new file mode 100644 index 0000000..a620394 --- /dev/null +++ b/.vscode/helper/hosts.conf @@ -0,0 +1,444 @@ +# 638548285071360967 +192.168.11.2 beelink.server # https://beelink.server | 7C:83:34:B6:B6:AB | 7C-83-34-B6-B6-AB | server-beelink | +# 192.168.11.3 solar.iot # https://solar.iot | 00:40:9D:92:DF:2E | 00-40-9D-92-DF-2E | iot-solar | +# 192.168.11.4 NPI84AE43.printer # https://NPI84AE43.printer | 9C:7B:EF:84:AE:43 | 9C-7B-EF-84-AE-43 | printer-NPI84AE43 | +# 192.168.11.5 kristy.laptop # https://kristy.laptop | 68:45:F1:DF:1D:42 | 68-45-F1-DF-1D-42 | laptop-kristy | +# 192.168.11.6 kristy.desktop # https://kristy.desktop | E8:4E:06:96:D7:22 | E8-4E-06-96-D7-22 | desktop-kristy | +# 192.168.11.7 samsung.tv # https://samsung.tv | 00:C3:F4:B7:CE:7B | 00-C3-F4-B7-CE-7B | tv-samsung | +# 192.168.11.8 playstation5.console # https://playstation5.console | 78:C8:81:8A:18:A6 | 78-C8-81-8A-18-A6 | console-playstation5 | +# 192.168.11.9 ultra.roku # https://ultra.roku | 84:EA:ED:6B:C8:93 | 84-EA-ED-6B-C8-93 | roku-ultra | +# 192.168.11.10 asus.laptop # https://asus.laptop | 1C:B7:2C:1C:C0:B3 | 1C-B7-2C-1C-C0-B3 | laptop-asus | +# 192.168.11.11 logan.desktop # https://logan.desktop | 3C:7C:3F:ED:38:1A | 3C-7C-3F-ED-38-1A | desktop-logan | +192.168.11.12 trigkey.desktop # https://trigkey.desktop | 7C:83:34:BC:77:C8 | 7C-83-34-BC-77-C8 | desktop-trigkey | +# 192.168.11.13 mackenzie.tv # https://mackenzie.tv | 9C:5A:44:A4:3F:E5 | 9C-5A-44-A4-3F-E5 | tv-mackenzie | +192.168.11.14 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | BC:0F:F3:DB:5A:B5 | BC-0F-F3-DB-5A-B5 | com-infineon-iscn5cg3256cps | +# 192.168.11.15 yamaha.main.iot # https://yamaha.main.iot | CC:D4:2E:DE:88:BB | CC-D4-2E-DE-88-BB | iot-yamaha-main | +192.168.11.16 chelsea.desktop # https://chelsea.desktop | 18:C0:4D:27:0E:DF | 18-C0-4D-27-0E-DF | desktop-chelsea | +# 192.168.11.17 raspberry.server # https://raspberry.server | B8:27:EB:1F:53:1B | B8-27-EB-1F-53-1B | server-raspberry | +# 192.168.11.18 xbox.one.console # https://xbox.one.console | 94:9A:A9:7C:9B:6D | 94-9A-A9-7C-9B-6D | console-xbox-one | +# 192.168.11.74 jason.console # https://jason.console | 50:23:6D:E9:6C:DC | 50-23-6D-E9-6C-DC | console-jason | +# 192.168.11.75 samsung.chromebook # https://samsung.chromebook | 20:16:B9:4F:E4:B2 | 20-16-B9-4F-E4-B2 | chromebook-samsung | +# 192.168.11.76 donna.phone # https://donna.phone | 54:EB:E9:67:00:4D | 54-EB-E9-67-00-4D | phone-donna | +# 192.168.11.77 donna.tablet # https://donna.tablet | B6:57:74:DF:3A:CB | B6-57-74-DF-3A-CB | tablet-donna | +# 192.168.11.78 laundry.iot # https://laundry.iot | 60:74:F4:D1:B4:44 | 60-74-F4-D1-B4-44 | iot-laundry | +# 192.168.11.79 porch.back.iot # https://porch.back.iot | 60:74:F4:C5:21:C0 | 60-74-F4-C5-21-C0 | iot-porch-back | +# 192.168.11.80 entry.light.iot # https://entry.light.iot | 60:74:F4:D3:37:F2 | 60-74-F4-D3-37-F2 | iot-entry-light | +# 192.168.11.81 entry.lamp.iot # https://entry.lamp.iot | 60:74:F4:D2:76:36 | 60-74-F4-D2-76-36 | iot-entry-lamp | +# 192.168.11.82 chelsea.school # https://chelsea.school | 38:68:93:A8:5B:BF | 38-68-93-A8-5B-BF | school-chelsea | +# 192.168.11.83 xbox.one.console # https://xbox.one.console | 94:9A:A9:7C:9B:6F | 94-9A-A9-7C-9B-6F | console-xbox-one | +# 192.168.11.84 samsung.tv # https://samsung.tv | B8:BC:5B:A9:15:9B | B8-BC-5B-A9-15-9B | tv-samsung | +# 192.168.11.85 plug.1.iot # https://plug.1.iot | 38:1F:8D:E6:D6:62 | 38-1F-8D-E6-D6-62 | iot-plug-1 | +# 192.168.11.86 zero.server # https://zero.server | B8:27:EB:F8:8D:62 | B8-27-EB-F8-8D-62 | server-zero | +# 192.168.11.87 office.echo # https://office.echo | 10:96:93:8E:9D:FF | 10-96-93-8E-9D-FF | echo-office | +# 192.168.11.88 unknown.unknown # https://unknown.unknown | 14:B2:E5:38:A6:34 | 14-B2-E5-38-A6-34 | unknown-unknown | +# 192.168.11.89 logan.school # https://logan.school | 18:7E:B9:7F:0E:2D | 18-7E-B9-7F-0E-2D | school-logan | +# 192.168.11.90 upstairs.iot # https://upstairs.iot | 18:B4:30:BE:26:9D | 18-B4-30-BE-26-9D | iot-upstairs | +# 192.168.11.91 switch.console # https://switch.console | 20:0B:CF:E7:1C:87 | 20-0B-CF-E7-1C-87 | console-switch | +# 192.168.11.92 living.iot # https://living.iot | 20:1F:3B:D4:A7:51 | 20-1F-3B-D4-A7-51 | iot-living | +# 192.168.11.93 mike.phone # https://mike.phone | 34:FE:77:DD:A2:C9 | 34-FE-77-DD-A2-C9 | phone-mike | +# 192.168.11.94 master.echo # https://master.echo | 38:F7:3D:9C:7C:DC | 38-F7-3D-9C-7C-DC | echo-master | +# 192.168.11.95 logan.phone # https://logan.phone | 44:C6:5D:AF:FF:B9 | 44-C6-5D-AF-FF-B9 | phone-logan | +# 192.168.11.96 kristy.paperwhite # https://kristy.paperwhite | 48:78:5E:90:22:DF | 48-78-5E-90-22-DF | paperwhite-kristy | +# 192.168.11.97 chelsea.iot # https://chelsea.iot | 60:74:F4:92:E2:30 | 60-74-F4-92-E2-30 | iot-chelsea | +# 192.168.11.98 garage.left.iot # https://garage.left.iot | 60:74:F4:84:D5:48 | 60-74-F4-84-D5-48 | iot-garage-left | +# 192.168.11.99 garage.right.iot # https://garage.right.iot | 60:74:F4:85:3B:36 | 60-74-F4-85-3B-36 | iot-garage-right | +# 192.168.11.100 logan.iot # https://logan.iot | 60:74:F4:87:24:92 | 60-74-F4-87-24-92 | iot-logan | +# 192.168.11.101 porch.front.iot # https://porch.front.iot | 60:74:F4:8A:25:E6 | 60-74-F4-8A-25-E6 | iot-porch-front | +# 192.168.11.102 kristy.phone # https://kristy.phone | 70:74:14:C9:D1:38 | 70-74-14-C9-D1-38 | phone-kristy | +# 192.168.11.103 clock.iot # https://clock.iot | 78:D6:DC:16:57:D0 | 78-D6-DC-16-57-D0 | iot-clock | +# 192.168.11.104 chelsea.old.school # https://chelsea.old.school | 80:45:DD:69:3F:98 | 80-45-DD-69-3F-98 | school-chelsea-old | +# 192.168.11.105 lamp.iot # https://lamp.iot | 84:0D:8E:60:DB:C5 | 84-0D-8E-60-DB-C5 | iot-lamp | +# 192.168.11.106 pictures.iot # https://pictures.iot | 84:0D:8E:61:0F:2C | 84-0D-8E-61-0F-2C | iot-pictures | +# 192.168.11.107 chelsea.chromebook # https://chelsea.chromebook | 90:78:41:D3:1E:27 | 90-78-41-D3-1E-27 | chromebook-chelsea | +# 192.168.11.108 kitchen.echo # https://kitchen.echo | 94:3A:91:1F:ED:52 | 94-3A-91-1F-ED-52 | echo-kitchen | +# 192.168.11.109 saya.phone # https://saya.phone | 94:AD:23:39:9E:34 | 94-AD-23-39-9E-34 | phone-saya | +# 192.168.11.110 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | 0C:91:92:A6:CA:6B | 0C-91-92-A6-CA-6B | com-infineon-iscn5cg3256cps | +# 192.168.11.111 green.echo # https://green.echo | 0C:EE:99:F7:7C:38 | 0C-EE-99-F7-7C-38 | echo-green | +# 192.168.11.112 playstation5.console # https://playstation5.console | 1C:98:C1:3D:D4:9B | 1C-98-C1-3D-D4-9B | console-playstation5 | +# 192.168.11.113 kristy.fire # https://kristy.fire | 1C:FE:2B:16:05:AF | 1C-FE-2B-16-05-AF | fire-kristy | +# 192.168.11.114 oculas.console # https://oculas.console | 2C:26:17:91:5E:EF | 2C-26-17-91-5E-EF | console-oculas | +# 192.168.11.115 chelsea.fire # https://chelsea.fire | 6C:99:9D:A3:63:37 | 6C-99-9D-A3-63-37 | fire-chelsea | +# 192.168.11.116 chelsea.phone # https://chelsea.phone | 8C:45:00:32:A2:20 | 8C-45-00-32-A2-20 | phone-chelsea | +# 192.168.11.117 logan.tablet # https://logan.tablet | 9C:E6:5E:AA:6D:63 | 9C-E6-5E-AA-6D-63 | tablet-logan | +# 192.168.11.118 alarm.iot # https://alarm.iot | AC:67:84:14:47:AB | AC-67-84-14-47-AB | iot-alarm | +# 192.168.11.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | +# 192.168.11.120 master.iot # https://master.iot | B4:E6:2D:51:10:8D | B4-E6-2D-51-10-8D | iot-master | +# 192.168.11.121 ikea.iot # https://ikea.iot | BC:DD:C2:8A:C3:26 | BC-DD-C2-8A-C3-26 | iot-ikea | +# 192.168.11.122 sprinklers.iot # https://sprinklers.iot | DC:4F:22:FB:C2:AE | DC-4F-22-FB-C2-AE | iot-sprinklers | +# 192.168.11.123 chelsea.echo # https://chelsea.echo | EC:0D:E4:4F:9F:D5 | EC-0D-E4-4F-9F-D5 | echo-chelsea | +# 192.168.11.124 mackenzie.phone # https://mackenzie.phone | EC:0D:51:CD:34:C6 | EC-0D-51-CD-34-C6 | phone-mackenzie | +# 192.168.11.125 loft.echo # https://loft.echo | FC:A1:83:D9:53:5B | FC-A1-83-D9-53-5B | echo-loft | +# 192.168.11.126 logan.chromebook # https://logan.chromebook | FC:B3:BC:0C:5E:72 | FC-B3-BC-0C-5E-72 | chromebook-logan | +# 192.168.11.253 sengled.color.iot # https://sengled.color.iot | B0:CE:18:78:2A:C0 | B0-CE-18-78-2A-C0 | iot-sengled-color | +# 192.168.11.254 sengled.white.iot # https://sengled.white.iot | B0:CE:18:3F:45:B8 | B0-CE-18-3F-45-B8 | iot-sengled-white | +# 638548285071360967 +# 638548284642603035 +# 192.168.21.2 beelink.server # https://beelink.server | 7C:83:34:B6:B6:AB | 7C-83-34-B6-B6-AB | server-beelink | +# 192.168.21.3 solar.iot # https://solar.iot | 00:40:9D:92:DF:2E | 00-40-9D-92-DF-2E | iot-solar | +# 192.168.21.4 NPI84AE43.printer # https://NPI84AE43.printer | 9C:7B:EF:84:AE:43 | 9C-7B-EF-84-AE-43 | printer-NPI84AE43 | +# 192.168.21.5 kristy.laptop # https://kristy.laptop | 68:45:F1:DF:1D:42 | 68-45-F1-DF-1D-42 | laptop-kristy | +192.168.21.6 kristy.desktop # https://kristy.desktop | E8:4E:06:96:D7:22 | E8-4E-06-96-D7-22 | desktop-kristy | +# 192.168.21.7 samsung.tv # https://samsung.tv | 00:C3:F4:B7:CE:7B | 00-C3-F4-B7-CE-7B | tv-samsung | +# 192.168.21.8 playstation5.console # https://playstation5.console | 78:C8:81:8A:18:A6 | 78-C8-81-8A-18-A6 | console-playstation5 | +# 192.168.21.9 ultra.roku # https://ultra.roku | 84:EA:ED:6B:C8:93 | 84-EA-ED-6B-C8-93 | roku-ultra | +# 192.168.21.10 asus.laptop # https://asus.laptop | 1C:B7:2C:1C:C0:B3 | 1C-B7-2C-1C-C0-B3 | laptop-asus | +# 192.168.21.11 logan.desktop # https://logan.desktop | 3C:7C:3F:ED:38:1A | 3C-7C-3F-ED-38-1A | desktop-logan | +# 192.168.21.12 trigkey.desktop # https://trigkey.desktop | 7C:83:34:BC:77:C8 | 7C-83-34-BC-77-C8 | desktop-trigkey | +# 192.168.21.13 mackenzie.tv # https://mackenzie.tv | 9C:5A:44:A4:3F:E5 | 9C-5A-44-A4-3F-E5 | tv-mackenzie | +# 192.168.21.14 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | BC:0F:F3:DB:5A:B5 | BC-0F-F3-DB-5A-B5 | com-infineon-iscn5cg3256cps | +# 192.168.21.15 yamaha.main.iot # https://yamaha.main.iot | CC:D4:2E:DE:88:BB | CC-D4-2E-DE-88-BB | iot-yamaha-main | +# 192.168.21.16 chelsea.desktop # https://chelsea.desktop | 18:C0:4D:27:0E:DF | 18-C0-4D-27-0E-DF | desktop-chelsea | +# 192.168.21.17 raspberry.server # https://raspberry.server | B8:27:EB:1F:53:1B | B8-27-EB-1F-53-1B | server-raspberry | +# 192.168.21.18 xbox.one.console # https://xbox.one.console | 94:9A:A9:7C:9B:6D | 94-9A-A9-7C-9B-6D | console-xbox-one | +# 192.168.21.74 jason.console # https://jason.console | 50:23:6D:E9:6C:DC | 50-23-6D-E9-6C-DC | console-jason | +# 192.168.21.75 samsung.chromebook # https://samsung.chromebook | 20:16:B9:4F:E4:B2 | 20-16-B9-4F-E4-B2 | chromebook-samsung | +# 192.168.21.76 donna.phone # https://donna.phone | 54:EB:E9:67:00:4D | 54-EB-E9-67-00-4D | phone-donna | +# 192.168.21.77 donna.tablet # https://donna.tablet | B6:57:74:DF:3A:CB | B6-57-74-DF-3A-CB | tablet-donna | +# 192.168.21.78 laundry.iot # https://laundry.iot | 60:74:F4:D1:B4:44 | 60-74-F4-D1-B4-44 | iot-laundry | +# 192.168.21.79 porch.back.iot # https://porch.back.iot | 60:74:F4:C5:21:C0 | 60-74-F4-C5-21-C0 | iot-porch-back | +# 192.168.21.80 entry.light.iot # https://entry.light.iot | 60:74:F4:D3:37:F2 | 60-74-F4-D3-37-F2 | iot-entry-light | +# 192.168.21.81 entry.lamp.iot # https://entry.lamp.iot | 60:74:F4:D2:76:36 | 60-74-F4-D2-76-36 | iot-entry-lamp | +# 192.168.21.82 chelsea.school # https://chelsea.school | 38:68:93:A8:5B:BF | 38-68-93-A8-5B-BF | school-chelsea | +# 192.168.21.83 xbox.one.console # https://xbox.one.console | 94:9A:A9:7C:9B:6F | 94-9A-A9-7C-9B-6F | console-xbox-one | +# 192.168.21.84 samsung.tv # https://samsung.tv | B8:BC:5B:A9:15:9B | B8-BC-5B-A9-15-9B | tv-samsung | +# 192.168.21.85 plug.1.iot # https://plug.1.iot | 38:1F:8D:E6:D6:62 | 38-1F-8D-E6-D6-62 | iot-plug-1 | +# 192.168.21.86 zero.server # https://zero.server | B8:27:EB:F8:8D:62 | B8-27-EB-F8-8D-62 | server-zero | +# 192.168.21.87 office.echo # https://office.echo | 10:96:93:8E:9D:FF | 10-96-93-8E-9D-FF | echo-office | +# 192.168.21.88 unknown.unknown # https://unknown.unknown | 14:B2:E5:38:A6:34 | 14-B2-E5-38-A6-34 | unknown-unknown | +# 192.168.21.89 logan.school # https://logan.school | 18:7E:B9:7F:0E:2D | 18-7E-B9-7F-0E-2D | school-logan | +# 192.168.21.90 upstairs.iot # https://upstairs.iot | 18:B4:30:BE:26:9D | 18-B4-30-BE-26-9D | iot-upstairs | +# 192.168.21.91 switch.console # https://switch.console | 20:0B:CF:E7:1C:87 | 20-0B-CF-E7-1C-87 | console-switch | +# 192.168.21.92 living.iot # https://living.iot | 20:1F:3B:D4:A7:51 | 20-1F-3B-D4-A7-51 | iot-living | +# 192.168.21.93 mike.phone # https://mike.phone | 34:FE:77:DD:A2:C9 | 34-FE-77-DD-A2-C9 | phone-mike | +# 192.168.21.94 master.echo # https://master.echo | 38:F7:3D:9C:7C:DC | 38-F7-3D-9C-7C-DC | echo-master | +# 192.168.21.95 logan.phone # https://logan.phone | 44:C6:5D:AF:FF:B9 | 44-C6-5D-AF-FF-B9 | phone-logan | +# 192.168.21.96 kristy.paperwhite # https://kristy.paperwhite | 48:78:5E:90:22:DF | 48-78-5E-90-22-DF | paperwhite-kristy | +# 192.168.21.97 chelsea.iot # https://chelsea.iot | 60:74:F4:92:E2:30 | 60-74-F4-92-E2-30 | iot-chelsea | +# 192.168.21.98 garage.left.iot # https://garage.left.iot | 60:74:F4:84:D5:48 | 60-74-F4-84-D5-48 | iot-garage-left | +# 192.168.21.99 garage.right.iot # https://garage.right.iot | 60:74:F4:85:3B:36 | 60-74-F4-85-3B-36 | iot-garage-right | +# 192.168.21.100 logan.iot # https://logan.iot | 60:74:F4:87:24:92 | 60-74-F4-87-24-92 | iot-logan | +# 192.168.21.101 porch.front.iot # https://porch.front.iot | 60:74:F4:8A:25:E6 | 60-74-F4-8A-25-E6 | iot-porch-front | +# 192.168.21.102 kristy.phone # https://kristy.phone | 70:74:14:C9:D1:38 | 70-74-14-C9-D1-38 | phone-kristy | +# 192.168.21.103 clock.iot # https://clock.iot | 78:D6:DC:16:57:D0 | 78-D6-DC-16-57-D0 | iot-clock | +# 192.168.21.104 chelsea.old.school # https://chelsea.old.school | 80:45:DD:69:3F:98 | 80-45-DD-69-3F-98 | school-chelsea-old | +# 192.168.21.105 lamp.iot # https://lamp.iot | 84:0D:8E:60:DB:C5 | 84-0D-8E-60-DB-C5 | iot-lamp | +# 192.168.21.106 pictures.iot # https://pictures.iot | 84:0D:8E:61:0F:2C | 84-0D-8E-61-0F-2C | iot-pictures | +# 192.168.21.107 chelsea.chromebook # https://chelsea.chromebook | 90:78:41:D3:1E:27 | 90-78-41-D3-1E-27 | chromebook-chelsea | +# 192.168.21.108 kitchen.echo # https://kitchen.echo | 94:3A:91:1F:ED:52 | 94-3A-91-1F-ED-52 | echo-kitchen | +# 192.168.21.109 saya.phone # https://saya.phone | 94:AD:23:39:9E:34 | 94-AD-23-39-9E-34 | phone-saya | +# 192.168.21.110 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | 0C:91:92:A6:CA:6B | 0C-91-92-A6-CA-6B | com-infineon-iscn5cg3256cps | +# 192.168.21.111 green.echo # https://green.echo | 0C:EE:99:F7:7C:38 | 0C-EE-99-F7-7C-38 | echo-green | +# 192.168.21.112 playstation5.console # https://playstation5.console | 1C:98:C1:3D:D4:9B | 1C-98-C1-3D-D4-9B | console-playstation5 | +# 192.168.21.113 kristy.fire # https://kristy.fire | 1C:FE:2B:16:05:AF | 1C-FE-2B-16-05-AF | fire-kristy | +# 192.168.21.114 oculas.console # https://oculas.console | 2C:26:17:91:5E:EF | 2C-26-17-91-5E-EF | console-oculas | +# 192.168.21.115 chelsea.fire # https://chelsea.fire | 6C:99:9D:A3:63:37 | 6C-99-9D-A3-63-37 | fire-chelsea | +# 192.168.21.116 chelsea.phone # https://chelsea.phone | 8C:45:00:32:A2:20 | 8C-45-00-32-A2-20 | phone-chelsea | +# 192.168.21.117 logan.tablet # https://logan.tablet | 9C:E6:5E:AA:6D:63 | 9C-E6-5E-AA-6D-63 | tablet-logan | +# 192.168.21.118 alarm.iot # https://alarm.iot | AC:67:84:14:47:AB | AC-67-84-14-47-AB | iot-alarm | +192.168.21.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | +# 192.168.21.120 master.iot # https://master.iot | B4:E6:2D:51:10:8D | B4-E6-2D-51-10-8D | iot-master | +# 192.168.21.121 ikea.iot # https://ikea.iot | BC:DD:C2:8A:C3:26 | BC-DD-C2-8A-C3-26 | iot-ikea | +# 192.168.21.122 sprinklers.iot # https://sprinklers.iot | DC:4F:22:FB:C2:AE | DC-4F-22-FB-C2-AE | iot-sprinklers | +# 192.168.21.123 chelsea.echo # https://chelsea.echo | EC:0D:E4:4F:9F:D5 | EC-0D-E4-4F-9F-D5 | echo-chelsea | +# 192.168.21.124 mackenzie.phone # https://mackenzie.phone | EC:0D:51:CD:34:C6 | EC-0D-51-CD-34-C6 | phone-mackenzie | +# 192.168.21.125 loft.echo # https://loft.echo | FC:A1:83:D9:53:5B | FC-A1-83-D9-53-5B | echo-loft | +# 192.168.21.126 logan.chromebook # https://logan.chromebook | FC:B3:BC:0C:5E:72 | FC-B3-BC-0C-5E-72 | chromebook-logan | +# 192.168.21.253 sengled.color.iot # https://sengled.color.iot | B0:CE:18:78:2A:C0 | B0-CE-18-78-2A-C0 | iot-sengled-color | +# 192.168.21.254 sengled.white.iot # https://sengled.white.iot | B0:CE:18:3F:45:B8 | B0-CE-18-3F-45-B8 | iot-sengled-white | +# 638548284642603035 +# 638548284642603035 +# 192.168.31.2 beelink.server # https://beelink.server | 7C:83:34:B6:B6:AB | 7C-83-34-B6-B6-AB | server-beelink | +# 192.168.31.3 solar.iot # https://solar.iot | 00:40:9D:92:DF:2E | 00-40-9D-92-DF-2E | iot-solar | +# 192.168.31.4 NPI84AE43.printer # https://NPI84AE43.printer | 9C:7B:EF:84:AE:43 | 9C-7B-EF-84-AE-43 | printer-NPI84AE43 | +# 192.168.31.5 kristy.laptop # https://kristy.laptop | 68:45:F1:DF:1D:42 | 68-45-F1-DF-1D-42 | laptop-kristy | +# 192.168.31.6 kristy.desktop # https://kristy.desktop | E8:4E:06:96:D7:22 | E8-4E-06-96-D7-22 | desktop-kristy | +# 192.168.31.7 samsung.tv # https://samsung.tv | 00:C3:F4:B7:CE:7B | 00-C3-F4-B7-CE-7B | tv-samsung | +# 192.168.31.8 playstation5.console # https://playstation5.console | 78:C8:81:8A:18:A6 | 78-C8-81-8A-18-A6 | console-playstation5 | +192.168.31.9 ultra.roku # https://ultra.roku | 84:EA:ED:6B:C8:93 | 84-EA-ED-6B-C8-93 | roku-ultra | +# 192.168.31.10 asus.laptop # https://asus.laptop | 1C:B7:2C:1C:C0:B3 | 1C-B7-2C-1C-C0-B3 | laptop-asus | +# 192.168.31.11 logan.desktop # https://logan.desktop | 3C:7C:3F:ED:38:1A | 3C-7C-3F-ED-38-1A | desktop-logan | +# 192.168.31.12 trigkey.desktop # https://trigkey.desktop | 7C:83:34:BC:77:C8 | 7C-83-34-BC-77-C8 | desktop-trigkey | +# 192.168.31.13 mackenzie.tv # https://mackenzie.tv | 9C:5A:44:A4:3F:E5 | 9C-5A-44-A4-3F-E5 | tv-mackenzie | +# 192.168.31.14 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | BC:0F:F3:DB:5A:B5 | BC-0F-F3-DB-5A-B5 | com-infineon-iscn5cg3256cps | +192.168.31.15 yamaha.main.iot # https://yamaha.main.iot | CC:D4:2E:DE:88:BB | CC-D4-2E-DE-88-BB | iot-yamaha-main | +# 192.168.31.16 chelsea.desktop # https://chelsea.desktop | 18:C0:4D:27:0E:DF | 18-C0-4D-27-0E-DF | desktop-chelsea | +# 192.168.31.17 raspberry.server # https://raspberry.server | B8:27:EB:1F:53:1B | B8-27-EB-1F-53-1B | server-raspberry | +# 192.168.31.18 xbox.one.console # https://xbox.one.console | 94:9A:A9:7C:9B:6D | 94-9A-A9-7C-9B-6D | console-xbox-one | +# 192.168.31.74 jason.console # https://jason.console | 50:23:6D:E9:6C:DC | 50-23-6D-E9-6C-DC | console-jason | +# 192.168.31.75 samsung.chromebook # https://samsung.chromebook | 20:16:B9:4F:E4:B2 | 20-16-B9-4F-E4-B2 | chromebook-samsung | +# 192.168.31.76 donna.phone # https://donna.phone | 54:EB:E9:67:00:4D | 54-EB-E9-67-00-4D | phone-donna | +# 192.168.31.77 donna.tablet # https://donna.tablet | B6:57:74:DF:3A:CB | B6-57-74-DF-3A-CB | tablet-donna | +# 192.168.31.78 laundry.iot # https://laundry.iot | 60:74:F4:D1:B4:44 | 60-74-F4-D1-B4-44 | iot-laundry | +# 192.168.31.79 porch.back.iot # https://porch.back.iot | 60:74:F4:C5:21:C0 | 60-74-F4-C5-21-C0 | iot-porch-back | +# 192.168.31.80 entry.light.iot # https://entry.light.iot | 60:74:F4:D3:37:F2 | 60-74-F4-D3-37-F2 | iot-entry-light | +# 192.168.31.81 entry.lamp.iot # https://entry.lamp.iot | 60:74:F4:D2:76:36 | 60-74-F4-D2-76-36 | iot-entry-lamp | +# 192.168.31.82 chelsea.school # https://chelsea.school | 38:68:93:A8:5B:BF | 38-68-93-A8-5B-BF | school-chelsea | +# 192.168.31.83 xbox.one.console # https://xbox.one.console | 94:9A:A9:7C:9B:6F | 94-9A-A9-7C-9B-6F | console-xbox-one | +# 192.168.31.84 samsung.tv # https://samsung.tv | B8:BC:5B:A9:15:9B | B8-BC-5B-A9-15-9B | tv-samsung | +# 192.168.31.85 plug.1.iot # https://plug.1.iot | 38:1F:8D:E6:D6:62 | 38-1F-8D-E6-D6-62 | iot-plug-1 | +# 192.168.31.86 zero.server # https://zero.server | B8:27:EB:F8:8D:62 | B8-27-EB-F8-8D-62 | server-zero | +# 192.168.31.87 office.echo # https://office.echo | 10:96:93:8E:9D:FF | 10-96-93-8E-9D-FF | echo-office | +# 192.168.31.88 unknown.unknown # https://unknown.unknown | 14:B2:E5:38:A6:34 | 14-B2-E5-38-A6-34 | unknown-unknown | +# 192.168.31.89 logan.school # https://logan.school | 18:7E:B9:7F:0E:2D | 18-7E-B9-7F-0E-2D | school-logan | +# 192.168.31.90 upstairs.iot # https://upstairs.iot | 18:B4:30:BE:26:9D | 18-B4-30-BE-26-9D | iot-upstairs | +192.168.31.91 switch.console # https://switch.console | 20:0B:CF:E7:1C:87 | 20-0B-CF-E7-1C-87 | console-switch | +192.168.31.92 living.iot # https://living.iot | 20:1F:3B:D4:A7:51 | 20-1F-3B-D4-A7-51 | iot-living | +192.168.31.93 mike.phone # https://mike.phone | 34:FE:77:DD:A2:C9 | 34-FE-77-DD-A2-C9 | phone-mike | +# 192.168.31.94 master.echo # https://master.echo | 38:F7:3D:9C:7C:DC | 38-F7-3D-9C-7C-DC | echo-master | +# 192.168.31.95 logan.phone # https://logan.phone | 44:C6:5D:AF:FF:B9 | 44-C6-5D-AF-FF-B9 | phone-logan | +# 192.168.31.96 kristy.paperwhite # https://kristy.paperwhite | 48:78:5E:90:22:DF | 48-78-5E-90-22-DF | paperwhite-kristy | +# 192.168.31.97 chelsea.iot # https://chelsea.iot | 60:74:F4:92:E2:30 | 60-74-F4-92-E2-30 | iot-chelsea | +# 192.168.31.98 garage.left.iot # https://garage.left.iot | 60:74:F4:84:D5:48 | 60-74-F4-84-D5-48 | iot-garage-left | +# 192.168.31.99 garage.right.iot # https://garage.right.iot | 60:74:F4:85:3B:36 | 60-74-F4-85-3B-36 | iot-garage-right | +# 192.168.31.100 logan.iot # https://logan.iot | 60:74:F4:87:24:92 | 60-74-F4-87-24-92 | iot-logan | +# 192.168.31.101 porch.front.iot # https://porch.front.iot | 60:74:F4:8A:25:E6 | 60-74-F4-8A-25-E6 | iot-porch-front | +# 192.168.31.102 kristy.phone # https://kristy.phone | 70:74:14:C9:D1:38 | 70-74-14-C9-D1-38 | phone-kristy | +# 192.168.31.103 clock.iot # https://clock.iot | 78:D6:DC:16:57:D0 | 78-D6-DC-16-57-D0 | iot-clock | +# 192.168.31.104 chelsea.old.school # https://chelsea.old.school | 80:45:DD:69:3F:98 | 80-45-DD-69-3F-98 | school-chelsea-old | +# 192.168.31.105 lamp.iot # https://lamp.iot | 84:0D:8E:60:DB:C5 | 84-0D-8E-60-DB-C5 | iot-lamp | +# 192.168.31.106 pictures.iot # https://pictures.iot | 84:0D:8E:61:0F:2C | 84-0D-8E-61-0F-2C | iot-pictures | +# 192.168.31.107 chelsea.chromebook # https://chelsea.chromebook | 90:78:41:D3:1E:27 | 90-78-41-D3-1E-27 | chromebook-chelsea | +# 192.168.31.108 kitchen.echo # https://kitchen.echo | 94:3A:91:1F:ED:52 | 94-3A-91-1F-ED-52 | echo-kitchen | +# 192.168.31.109 saya.phone # https://saya.phone | 94:AD:23:39:9E:34 | 94-AD-23-39-9E-34 | phone-saya | +# 192.168.31.110 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | 0C:91:92:A6:CA:6B | 0C-91-92-A6-CA-6B | com-infineon-iscn5cg3256cps | +# 192.168.31.111 green.echo # https://green.echo | 0C:EE:99:F7:7C:38 | 0C-EE-99-F7-7C-38 | echo-green | +# 192.168.31.112 playstation5.console # https://playstation5.console | 1C:98:C1:3D:D4:9B | 1C-98-C1-3D-D4-9B | console-playstation5 | +# 192.168.31.113 kristy.fire # https://kristy.fire | 1C:FE:2B:16:05:AF | 1C-FE-2B-16-05-AF | fire-kristy | +# 192.168.31.114 oculas.console # https://oculas.console | 2C:26:17:91:5E:EF | 2C-26-17-91-5E-EF | console-oculas | +192.168.31.115 chelsea.fire # https://chelsea.fire | 6C:99:9D:A3:63:37 | 6C-99-9D-A3-63-37 | fire-chelsea | +# 192.168.31.116 chelsea.phone # https://chelsea.phone | 8C:45:00:32:A2:20 | 8C-45-00-32-A2-20 | phone-chelsea | +# 192.168.31.117 logan.tablet # https://logan.tablet | 9C:E6:5E:AA:6D:63 | 9C-E6-5E-AA-6D-63 | tablet-logan | +# 192.168.31.118 alarm.iot # https://alarm.iot | AC:67:84:14:47:AB | AC-67-84-14-47-AB | iot-alarm | +192.168.31.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | +# 192.168.31.120 master.iot # https://master.iot | B4:E6:2D:51:10:8D | B4-E6-2D-51-10-8D | iot-master | +# 192.168.31.121 ikea.iot # https://ikea.iot | BC:DD:C2:8A:C3:26 | BC-DD-C2-8A-C3-26 | iot-ikea | +# 192.168.31.122 sprinklers.iot # https://sprinklers.iot | DC:4F:22:FB:C2:AE | DC-4F-22-FB-C2-AE | iot-sprinklers | +# 192.168.31.123 chelsea.echo # https://chelsea.echo | EC:0D:E4:4F:9F:D5 | EC-0D-E4-4F-9F-D5 | echo-chelsea | +# 192.168.31.124 mackenzie.phone # https://mackenzie.phone | EC:0D:51:CD:34:C6 | EC-0D-51-CD-34-C6 | phone-mackenzie | +# 192.168.31.125 loft.echo # https://loft.echo | FC:A1:83:D9:53:5B | FC-A1-83-D9-53-5B | echo-loft | +# 192.168.31.126 logan.chromebook # https://logan.chromebook | FC:B3:BC:0C:5E:72 | FC-B3-BC-0C-5E-72 | chromebook-logan | +# 192.168.31.253 sengled.color.iot # https://sengled.color.iot | B0:CE:18:78:2A:C0 | B0-CE-18-78-2A-C0 | iot-sengled-color | +# 192.168.31.254 sengled.white.iot # https://sengled.white.iot | B0:CE:18:3F:45:B8 | B0-CE-18-3F-45-B8 | iot-sengled-white | +# 638548284642603035 +# 638548284642603035 +# 192.168.41.2 beelink.server # https://beelink.server | 7C:83:34:B6:B6:AB | 7C-83-34-B6-B6-AB | server-beelink | +# 192.168.41.3 solar.iot # https://solar.iot | 00:40:9D:92:DF:2E | 00-40-9D-92-DF-2E | iot-solar | +# 192.168.41.4 NPI84AE43.printer # https://NPI84AE43.printer | 9C:7B:EF:84:AE:43 | 9C-7B-EF-84-AE-43 | printer-NPI84AE43 | +# 192.168.41.5 kristy.laptop # https://kristy.laptop | 68:45:F1:DF:1D:42 | 68-45-F1-DF-1D-42 | laptop-kristy | +# 192.168.41.6 kristy.desktop # https://kristy.desktop | E8:4E:06:96:D7:22 | E8-4E-06-96-D7-22 | desktop-kristy | +# 192.168.41.7 samsung.tv # https://samsung.tv | 00:C3:F4:B7:CE:7B | 00-C3-F4-B7-CE-7B | tv-samsung | +# 192.168.41.8 playstation5.console # https://playstation5.console | 78:C8:81:8A:18:A6 | 78-C8-81-8A-18-A6 | console-playstation5 | +# 192.168.41.9 ultra.roku # https://ultra.roku | 84:EA:ED:6B:C8:93 | 84-EA-ED-6B-C8-93 | roku-ultra | +# 192.168.41.10 asus.laptop # https://asus.laptop | 1C:B7:2C:1C:C0:B3 | 1C-B7-2C-1C-C0-B3 | laptop-asus | +# 192.168.41.11 logan.desktop # https://logan.desktop | 3C:7C:3F:ED:38:1A | 3C-7C-3F-ED-38-1A | desktop-logan | +# 192.168.41.12 trigkey.desktop # https://trigkey.desktop | 7C:83:34:BC:77:C8 | 7C-83-34-BC-77-C8 | desktop-trigkey | +# 192.168.41.13 mackenzie.tv # https://mackenzie.tv | 9C:5A:44:A4:3F:E5 | 9C-5A-44-A4-3F-E5 | tv-mackenzie | +# 192.168.41.14 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | BC:0F:F3:DB:5A:B5 | BC-0F-F3-DB-5A-B5 | com-infineon-iscn5cg3256cps | +# 192.168.41.15 yamaha.main.iot # https://yamaha.main.iot | CC:D4:2E:DE:88:BB | CC-D4-2E-DE-88-BB | iot-yamaha-main | +# 192.168.41.16 chelsea.desktop # https://chelsea.desktop | 18:C0:4D:27:0E:DF | 18-C0-4D-27-0E-DF | desktop-chelsea | +# 192.168.41.17 raspberry.server # https://raspberry.server | B8:27:EB:1F:53:1B | B8-27-EB-1F-53-1B | server-raspberry | +# 192.168.41.18 xbox.one.console # https://xbox.one.console | 94:9A:A9:7C:9B:6D | 94-9A-A9-7C-9B-6D | console-xbox-one | +# 192.168.41.74 jason.console # https://jason.console | 50:23:6D:E9:6C:DC | 50-23-6D-E9-6C-DC | console-jason | +# 192.168.41.75 samsung.chromebook # https://samsung.chromebook | 20:16:B9:4F:E4:B2 | 20-16-B9-4F-E4-B2 | chromebook-samsung | +# 192.168.41.76 donna.phone # https://donna.phone | 54:EB:E9:67:00:4D | 54-EB-E9-67-00-4D | phone-donna | +# 192.168.41.77 donna.tablet # https://donna.tablet | B6:57:74:DF:3A:CB | B6-57-74-DF-3A-CB | tablet-donna | +# 192.168.41.78 laundry.iot # https://laundry.iot | 60:74:F4:D1:B4:44 | 60-74-F4-D1-B4-44 | iot-laundry | +# 192.168.41.79 porch.back.iot # https://porch.back.iot | 60:74:F4:C5:21:C0 | 60-74-F4-C5-21-C0 | iot-porch-back | +# 192.168.41.80 entry.light.iot # https://entry.light.iot | 60:74:F4:D3:37:F2 | 60-74-F4-D3-37-F2 | iot-entry-light | +# 192.168.41.81 entry.lamp.iot # https://entry.lamp.iot | 60:74:F4:D2:76:36 | 60-74-F4-D2-76-36 | iot-entry-lamp | +# 192.168.41.82 chelsea.school # https://chelsea.school | 38:68:93:A8:5B:BF | 38-68-93-A8-5B-BF | school-chelsea | +# 192.168.41.83 xbox.one.console # https://xbox.one.console | 94:9A:A9:7C:9B:6F | 94-9A-A9-7C-9B-6F | console-xbox-one | +# 192.168.41.84 samsung.tv # https://samsung.tv | B8:BC:5B:A9:15:9B | B8-BC-5B-A9-15-9B | tv-samsung | +# 192.168.41.85 plug.1.iot # https://plug.1.iot | 38:1F:8D:E6:D6:62 | 38-1F-8D-E6-D6-62 | iot-plug-1 | +# 192.168.41.86 zero.server # https://zero.server | B8:27:EB:F8:8D:62 | B8-27-EB-F8-8D-62 | server-zero | +192.168.41.87 office.echo # https://office.echo | 10:96:93:8E:9D:FF | 10-96-93-8E-9D-FF | echo-office | +# 192.168.41.88 unknown.unknown # https://unknown.unknown | 14:B2:E5:38:A6:34 | 14-B2-E5-38-A6-34 | unknown-unknown | +# 192.168.41.89 logan.school # https://logan.school | 18:7E:B9:7F:0E:2D | 18-7E-B9-7F-0E-2D | school-logan | +192.168.41.90 upstairs.iot # https://upstairs.iot | 18:B4:30:BE:26:9D | 18-B4-30-BE-26-9D | iot-upstairs | +# 192.168.41.91 switch.console # https://switch.console | 20:0B:CF:E7:1C:87 | 20-0B-CF-E7-1C-87 | console-switch | +# 192.168.41.92 living.iot # https://living.iot | 20:1F:3B:D4:A7:51 | 20-1F-3B-D4-A7-51 | iot-living | +# 192.168.41.93 mike.phone # https://mike.phone | 34:FE:77:DD:A2:C9 | 34-FE-77-DD-A2-C9 | phone-mike | +192.168.41.94 master.echo # https://master.echo | 38:F7:3D:9C:7C:DC | 38-F7-3D-9C-7C-DC | echo-master | +# 192.168.41.95 logan.phone # https://logan.phone | 44:C6:5D:AF:FF:B9 | 44-C6-5D-AF-FF-B9 | phone-logan | +# 192.168.41.96 kristy.paperwhite # https://kristy.paperwhite | 48:78:5E:90:22:DF | 48-78-5E-90-22-DF | paperwhite-kristy | +# 192.168.41.97 chelsea.iot # https://chelsea.iot | 60:74:F4:92:E2:30 | 60-74-F4-92-E2-30 | iot-chelsea | +# 192.168.41.98 garage.left.iot # https://garage.left.iot | 60:74:F4:84:D5:48 | 60-74-F4-84-D5-48 | iot-garage-left | +# 192.168.41.99 garage.right.iot # https://garage.right.iot | 60:74:F4:85:3B:36 | 60-74-F4-85-3B-36 | iot-garage-right | +# 192.168.41.100 logan.iot # https://logan.iot | 60:74:F4:87:24:92 | 60-74-F4-87-24-92 | iot-logan | +# 192.168.41.101 porch.front.iot # https://porch.front.iot | 60:74:F4:8A:25:E6 | 60-74-F4-8A-25-E6 | iot-porch-front | +# 192.168.41.102 kristy.phone # https://kristy.phone | 70:74:14:C9:D1:38 | 70-74-14-C9-D1-38 | phone-kristy | +# 192.168.41.103 clock.iot # https://clock.iot | 78:D6:DC:16:57:D0 | 78-D6-DC-16-57-D0 | iot-clock | +# 192.168.41.104 chelsea.old.school # https://chelsea.old.school | 80:45:DD:69:3F:98 | 80-45-DD-69-3F-98 | school-chelsea-old | +# 192.168.41.105 lamp.iot # https://lamp.iot | 84:0D:8E:60:DB:C5 | 84-0D-8E-60-DB-C5 | iot-lamp | +# 192.168.41.106 pictures.iot # https://pictures.iot | 84:0D:8E:61:0F:2C | 84-0D-8E-61-0F-2C | iot-pictures | +# 192.168.41.107 chelsea.chromebook # https://chelsea.chromebook | 90:78:41:D3:1E:27 | 90-78-41-D3-1E-27 | chromebook-chelsea | +192.168.41.108 kitchen.echo # https://kitchen.echo | 94:3A:91:1F:ED:52 | 94-3A-91-1F-ED-52 | echo-kitchen | +# 192.168.41.109 saya.phone # https://saya.phone | 94:AD:23:39:9E:34 | 94-AD-23-39-9E-34 | phone-saya | +# 192.168.41.110 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | 0C:91:92:A6:CA:6B | 0C-91-92-A6-CA-6B | com-infineon-iscn5cg3256cps | +192.168.41.111 green.echo # https://green.echo | 0C:EE:99:F7:7C:38 | 0C-EE-99-F7-7C-38 | echo-green | +# 192.168.41.112 playstation5.console # https://playstation5.console | 1C:98:C1:3D:D4:9B | 1C-98-C1-3D-D4-9B | console-playstation5 | +# 192.168.41.113 kristy.fire # https://kristy.fire | 1C:FE:2B:16:05:AF | 1C-FE-2B-16-05-AF | fire-kristy | +# 192.168.41.114 oculas.console # https://oculas.console | 2C:26:17:91:5E:EF | 2C-26-17-91-5E-EF | console-oculas | +# 192.168.41.115 chelsea.fire # https://chelsea.fire | 6C:99:9D:A3:63:37 | 6C-99-9D-A3-63-37 | fire-chelsea | +# 192.168.41.116 chelsea.phone # https://chelsea.phone | 8C:45:00:32:A2:20 | 8C-45-00-32-A2-20 | phone-chelsea | +# 192.168.41.117 logan.tablet # https://logan.tablet | 9C:E6:5E:AA:6D:63 | 9C-E6-5E-AA-6D-63 | tablet-logan | +192.168.41.118 alarm.iot # https://alarm.iot | AC:67:84:14:47:AB | AC-67-84-14-47-AB | iot-alarm | +192.168.41.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | +# 192.168.41.120 master.iot # https://master.iot | B4:E6:2D:51:10:8D | B4-E6-2D-51-10-8D | iot-master | +# 192.168.41.121 ikea.iot # https://ikea.iot | BC:DD:C2:8A:C3:26 | BC-DD-C2-8A-C3-26 | iot-ikea | +# 192.168.41.122 sprinklers.iot # https://sprinklers.iot | DC:4F:22:FB:C2:AE | DC-4F-22-FB-C2-AE | iot-sprinklers | +192.168.41.123 chelsea.echo # https://chelsea.echo | EC:0D:E4:4F:9F:D5 | EC-0D-E4-4F-9F-D5 | echo-chelsea | +# 192.168.41.124 mackenzie.phone # https://mackenzie.phone | EC:0D:51:CD:34:C6 | EC-0D-51-CD-34-C6 | phone-mackenzie | +192.168.41.125 loft.echo # https://loft.echo | FC:A1:83:D9:53:5B | FC-A1-83-D9-53-5B | echo-loft | +# 192.168.41.126 logan.chromebook # https://logan.chromebook | FC:B3:BC:0C:5E:72 | FC-B3-BC-0C-5E-72 | chromebook-logan | +# 192.168.41.253 sengled.color.iot # https://sengled.color.iot | B0:CE:18:78:2A:C0 | B0-CE-18-78-2A-C0 | iot-sengled-color | +# 192.168.41.254 sengled.white.iot # https://sengled.white.iot | B0:CE:18:3F:45:B8 | B0-CE-18-3F-45-B8 | iot-sengled-white | +# 638548284642603035 +# 638548284642603035 +# 192.168.42.2 beelink.server # https://beelink.server | 7C:83:34:B6:B6:AB | 7C-83-34-B6-B6-AB | server-beelink | +192.168.42.3 solar.iot # https://solar.iot | 00:40:9D:92:DF:2E | 00-40-9D-92-DF-2E | iot-solar | +# 192.168.42.4 NPI84AE43.printer # https://NPI84AE43.printer | 9C:7B:EF:84:AE:43 | 9C-7B-EF-84-AE-43 | printer-NPI84AE43 | +# 192.168.42.5 kristy.laptop # https://kristy.laptop | 68:45:F1:DF:1D:42 | 68-45-F1-DF-1D-42 | laptop-kristy | +# 192.168.42.6 kristy.desktop # https://kristy.desktop | E8:4E:06:96:D7:22 | E8-4E-06-96-D7-22 | desktop-kristy | +# 192.168.42.7 samsung.tv # https://samsung.tv | 00:C3:F4:B7:CE:7B | 00-C3-F4-B7-CE-7B | tv-samsung | +# 192.168.42.8 playstation5.console # https://playstation5.console | 78:C8:81:8A:18:A6 | 78-C8-81-8A-18-A6 | console-playstation5 | +# 192.168.42.9 ultra.roku # https://ultra.roku | 84:EA:ED:6B:C8:93 | 84-EA-ED-6B-C8-93 | roku-ultra | +# 192.168.42.10 asus.laptop # https://asus.laptop | 1C:B7:2C:1C:C0:B3 | 1C-B7-2C-1C-C0-B3 | laptop-asus | +192.168.42.11 logan.desktop # https://logan.desktop | 3C:7C:3F:ED:38:1A | 3C-7C-3F-ED-38-1A | desktop-logan | +# 192.168.42.12 trigkey.desktop # https://trigkey.desktop | 7C:83:34:BC:77:C8 | 7C-83-34-BC-77-C8 | desktop-trigkey | +# 192.168.42.13 mackenzie.tv # https://mackenzie.tv | 9C:5A:44:A4:3F:E5 | 9C-5A-44-A4-3F-E5 | tv-mackenzie | +# 192.168.42.14 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | BC:0F:F3:DB:5A:B5 | BC-0F-F3-DB-5A-B5 | com-infineon-iscn5cg3256cps | +# 192.168.42.15 yamaha.main.iot # https://yamaha.main.iot | CC:D4:2E:DE:88:BB | CC-D4-2E-DE-88-BB | iot-yamaha-main | +# 192.168.42.16 chelsea.desktop # https://chelsea.desktop | 18:C0:4D:27:0E:DF | 18-C0-4D-27-0E-DF | desktop-chelsea | +# 192.168.42.17 raspberry.server # https://raspberry.server | B8:27:EB:1F:53:1B | B8-27-EB-1F-53-1B | server-raspberry | +# 192.168.42.18 xbox.one.console # https://xbox.one.console | 94:9A:A9:7C:9B:6D | 94-9A-A9-7C-9B-6D | console-xbox-one | +192.168.42.74 jason.console # https://jason.console | 50:23:6D:E9:6C:DC | 50-23-6D-E9-6C-DC | console-jason | +# 192.168.42.75 samsung.chromebook # https://samsung.chromebook | 20:16:B9:4F:E4:B2 | 20-16-B9-4F-E4-B2 | chromebook-samsung | +# 192.168.42.76 donna.phone # https://donna.phone | 54:EB:E9:67:00:4D | 54-EB-E9-67-00-4D | phone-donna | +# 192.168.42.77 donna.tablet # https://donna.tablet | B6:57:74:DF:3A:CB | B6-57-74-DF-3A-CB | tablet-donna | +# 192.168.42.78 laundry.iot # https://laundry.iot | 60:74:F4:D1:B4:44 | 60-74-F4-D1-B4-44 | iot-laundry | +# 192.168.42.79 porch.back.iot # https://porch.back.iot | 60:74:F4:C5:21:C0 | 60-74-F4-C5-21-C0 | iot-porch-back | +# 192.168.42.80 entry.light.iot # https://entry.light.iot | 60:74:F4:D3:37:F2 | 60-74-F4-D3-37-F2 | iot-entry-light | +# 192.168.42.81 entry.lamp.iot # https://entry.lamp.iot | 60:74:F4:D2:76:36 | 60-74-F4-D2-76-36 | iot-entry-lamp | +# 192.168.42.82 chelsea.school # https://chelsea.school | 38:68:93:A8:5B:BF | 38-68-93-A8-5B-BF | school-chelsea | +# 192.168.42.83 xbox.one.console # https://xbox.one.console | 94:9A:A9:7C:9B:6F | 94-9A-A9-7C-9B-6F | console-xbox-one | +# 192.168.42.84 samsung.tv # https://samsung.tv | B8:BC:5B:A9:15:9B | B8-BC-5B-A9-15-9B | tv-samsung | +# 192.168.42.85 plug.1.iot # https://plug.1.iot | 38:1F:8D:E6:D6:62 | 38-1F-8D-E6-D6-62 | iot-plug-1 | +# 192.168.42.86 zero.server # https://zero.server | B8:27:EB:F8:8D:62 | B8-27-EB-F8-8D-62 | server-zero | +# 192.168.42.87 office.echo # https://office.echo | 10:96:93:8E:9D:FF | 10-96-93-8E-9D-FF | echo-office | +# 192.168.42.88 unknown.unknown # https://unknown.unknown | 14:B2:E5:38:A6:34 | 14-B2-E5-38-A6-34 | unknown-unknown | +# 192.168.42.89 logan.school # https://logan.school | 18:7E:B9:7F:0E:2D | 18-7E-B9-7F-0E-2D | school-logan | +# 192.168.42.90 upstairs.iot # https://upstairs.iot | 18:B4:30:BE:26:9D | 18-B4-30-BE-26-9D | iot-upstairs | +# 192.168.42.91 switch.console # https://switch.console | 20:0B:CF:E7:1C:87 | 20-0B-CF-E7-1C-87 | console-switch | +# 192.168.42.92 living.iot # https://living.iot | 20:1F:3B:D4:A7:51 | 20-1F-3B-D4-A7-51 | iot-living | +# 192.168.42.93 mike.phone # https://mike.phone | 34:FE:77:DD:A2:C9 | 34-FE-77-DD-A2-C9 | phone-mike | +# 192.168.42.94 master.echo # https://master.echo | 38:F7:3D:9C:7C:DC | 38-F7-3D-9C-7C-DC | echo-master | +# 192.168.42.95 logan.phone # https://logan.phone | 44:C6:5D:AF:FF:B9 | 44-C6-5D-AF-FF-B9 | phone-logan | +# 192.168.42.96 kristy.paperwhite # https://kristy.paperwhite | 48:78:5E:90:22:DF | 48-78-5E-90-22-DF | paperwhite-kristy | +# 192.168.42.97 chelsea.iot # https://chelsea.iot | 60:74:F4:92:E2:30 | 60-74-F4-92-E2-30 | iot-chelsea | +# 192.168.42.98 garage.left.iot # https://garage.left.iot | 60:74:F4:84:D5:48 | 60-74-F4-84-D5-48 | iot-garage-left | +# 192.168.42.99 garage.right.iot # https://garage.right.iot | 60:74:F4:85:3B:36 | 60-74-F4-85-3B-36 | iot-garage-right | +# 192.168.42.100 logan.iot # https://logan.iot | 60:74:F4:87:24:92 | 60-74-F4-87-24-92 | iot-logan | +# 192.168.42.101 porch.front.iot # https://porch.front.iot | 60:74:F4:8A:25:E6 | 60-74-F4-8A-25-E6 | iot-porch-front | +# 192.168.42.102 kristy.phone # https://kristy.phone | 70:74:14:C9:D1:38 | 70-74-14-C9-D1-38 | phone-kristy | +# 192.168.42.103 clock.iot # https://clock.iot | 78:D6:DC:16:57:D0 | 78-D6-DC-16-57-D0 | iot-clock | +# 192.168.42.104 chelsea.old.school # https://chelsea.old.school | 80:45:DD:69:3F:98 | 80-45-DD-69-3F-98 | school-chelsea-old | +# 192.168.42.105 lamp.iot # https://lamp.iot | 84:0D:8E:60:DB:C5 | 84-0D-8E-60-DB-C5 | iot-lamp | +# 192.168.42.106 pictures.iot # https://pictures.iot | 84:0D:8E:61:0F:2C | 84-0D-8E-61-0F-2C | iot-pictures | +# 192.168.42.107 chelsea.chromebook # https://chelsea.chromebook | 90:78:41:D3:1E:27 | 90-78-41-D3-1E-27 | chromebook-chelsea | +# 192.168.42.108 kitchen.echo # https://kitchen.echo | 94:3A:91:1F:ED:52 | 94-3A-91-1F-ED-52 | echo-kitchen | +# 192.168.42.109 saya.phone # https://saya.phone | 94:AD:23:39:9E:34 | 94-AD-23-39-9E-34 | phone-saya | +# 192.168.42.110 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | 0C:91:92:A6:CA:6B | 0C-91-92-A6-CA-6B | com-infineon-iscn5cg3256cps | +# 192.168.42.111 green.echo # https://green.echo | 0C:EE:99:F7:7C:38 | 0C-EE-99-F7-7C-38 | echo-green | +# 192.168.42.112 playstation5.console # https://playstation5.console | 1C:98:C1:3D:D4:9B | 1C-98-C1-3D-D4-9B | console-playstation5 | +# 192.168.42.113 kristy.fire # https://kristy.fire | 1C:FE:2B:16:05:AF | 1C-FE-2B-16-05-AF | fire-kristy | +# 192.168.42.114 oculas.console # https://oculas.console | 2C:26:17:91:5E:EF | 2C-26-17-91-5E-EF | console-oculas | +# 192.168.42.115 chelsea.fire # https://chelsea.fire | 6C:99:9D:A3:63:37 | 6C-99-9D-A3-63-37 | fire-chelsea | +# 192.168.42.116 chelsea.phone # https://chelsea.phone | 8C:45:00:32:A2:20 | 8C-45-00-32-A2-20 | phone-chelsea | +# 192.168.42.117 logan.tablet # https://logan.tablet | 9C:E6:5E:AA:6D:63 | 9C-E6-5E-AA-6D-63 | tablet-logan | +# 192.168.42.118 alarm.iot # https://alarm.iot | AC:67:84:14:47:AB | AC-67-84-14-47-AB | iot-alarm | +192.168.42.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | +# 192.168.42.120 master.iot # https://master.iot | B4:E6:2D:51:10:8D | B4-E6-2D-51-10-8D | iot-master | +# 192.168.42.121 ikea.iot # https://ikea.iot | BC:DD:C2:8A:C3:26 | BC-DD-C2-8A-C3-26 | iot-ikea | +# 192.168.42.122 sprinklers.iot # https://sprinklers.iot | DC:4F:22:FB:C2:AE | DC-4F-22-FB-C2-AE | iot-sprinklers | +# 192.168.42.123 chelsea.echo # https://chelsea.echo | EC:0D:E4:4F:9F:D5 | EC-0D-E4-4F-9F-D5 | echo-chelsea | +# 192.168.42.124 mackenzie.phone # https://mackenzie.phone | EC:0D:51:CD:34:C6 | EC-0D-51-CD-34-C6 | phone-mackenzie | +# 192.168.42.125 loft.echo # https://loft.echo | FC:A1:83:D9:53:5B | FC-A1-83-D9-53-5B | echo-loft | +# 192.168.42.126 logan.chromebook # https://logan.chromebook | FC:B3:BC:0C:5E:72 | FC-B3-BC-0C-5E-72 | chromebook-logan | +# 192.168.42.253 sengled.color.iot # https://sengled.color.iot | B0:CE:18:78:2A:C0 | B0-CE-18-78-2A-C0 | iot-sengled-color | +# 192.168.42.254 sengled.white.iot # https://sengled.white.iot | B0:CE:18:3F:45:B8 | B0-CE-18-3F-45-B8 | iot-sengled-white | +# 638548284642603035 +# 638548284642603035 +# 192.168.43.2 beelink.server # https://beelink.server | 7C:83:34:B6:B6:AB | 7C-83-34-B6-B6-AB | server-beelink | +# 192.168.43.3 solar.iot # https://solar.iot | 00:40:9D:92:DF:2E | 00-40-9D-92-DF-2E | iot-solar | +# 192.168.43.4 NPI84AE43.printer # https://NPI84AE43.printer | 9C:7B:EF:84:AE:43 | 9C-7B-EF-84-AE-43 | printer-NPI84AE43 | +# 192.168.43.5 kristy.laptop # https://kristy.laptop | 68:45:F1:DF:1D:42 | 68-45-F1-DF-1D-42 | laptop-kristy | +# 192.168.43.6 kristy.desktop # https://kristy.desktop | E8:4E:06:96:D7:22 | E8-4E-06-96-D7-22 | desktop-kristy | +# 192.168.43.7 samsung.tv # https://samsung.tv | 00:C3:F4:B7:CE:7B | 00-C3-F4-B7-CE-7B | tv-samsung | +# 192.168.43.8 playstation5.console # https://playstation5.console | 78:C8:81:8A:18:A6 | 78-C8-81-8A-18-A6 | console-playstation5 | +# 192.168.43.9 ultra.roku # https://ultra.roku | 84:EA:ED:6B:C8:93 | 84-EA-ED-6B-C8-93 | roku-ultra | +# 192.168.43.10 asus.laptop # https://asus.laptop | 1C:B7:2C:1C:C0:B3 | 1C-B7-2C-1C-C0-B3 | laptop-asus | +# 192.168.43.11 logan.desktop # https://logan.desktop | 3C:7C:3F:ED:38:1A | 3C-7C-3F-ED-38-1A | desktop-logan | +# 192.168.43.12 trigkey.desktop # https://trigkey.desktop | 7C:83:34:BC:77:C8 | 7C-83-34-BC-77-C8 | desktop-trigkey | +192.168.43.13 mackenzie.tv # https://mackenzie.tv | 9C:5A:44:A4:3F:E5 | 9C-5A-44-A4-3F-E5 | tv-mackenzie | +# 192.168.43.14 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | BC:0F:F3:DB:5A:B5 | BC-0F-F3-DB-5A-B5 | com-infineon-iscn5cg3256cps | +# 192.168.43.15 yamaha.main.iot # https://yamaha.main.iot | CC:D4:2E:DE:88:BB | CC-D4-2E-DE-88-BB | iot-yamaha-main | +# 192.168.43.16 chelsea.desktop # https://chelsea.desktop | 18:C0:4D:27:0E:DF | 18-C0-4D-27-0E-DF | desktop-chelsea | +# 192.168.43.17 raspberry.server # https://raspberry.server | B8:27:EB:1F:53:1B | B8-27-EB-1F-53-1B | server-raspberry | +192.168.43.18 xbox.one.console # https://xbox.one.console | 94:9A:A9:7C:9B:6D | 94-9A-A9-7C-9B-6D | console-xbox-one | +# 192.168.43.74 jason.console # https://jason.console | 50:23:6D:E9:6C:DC | 50-23-6D-E9-6C-DC | console-jason | +# 192.168.43.75 samsung.chromebook # https://samsung.chromebook | 20:16:B9:4F:E4:B2 | 20-16-B9-4F-E4-B2 | chromebook-samsung | +# 192.168.43.76 donna.phone # https://donna.phone | 54:EB:E9:67:00:4D | 54-EB-E9-67-00-4D | phone-donna | +# 192.168.43.77 donna.tablet # https://donna.tablet | B6:57:74:DF:3A:CB | B6-57-74-DF-3A-CB | tablet-donna | +192.168.43.78 laundry.iot # https://laundry.iot | 60:74:F4:D1:B4:44 | 60-74-F4-D1-B4-44 | iot-laundry | +192.168.43.79 porch.back.iot # https://porch.back.iot | 60:74:F4:C5:21:C0 | 60-74-F4-C5-21-C0 | iot-porch-back | +# 192.168.43.80 entry.light.iot # https://entry.light.iot | 60:74:F4:D3:37:F2 | 60-74-F4-D3-37-F2 | iot-entry-light | +# 192.168.43.81 entry.lamp.iot # https://entry.lamp.iot | 60:74:F4:D2:76:36 | 60-74-F4-D2-76-36 | iot-entry-lamp | +# 192.168.43.82 chelsea.school # https://chelsea.school | 38:68:93:A8:5B:BF | 38-68-93-A8-5B-BF | school-chelsea | +# 192.168.43.83 xbox.one.console # https://xbox.one.console | 94:9A:A9:7C:9B:6F | 94-9A-A9-7C-9B-6F | console-xbox-one | +192.168.43.84 samsung.tv # https://samsung.tv | B8:BC:5B:A9:15:9B | B8-BC-5B-A9-15-9B | tv-samsung | +# 192.168.43.85 plug.1.iot # https://plug.1.iot | 38:1F:8D:E6:D6:62 | 38-1F-8D-E6-D6-62 | iot-plug-1 | +# 192.168.43.86 zero.server # https://zero.server | B8:27:EB:F8:8D:62 | B8-27-EB-F8-8D-62 | server-zero | +# 192.168.43.87 office.echo # https://office.echo | 10:96:93:8E:9D:FF | 10-96-93-8E-9D-FF | echo-office | +# 192.168.43.88 unknown.unknown # https://unknown.unknown | 14:B2:E5:38:A6:34 | 14-B2-E5-38-A6-34 | unknown-unknown | +# 192.168.43.89 logan.school # https://logan.school | 18:7E:B9:7F:0E:2D | 18-7E-B9-7F-0E-2D | school-logan | +# 192.168.43.90 upstairs.iot # https://upstairs.iot | 18:B4:30:BE:26:9D | 18-B4-30-BE-26-9D | iot-upstairs | +# 192.168.43.91 switch.console # https://switch.console | 20:0B:CF:E7:1C:87 | 20-0B-CF-E7-1C-87 | console-switch | +# 192.168.43.92 living.iot # https://living.iot | 20:1F:3B:D4:A7:51 | 20-1F-3B-D4-A7-51 | iot-living | +# 192.168.43.93 mike.phone # https://mike.phone | 34:FE:77:DD:A2:C9 | 34-FE-77-DD-A2-C9 | phone-mike | +# 192.168.43.94 master.echo # https://master.echo | 38:F7:3D:9C:7C:DC | 38-F7-3D-9C-7C-DC | echo-master | +# 192.168.43.95 logan.phone # https://logan.phone | 44:C6:5D:AF:FF:B9 | 44-C6-5D-AF-FF-B9 | phone-logan | +192.168.43.96 kristy.paperwhite # https://kristy.paperwhite | 48:78:5E:90:22:DF | 48-78-5E-90-22-DF | paperwhite-kristy | +192.168.43.97 chelsea.iot # https://chelsea.iot | 60:74:F4:92:E2:30 | 60-74-F4-92-E2-30 | iot-chelsea | +# 192.168.43.98 garage.left.iot # https://garage.left.iot | 60:74:F4:84:D5:48 | 60-74-F4-84-D5-48 | iot-garage-left | +# 192.168.43.99 garage.right.iot # https://garage.right.iot | 60:74:F4:85:3B:36 | 60-74-F4-85-3B-36 | iot-garage-right | +# 192.168.43.100 logan.iot # https://logan.iot | 60:74:F4:87:24:92 | 60-74-F4-87-24-92 | iot-logan | +# 192.168.43.101 porch.front.iot # https://porch.front.iot | 60:74:F4:8A:25:E6 | 60-74-F4-8A-25-E6 | iot-porch-front | +# 192.168.43.102 kristy.phone # https://kristy.phone | 70:74:14:C9:D1:38 | 70-74-14-C9-D1-38 | phone-kristy | +# 192.168.43.103 clock.iot # https://clock.iot | 78:D6:DC:16:57:D0 | 78-D6-DC-16-57-D0 | iot-clock | +# 192.168.43.104 chelsea.old.school # https://chelsea.old.school | 80:45:DD:69:3F:98 | 80-45-DD-69-3F-98 | school-chelsea-old | +192.168.43.105 lamp.iot # https://lamp.iot | 84:0D:8E:60:DB:C5 | 84-0D-8E-60-DB-C5 | iot-lamp | +192.168.43.106 pictures.iot # https://pictures.iot | 84:0D:8E:61:0F:2C | 84-0D-8E-61-0F-2C | iot-pictures | +# 192.168.43.107 chelsea.chromebook # https://chelsea.chromebook | 90:78:41:D3:1E:27 | 90-78-41-D3-1E-27 | chromebook-chelsea | +# 192.168.43.108 kitchen.echo # https://kitchen.echo | 94:3A:91:1F:ED:52 | 94-3A-91-1F-ED-52 | echo-kitchen | +# 192.168.43.109 saya.phone # https://saya.phone | 94:AD:23:39:9E:34 | 94-AD-23-39-9E-34 | phone-saya | +# 192.168.43.110 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | 0C:91:92:A6:CA:6B | 0C-91-92-A6-CA-6B | com-infineon-iscn5cg3256cps | +# 192.168.43.111 green.echo # https://green.echo | 0C:EE:99:F7:7C:38 | 0C-EE-99-F7-7C-38 | echo-green | +# 192.168.43.112 playstation5.console # https://playstation5.console | 1C:98:C1:3D:D4:9B | 1C-98-C1-3D-D4-9B | console-playstation5 | +# 192.168.43.113 kristy.fire # https://kristy.fire | 1C:FE:2B:16:05:AF | 1C-FE-2B-16-05-AF | fire-kristy | +# 192.168.43.114 oculas.console # https://oculas.console | 2C:26:17:91:5E:EF | 2C-26-17-91-5E-EF | console-oculas | +# 192.168.43.115 chelsea.fire # https://chelsea.fire | 6C:99:9D:A3:63:37 | 6C-99-9D-A3-63-37 | fire-chelsea | +192.168.43.116 chelsea.phone # https://chelsea.phone | 8C:45:00:32:A2:20 | 8C-45-00-32-A2-20 | phone-chelsea | +# 192.168.43.117 logan.tablet # https://logan.tablet | 9C:E6:5E:AA:6D:63 | 9C-E6-5E-AA-6D-63 | tablet-logan | +# 192.168.43.118 alarm.iot # https://alarm.iot | AC:67:84:14:47:AB | AC-67-84-14-47-AB | iot-alarm | +192.168.43.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | +192.168.43.120 master.iot # https://master.iot | B4:E6:2D:51:10:8D | B4-E6-2D-51-10-8D | iot-master | +192.168.43.121 ikea.iot # https://ikea.iot | BC:DD:C2:8A:C3:26 | BC-DD-C2-8A-C3-26 | iot-ikea | +192.168.43.122 sprinklers.iot # https://sprinklers.iot | DC:4F:22:FB:C2:AE | DC-4F-22-FB-C2-AE | iot-sprinklers | +# 192.168.43.123 chelsea.echo # https://chelsea.echo | EC:0D:E4:4F:9F:D5 | EC-0D-E4-4F-9F-D5 | echo-chelsea | +# 192.168.43.124 mackenzie.phone # https://mackenzie.phone | EC:0D:51:CD:34:C6 | EC-0D-51-CD-34-C6 | phone-mackenzie | +# 192.168.43.125 loft.echo # https://loft.echo | FC:A1:83:D9:53:5B | FC-A1-83-D9-53-5B | echo-loft | +# 192.168.43.126 logan.chromebook # https://logan.chromebook | FC:B3:BC:0C:5E:72 | FC-B3-BC-0C-5E-72 | chromebook-logan | +# 192.168.43.253 sengled.color.iot # https://sengled.color.iot | B0:CE:18:78:2A:C0 | B0-CE-18-78-2A-C0 | iot-sengled-color | +# 192.168.43.254 sengled.white.iot # https://sengled.white.iot | B0:CE:18:3F:45:B8 | B0-CE-18-3F-45-B8 | iot-sengled-white | +# 638548284642603035 diff --git a/.vscode/helper/hosts.jsonl b/.vscode/helper/hosts.jsonl index d6000fb..9d62fbc 100644 --- a/.vscode/helper/hosts.jsonl +++ b/.vscode/helper/hosts.jsonl @@ -1,73 +1,94 @@ -{ "a": "Id", "b": "Colon", "c": "Hyphen", "d": "L", "e": "C", "f": "S", "g": "Type", "h": "Device", "i": "Host" } -{ "a": "2", "b": "7C:83:34:B6:B6:AB", "c": "7C-83-34-B6-B6-AB", "d": "1", "e": "1", "f": "2", "g": "Wired", "h": "server-beelink", "i": "beelink.server" } -{ "a": "3", "b": "00:40:9D:92:DF:2E", "c": "00-40-9D-92-DF-2E", "d": "4", "e": "2", "f": "2", "g": "Wired", "h": "iot-solar", "i": "solar.iot" } -{ "a": "4", "b": "9C:7B:EF:84:AE:43", "c": "9C-7B-EF-84-AE-43", "d": "2", "e": "1", "f": "2", "g": "Wired", "h": "printer-NPI84AE43", "i": "NPI84AE43.printer" } -{ "a": "5", "b": "68:45:F1:DF:1D:42", "c": "68-45-F1-DF-1D-42", "d": "2", "e": "1", "f": "2", "g": "Wired", "h": "laptop-kristy", "i": "kristy.laptop" } -{ "a": "6", "b": "E8:4E:06:96:D7:22", "c": "E8-4E-06-96-D7-22", "d": "2", "e": "1", "f": "2", "g": "Wired", "h": "desktop-kristy", "i": "kristy.desktop" } -{ "a": "7", "b": "00:C3:F4:B7:CE:7B", "c": "00-C3-F4-B7-CE-7B", "d": "3", "e": "1", "f": "2", "g": "Wired", "h": "tv-samsung", "i": "samsung.tv" } -{ "a": "8", "b": "78:C8:81:8A:18:A6", "c": "78-C8-81-8A-18-A6", "d": "4", "e": "1", "f": "2", "g": "Wired", "h": "console-playstation5", "i": "playstation5.console" } -{ "a": "9", "b": "84:EA:ED:6B:C8:93", "c": "84-EA-ED-6B-C8-93", "d": "3", "e": "1", "f": "2", "g": "Wired", "h": "roku-ultra", "i": "ultra.roku" } -{ "a": "10", "b": "1C:B7:2C:1C:C0:B3", "c": "1C-B7-2C-1C-C0-B3", "d": "1", "e": "1", "f": "2", "g": "Wired", "h": "laptop-asus", "i": "asus.laptop" } -{ "a": "11", "b": "3C:7C:3F:ED:38:1A", "c": "3C-7C-3F-ED-38-1A", "d": "4", "e": "2", "f": "2", "g": "Wired", "h": "desktop-logan", "i": "logan.desktop" } -{ "a": "12", "b": "7C:83:34:BC:77:C8", "c": "7C-83-34-BC-77-C8", "d": "1", "e": "1", "f": "2", "g": "Wired", "h": "desktop-trigkey", "i": "trigkey.desktop" } -{ "a": "13", "b": "9C:5A:44:A4:3F:E5", "c": "9C-5A-44-A4-3F-E5", "d": "4", "e": "1", "f": "2", "g": "Wired", "h": "tv-mackenzie", "i": "mackenzie.tv" } -{ "a": "14", "b": "BC:0F:F3:DB:5A:B5", "c": "BC-0F-F3-DB-5A-B5", "d": "1", "e": "1", "f": "3", "g": "Wired", "h": "com-infineon-iscn5cg3256cps", "i": "infineon.iscn5cg3256cps.com" } -{ "a": "15", "b": "CC:D4:2E:DE:88:BB", "c": "CC-D4-2E-DE-88-BB", "d": "3", "e": "1", "f": "3", "g": "Wired", "h": "iot-yamaha-main", "i": "yamaha.main.iot" } -{ "a": "16", "b": "18:C0:4D:27:0E:DF", "c": "18-C0-4D-27-0E-DF", "d": "4", "e": "2", "f": "2", "g": "Wired", "h": "desktop-chelsea", "i": "chelsea.desktop" } -{ "a": "17", "b": "B8:27:EB:1F:53:1B", "c": "B8-27-EB-1F-53-1B", "d": "3", "e": "1", "f": "2", "g": "Wired", "h": "server-raspberry", "i": "raspberry.server" } -{ "a": "18", "b": "94:9A:A9:7C:9B:6D", "c": "94-9A-A9-7C-9B-6D", "d": "4", "e": "1", "f": "3", "g": "Wired", "h": "console-xbox-one", "i": "xbox.one.console" } -{ "a": "74", "b": "50:23:6D:E9:6C:DC", "c": "50-23-6D-E9-6C-DC", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "console-jason", "i": "jason.console" } -{ "a": "75", "b": "20:16:B9:4F:E4:B2", "c": "20-16-B9-4F-E4-B2", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "chromebook-samsung", "i": "samsung.chromebook" } -{ "a": "76", "b": "54:EB:E9:67:00:4D", "c": "54-EB-E9-67-00-4D", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "phone-donna", "i": "donna.phone" } -{ "a": "77", "b": "B6:57:74:DF:3A:CB", "c": "B6-57-74-DF-3A-CB", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "tablet-donna", "i": "donna.tablet" } -{ "a": "78", "b": "60:74:F4:D1:B4:44", "c": "60-74-F4-D1-B4-44", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-laundry", "i": "laundry.iot" } -{ "a": "79", "b": "60:74:F4:C5:21:C0", "c": "60-74-F4-C5-21-C0", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "iot-porch-back", "i": "porch.back.iot" } -{ "a": "80", "b": "60:74:F4:D3:37:F2", "c": "60-74-F4-D3-37-F2", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "iot-entry-light", "i": "entry.light.iot" } -{ "a": "81", "b": "60:74:F4:D2:76:36", "c": "60-74-F4-D2-76-36", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "iot-entry-lamp", "i": "entry.lamp.iot" } -{ "a": "82", "b": "38:68:93:A8:5B:BF", "c": "38-68-93-A8-5B-BF", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "school-chelsea", "i": "chelsea.school" } -{ "a": "83", "b": "94:9A:A9:7C:9B:6F", "c": "94-9A-A9-7C-9B-6F", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "console-xbox-one", "i": "xbox.one.console" } -{ "a": "84", "b": "B8:BC:5B:A9:15:9B", "c": "B8-BC-5B-A9-15-9B", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "tv-samsung", "i": "samsung.tv" } -{ "a": "85", "b": "38:1F:8D:E6:D6:62", "c": "38-1F-8D-E6-D6-62", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "iot-plug-1", "i": "plug.1.iot" } -{ "a": "86", "b": "B8:27:EB:F8:8D:62", "c": "B8-27-EB-F8-8D-62", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "server-zero", "i": "zero.server" } -{ "a": "87", "b": "10:96:93:8E:9D:FF", "c": "10-96-93-8E-9D-FF", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "echo-office", "i": "office.echo" } -{ "a": "88", "b": "14:B2:E5:38:A6:34", "c": "14-B2-E5-38-A6-34", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "unknown-unknown", "i": "unknown.unknown" } -{ "a": "89", "b": "18:7E:B9:7F:0E:2D", "c": "18-7E-B9-7F-0E-2D", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "school-logan", "i": "logan.school" } -{ "a": "90", "b": "18:B4:30:BE:26:9D", "c": "18-B4-30-BE-26-9D", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-upstairs", "i": "upstairs.iot" } -{ "a": "91", "b": "20:0B:CF:E7:1C:87", "c": "20-0B-CF-E7-1C-87", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "console-switch", "i": "switch.console" } -{ "a": "92", "b": "20:1F:3B:D4:A7:51", "c": "20-1F-3B-D4-A7-51", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "iot-living", "i": "living.iot" } -{ "a": "93", "b": "34:FE:77:DD:A2:C9", "c": "34-FE-77-DD-A2-C9", "d": "4", "e": "4", "f": "2", "g": "WiFi", "h": "phone-mike", "i": "mike.phone" } -{ "a": "94", "b": "38:F7:3D:9C:7C:DC", "c": "38-F7-3D-9C-7C-DC", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "echo-master", "i": "master.echo" } -{ "a": "95", "b": "44:C6:5D:AF:FF:B9", "c": "44-C6-5D-AF-FF-B9", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "phone-logan", "i": "logan.phone" } -{ "a": "96", "b": "48:78:5E:90:22:DF", "c": "48-78-5E-90-22-DF", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "paperwhite-kristy", "i": "kristy.paperwhite" } -{ "a": "97", "b": "60:74:F4:92:E2:30", "c": "60-74-F4-92-E2-30", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-chelsea", "i": "chelsea.iot" } -{ "a": "98", "b": "60:74:F4:84:D5:48", "c": "60-74-F4-84-D5-48", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "iot-garage-left", "i": "garage.left.iot" } -{ "a": "99", "b": "60:74:F4:85:3B:36", "c": "60-74-F4-85-3B-36", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "iot-garage-right", "i": "garage.right.iot" } -{ "a": "100", "b": "60:74:F4:87:24:92", "c": "60-74-F4-87-24-92", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-logan", "i": "logan.iot" } -{ "a": "101", "b": "60:74:F4:8A:25:E6", "c": "60-74-F4-8A-25-E6", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "iot-porch-front", "i": "porch.front.iot" } -{ "a": "102", "b": "70:74:14:C9:D1:38", "c": "70-74-14-C9-D1-38", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "phone-kristy", "i": "kristy.phone" } -{ "a": "103", "b": "78:D6:DC:16:57:D0", "c": "78-D6-DC-16-57-D0", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-clock", "i": "clock.iot" } -{ "a": "104", "b": "80:45:DD:69:3F:98", "c": "80-45-DD-69-3F-98", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "school-chelsea-old", "i": "chelsea.old.school" } -{ "a": "105", "b": "84:0D:8E:60:DB:C5", "c": "84-0D-8E-60-DB-C5", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-lamp", "i": "lamp.iot" } -{ "a": "106", "b": "84:0D:8E:61:0F:2C", "c": "84-0D-8E-61-0F-2C", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-pictures", "i": "pictures.iot" } -{ "a": "107", "b": "90:78:41:D3:1E:27", "c": "90-78-41-D3-1E-27", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "chromebook-chelsea", "i": "chelsea.chromebook" } -{ "a": "108", "b": "94:3A:91:1F:ED:52", "c": "94-3A-91-1F-ED-52", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "echo-kitchen", "i": "kitchen.echo" } -{ "a": "109", "b": "94:AD:23:39:9E:34", "c": "94-AD-23-39-9E-34", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "phone-saya", "i": "saya.phone" } -{ "a": "110", "b": "0C:91:92:A6:CA:6B", "c": "0C-91-92-A6-CA-6B", "d": "1", "e": "1", "f": "3", "g": "WiFi", "h": "com-infineon-iscn5cg3256cps", "i": "infineon.iscn5cg3256cps.com" } -{ "a": "111", "b": "0C:EE:99:F7:7C:38", "c": "0C-EE-99-F7-7C-38", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "echo-green", "i": "green.echo" } -{ "a": "112", "b": "1C:98:C1:3D:D4:9B", "c": "1C-98-C1-3D-D4-9B", "d": "4", "e": "2", "f": "2", "g": "WiFi", "h": "console-playstation5", "i": "playstation5.console" } -{ "a": "113", "b": "1C:FE:2B:16:05:AF", "c": "1C-FE-2B-16-05-AF", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "fire-kristy", "i": "kristy.fire" } -{ "a": "114", "b": "2C:26:17:91:5E:EF", "c": "2C-26-17-91-5E-EF", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "console-oculas", "i": "oculas.console" } -{ "a": "115", "b": "6C:99:9D:A3:63:37", "c": "6C-99-9D-A3-63-37", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "fire-chelsea", "i": "chelsea.fire" } -{ "a": "116", "b": "8C:45:00:32:A2:20", "c": "8C-45-00-32-A2-20", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "phone-chelsea", "i": "chelsea.phone" } -{ "a": "117", "b": "9C:E6:5E:AA:6D:63", "c": "9C-E6-5E-AA-6D-63", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "tablet-logan", "i": "logan.tablet" } -{ "a": "118", "b": "AC:67:84:14:47:AB", "c": "AC-67-84-14-47-AB", "d": "4", "e": "2", "f": "2", "g": "WiFi", "h": "iot-alarm", "i": "alarm.iot" } -{ "a": "119", "b": "B0:DC:EF:1A:7B:B0", "c": "B0-DC-EF-1A-7B-B0", "d": "4", "e": "7", "f": "2", "g": "WiFi", "h": "desktop-trigkey", "i": "trigkey.desktop" } -{ "a": "120", "b": "B4:E6:2D:51:10:8D", "c": "B4-E6-2D-51-10-8D", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-master", "i": "master.iot" } -{ "a": "121", "b": "BC:DD:C2:8A:C3:26", "c": "BC-DD-C2-8A-C3-26", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-ikea", "i": "ikea.iot" } -{ "a": "122", "b": "DC:4F:22:FB:C2:AE", "c": "DC-4F-22-FB-C2-AE", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-sprinklers", "i": "sprinklers.iot" } -{ "a": "123", "b": "EC:0D:E4:4F:9F:D5", "c": "EC-0D-E4-4F-9F-D5", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "echo-chelsea", "i": "chelsea.echo" } -{ "a": "124", "b": "EC:0D:51:CD:34:C6", "c": "EC-0D-51-CD-34-C6", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "phone-mackenzie", "i": "mackenzie.phone" } -{ "a": "125", "b": "FC:A1:83:D9:53:5B", "c": "FC-A1-83-D9-53-5B", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "echo-loft", "i": "loft.echo" } -{ "a": "126", "b": "FC:B3:BC:0C:5E:72", "c": "FC-B3-BC-0C-5E-72", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "chromebook-logan", "i": "logan.chromebook" } -{ "a": "253", "b": "B0:CE:18:78:2A:C0", "c": "B0-CE-18-78-2A-C0", "d": "4", "e": "1", "f": "3", "g": "Bluetooth", "h": "iot-sengled-color", "i": "sengled.color.iot" } -{ "a": "254", "b": "B0:CE:18:3F:45:B8", "c": "B0-CE-18-3F-45-B8", "d": "4", "e": "1", "f": "3", "g": "Bluetooth", "h": "iot-sengled-white", "i": "sengled.white.iot" } \ No newline at end of file +{ "a": "000", "b": "Colon", "c": "Hyphen", "d": "L", "e": "C", "f": "S", "g": "Type", "h": "Device", "i": "Host", "j": "Location" } +{ "a": "002", "b": "7C:83:34:BC:77:C8", "c": "7C-83-34-BC-77-C8", "d": "1", "e": "1", "f": "2", "g": "Wired", "h": "desktop-trigkey", "i": "trigkey.desktop", "j": "Living" } +{ "a": "003", "b": "00:40:9D:92:DF:2E", "c": "00-40-9D-92-DF-2E", "d": "4", "e": "2", "f": "2", "g": "Wired", "h": "iot-solar", "i": "solar.iot", "j": "Logan" } +{ "a": "004", "b": "9C:7B:EF:84:AE:43", "c": "9C-7B-EF-84-AE-43", "d": "1", "e": "1", "f": "2", "g": "Wired", "h": "printer-NPI84AE43", "i": "NPI84AE43.printer", "j": "Stairs" } +{ "a": "005", "b": "68:45:F1:DF:1D:42", "c": "68-45-F1-DF-1D-42", "d": "2", "e": "1", "f": "2", "g": "Wired", "h": "laptop-kristy", "i": "kristy.laptop", "j": "Master" } +{ "a": "006", "b": "E8:4E:06:96:D7:22", "c": "E8-4E-06-96-D7-22", "d": "2", "e": "1", "f": "2", "g": "Wired", "h": "desktop-kristy", "i": "kristy.desktop", "j": "Master" } +{ "a": "007", "b": "00:C3:F4:B7:CE:7B", "c": "00-C3-F4-B7-CE-7B", "d": "3", "e": "1", "f": "2", "g": "Wired", "h": "tv-samsung", "i": "samsung.tv", "j": "Media" } +{ "a": "008", "b": "78:C8:81:8A:18:A6", "c": "78-C8-81-8A-18-A6", "d": "4", "e": "1", "f": "2", "g": "Wired", "h": "console-playstation5", "i": "playstation5.console", "j": "Logan" } +{ "a": "009", "b": "84:EA:ED:6B:C8:93", "c": "84-EA-ED-6B-C8-93", "d": "3", "e": "1", "f": "2", "g": "Wired", "h": "roku-ultra", "i": "ultra.roku", "j": "Stairs" } +{ "a": "010", "b": "1C:B7:2C:1C:C0:B3", "c": "1C-B7-2C-1C-C0-B3", "d": "1", "e": "1", "f": "2", "g": "Wired", "h": "laptop-asus", "i": "asus.laptop", "j": "Garage" } +{ "a": "011", "b": "3C:7C:3F:ED:38:1A", "c": "3C-7C-3F-ED-38-1A", "d": "4", "e": "2", "f": "2", "g": "Wired", "h": "desktop-logan", "i": "logan.desktop", "j": "Logan" } +{ "a": "012", "b": "7C:83:34:B6:B6:AB", "c": "7C-83-34-B6-B6-AB", "d": "3", "e": "1", "f": "2", "g": "Wired", "h": "server-beelink", "i": "beelink.server", "j": "Living" } +{ "a": "013", "b": "9C:5A:44:A4:3F:E5", "c": "9C-5A-44-A4-3F-E5", "d": "4", "e": "1", "f": "2", "g": "Wired", "h": "tv-mackenzie", "i": "mackenzie.tv", "j": "Mackenzie" } +{ "a": "014", "b": "BC:0F:F3:DB:5A:B5", "c": "BC-0F-F3-DB-5A-B5", "d": "1", "e": "1", "f": "3", "g": "Wired", "h": "com-infineon-iscn5cg3256cps", "i": "infineon.iscn5cg3256cps.com", "j": "Living" } +{ "a": "015", "b": "CC:D4:2E:DE:88:BB", "c": "CC-D4-2E-DE-88-BB", "d": "3", "e": "1", "f": "3", "g": "Wired", "h": "iot-yamaha-main", "i": "yamaha.main.iot", "j": "Stairs" } +{ "a": "016", "b": "18:C0:4D:27:0E:DF", "c": "18-C0-4D-27-0E-DF", "d": "4", "e": "2", "f": "2", "g": "Wired", "h": "desktop-chelsea", "i": "chelsea.desktop", "j": "Loft" } +{ "a": "017", "b": "B8:27:EB:1F:53:1B", "c": "B8-27-EB-1F-53-1B", "d": "3", "e": "1", "f": "2", "g": "Wired", "h": "server-raspberry", "i": "raspberry.server", "j": "Garage" } +{ "a": "018", "b": "94:9A:A9:7C:9B:6D", "c": "94-9A-A9-7C-9B-6D", "d": "4", "e": "1", "f": "3", "g": "Wired", "h": "console-xbox-one", "i": "xbox.one.console", "j": "Loft" } +{ "a": "019", "b": "A0:CE:C8:ED:25:19", "c": "A0-CE-C8-ED-25-19", "d": "4", "e": "1", "f": "2", "g": "Wired", "h": "usb-2519", "i": "2519.usb", "j": "Garage" } +{ "a": "020", "b": "5C:85:7E:4E:85:4F", "c": "5C-85-7E-4E-85-4F", "d": "4", "e": "1", "f": "2", "g": "Wired", "h": "desktop-minisforum", "i": "minisforum.desktop", "j": "Loft" } +{ "a": "021", "b": "5C:85:7E:4E:85:50", "c": "5C-85-7E-4E-85-50", "d": "4", "e": "1", "f": "2", "g": "Wired", "h": "desktop-minisforum", "i": "minisforum.desktop", "j": "Loft" } +{ "a": "022", "b": "A0:CE:C8:ED:24:BA", "c": "A0-CE-C8-ED-24-BA", "d": "4", "e": "1", "f": "2", "g": "Wired", "h": "usb-atom", "i": "atom.usb", "j": "Garage" } +{ "a": "023", "b": "B0:41:6F:0E:4C:71", "c": "B0-41-6F-0E-4C-71", "d": "2", "e": "1", "f": "2", "g": "Wired", "h": "desktop-knew", "i": "knew.desktop", "j": "Master" } +{ "a": "024", "b": "AC:1A:3D:17:43:29", "c": "AC-1A-3D-17-43-29", "d": "2", "e": "1", "f": "2", "g": "Wired", "h": "laptop-kristy", "i": "kristy.work", "j": "Master" } +{ "a": "025", "b": "00:13:14:02:B8:D2", "c": "00-13-14-02-B8-D2", "d": "1", "e": "1", "f": "2", "g": "Wired", "h": "device-encoder", "i": "encoder.device", "j": "Garage" } +{ "a": "026", "b": "70:88:6B:8D:69:60", "c": "70-88-6B-8D-69-60", "d": "1", "e": "1", "f": "2", "g": "Wired", "h": "usb-6960", "i": "6960.usb", "j": "Garage" } +{ "a": "027", "b": "F8:E4:3B:A1:85:B7", "c": "F8-E4-3B-A1-85-B7", "d": "1", "e": "1", "f": "2", "g": "Wired", "h": "usb-85B7", "i": "85B7.usb", "j": "Garage" } +{ "a": "028", "b": "78:45:C4:30:F2:6E", "c": "78-45-C4-30-F2-6E", "d": "1", "e": "1", "f": "2", "g": "Wired", "h": "server-synology", "i": "synology.server", "j": "Garage" } +{ "a": "029", "b": "D4:BE:D9:97:0C:7C", "c": "D4-BE-D9-97-0C-7C", "d": "4", "e": "1", "f": "2", "g": "Wired", "h": "desktop-chelsea", "i": "chelsea.desktop", "j": "Loft" } +{ "a": "030", "b": "6C:0B:84:E3:AD:7E", "c": "6C-0B-84-E3-AD-7E", "d": "1", "e": "1", "f": "2", "g": "Wired", "h": "client-unity4", "i": "unity4.client", "j": "Loft" } +{ "a": "031", "b": "BC:24:11:6A:65:00", "c": "BC-24-11-6A-65-00", "d": "3", "e": "1", "f": "2", "g": "Wired", "h": "lxc-ubuntu", "i": "synology.vm", "j": "Loft" } +{ "a": "066", "b": "50:2B:73:E1:A0:C2", "c": "50-2B-73-E1-A0-C2", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "desktop-mike", "i": "mike.desktop", "j": "Living" } +{ "a": "067", "b": "D2:B2:E5:38:A6:34", "c": "D2-B2-E5-38-A6-34", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "iot-camera-yi", "i": "yi.camera.iot", "j": "Garage" } +{ "a": "068", "b": "D2:B2:E5:C1:FC:7C", "c": "D2-B2-E5-C1-FC-7C", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "iot-camera-yi", "i": "yi.camera.iot", "j": "Living" } +{ "a": "069", "b": "38:7A:CC:3C:FE:E1", "c": "38-7A-CC-3C-FE-E1", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-camera", "i": "camera.iot", "j": "Loft" } +{ "a": "070", "b": "50:84:92:BE:12:52", "c": "50-84-92-BE-12-52", "d": "1", "e": "1", "f": "2", "g": "WiFi", "h": "laptop-kristy", "i": "kristy.laptop", "j": "Master" } +{ "a": "071", "b": "A0:02:A5:C3:96:64", "c": "A0-02-A5-C3-96-64", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "school-logan", "i": "logan.school", "j": "Logan" } +{ "a": "072", "b": "A4:83:E7:07:81:F3", "c": "A4-83-E7-07-81-F3", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "macbook-mackenzie", "i": "mackenzie.macbook", "j": "Mackenzie" } +{ "a": "073", "b": "28:6B:35:FE:DD:D7", "c": "28-6B-35-FE-DD-D7", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "laptop-mackenzie", "i": "mackenzie.laptop", "j": "Mackenzie" } +{ "a": "074", "b": "50:23:6D:E9:6C:DC", "c": "50-23-6D-E9-6C-DC", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "console-jason", "i": "jason.console", "j": "Person" } +{ "a": "075", "b": "20:16:B9:4F:E4:B2", "c": "20-16-B9-4F-E4-B2", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "chromebook-samsung", "i": "samsung.chromebook", "j": "Living" } +{ "a": "076", "b": "54:EB:E9:67:00:4D", "c": "54-EB-E9-67-00-4D", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "phone-donna", "i": "donna.phone", "j": "Person" } +{ "a": "077", "b": "B6:57:74:DF:3A:CB", "c": "B6-57-74-DF-3A-CB", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "tablet-donna", "i": "donna.tablet", "j": "Person" } +{ "a": "078", "b": "60:74:F4:D1:B4:44", "c": "60-74-F4-D1-B4-44", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-laundry", "i": "laundry.iot", "j": "Kitchen" } +{ "a": "079", "b": "60:74:F4:C5:21:C0", "c": "60-74-F4-C5-21-C0", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "iot-porch-back", "i": "porch.back.iot", "j": "Yard" } +{ "a": "080", "b": "60:74:F4:D3:37:F2", "c": "60-74-F4-D3-37-F2", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "iot-entry-light", "i": "entry.light.iot", "j": "Living" } +{ "a": "081", "b": "60:74:F4:D2:76:36", "c": "60-74-F4-D2-76-36", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "iot-entry-lamp", "i": "entry.lamp.iot", "j": "Living" } +{ "a": "082", "b": "38:68:93:A8:5B:BF", "c": "38-68-93-A8-5B-BF", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "school-chelsea", "i": "chelsea.school", "j": "Media" } +{ "a": "083", "b": "94:9A:A9:7C:9B:6F", "c": "94-9A-A9-7C-9B-6F", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "console-xbox-one", "i": "xbox.one.console", "j": "Loft" } +{ "a": "084", "b": "B8:BC:5B:A9:15:9B", "c": "B8-BC-5B-A9-15-9B", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "tv-samsung", "i": "samsung.tv", "j": "Media" } +{ "a": "085", "b": "38:1F:8D:E6:D6:62", "c": "38-1F-8D-E6-D6-62", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "iot-plug-1", "i": "plug.1.iot", "j": "Garage" } +{ "a": "086", "b": "B8:27:EB:F8:8D:62", "c": "B8-27-EB-F8-8D-62", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "server-zero", "i": "zero.server", "j": "Garage" } +{ "a": "087", "b": "10:96:93:8E:9D:FF", "c": "10-96-93-8E-9D-FF", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "echo-office", "i": "office.echo", "j": "Living" } +{ "a": "088", "b": "14:B2:E5:38:A6:34", "c": "14-B2-E5-38-A6-34", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "unknown-unknown", "i": "unknown.unknown", "j": "Garage" } +{ "a": "089", "b": "18:7E:B9:7F:0E:2D", "c": "18-7E-B9-7F-0E-2D", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "school-logan", "i": "logan.school", "j": "Logan" } +{ "a": "090", "b": "18:B4:30:BE:26:9D", "c": "18-B4-30-BE-26-9D", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-upstairs", "i": "upstairs.iot", "j": "Loft" } +{ "a": "091", "b": "20:0B:CF:E7:1C:87", "c": "20-0B-CF-E7-1C-87", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "console-switch", "i": "switch.console", "j": "Media" } +{ "a": "092", "b": "20:1F:3B:D4:A7:51", "c": "20-1F-3B-D4-A7-51", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "iot-living", "i": "living.iot", "j": "Living" } +{ "a": "093", "b": "34:FE:77:DD:A2:C9", "c": "34-FE-77-DD-A2-C9", "d": "4", "e": "4", "f": "2", "g": "WiFi", "h": "phone-mike", "i": "mike.phone", "j": "Person" } +{ "a": "094", "b": "38:F7:3D:9C:7C:DC", "c": "38-F7-3D-9C-7C-DC", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "echo-master", "i": "master.echo", "j": "Master" } +{ "a": "095", "b": "44:C6:5D:AF:FF:B9", "c": "44-C6-5D-AF-FF-B9", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "phone-logan", "i": "logan.phone", "j": "Person" } +{ "a": "096", "b": "48:78:5E:90:22:DF", "c": "48-78-5E-90-22-DF", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "paperwhite-kristy", "i": "kristy.paperwhite", "j": "Person" } +{ "a": "097", "b": "60:74:F4:92:E2:30", "c": "60-74-F4-92-E2-30", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-chelsea", "i": "chelsea.iot", "j": "Chelsea" } +{ "a": "098", "b": "60:74:F4:84:D5:48", "c": "60-74-F4-84-D5-48", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "iot-garage-left", "i": "garage.left.iot", "j": "Yard" } +{ "a": "099", "b": "60:74:F4:85:3B:36", "c": "60-74-F4-85-3B-36", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "iot-garage-right", "i": "garage.right.iot", "j": "Yard" } +{ "a": "100", "b": "60:74:F4:87:24:92", "c": "60-74-F4-87-24-92", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-logan", "i": "logan.iot", "j": "Logan" } +{ "a": "101", "b": "60:74:F4:8A:25:E6", "c": "60-74-F4-8A-25-E6", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "iot-porch-front", "i": "porch.front.iot", "j": "Yard" } +{ "a": "102", "b": "70:74:14:C9:D1:38", "c": "70-74-14-C9-D1-38", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "phone-kristy", "i": "kristy.phone", "j": "Person" } +{ "a": "103", "b": "78:D6:DC:16:57:D0", "c": "78-D6-DC-16-57-D0", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-clock", "i": "clock.iot", "j": "Master" } +{ "a": "104", "b": "80:45:DD:69:3F:98", "c": "80-45-DD-69-3F-98", "d": "4", "e": "1", "f": "3", "g": "WiFi", "h": "school-chelsea-old", "i": "chelsea.old.school", "j": "Media" } +{ "a": "105", "b": "84:0D:8E:60:DB:C5", "c": "84-0D-8E-60-DB-C5", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-lamp", "i": "lamp.iot", "j": "Media" } +{ "a": "106", "b": "84:0D:8E:61:0F:2C", "c": "84-0D-8E-61-0F-2C", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-pictures", "i": "pictures.iot", "j": "Media" } +{ "a": "107", "b": "90:78:41:D3:1E:27", "c": "90-78-41-D3-1E-27", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "chromebook-chelsea", "i": "chelsea.chromebook", "j": "Media" } +{ "a": "108", "b": "94:3A:91:1F:ED:52", "c": "94-3A-91-1F-ED-52", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "echo-kitchen", "i": "kitchen.echo", "j": "Kitchen" } +{ "a": "109", "b": "94:AD:23:39:9E:34", "c": "94-AD-23-39-9E-34", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "phone-saya", "i": "saya.phone", "j": "Person" } +{ "a": "110", "b": "0C:91:92:A6:CA:6B", "c": "0C-91-92-A6-CA-6B", "d": "1", "e": "1", "f": "3", "g": "WiFi", "h": "com-infineon-iscn5cg3256cps", "i": "infineon.iscn5cg3256cps.com", "j": "Living" } +{ "a": "111", "b": "0C:EE:99:F7:7C:38", "c": "0C-EE-99-F7-7C-38", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "echo-green", "i": "green.echo", "j": "Logan" } +{ "a": "112", "b": "1C:98:C1:3D:D4:9B", "c": "1C-98-C1-3D-D4-9B", "d": "4", "e": "2", "f": "2", "g": "WiFi", "h": "console-playstation5", "i": "playstation5.console", "j": "Logan" } +{ "a": "113", "b": "1C:FE:2B:16:05:AF", "c": "1C-FE-2B-16-05-AF", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "fire-kristy", "i": "kristy.fire", "j": "Person" } +{ "a": "114", "b": "2C:26:17:91:5E:EF", "c": "2C-26-17-91-5E-EF", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "console-oculas", "i": "oculas.console", "j": "Media" } +{ "a": "115", "b": "6C:99:9D:A3:63:37", "c": "6C-99-9D-A3-63-37", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "fire-chelsea", "i": "chelsea.fire", "j": "Media" } +{ "a": "116", "b": "8C:45:00:32:A2:20", "c": "8C-45-00-32-A2-20", "d": "3", "e": "2", "f": "2", "g": "WiFi", "h": "phone-chelsea", "i": "chelsea.phone", "j": "Person" } +{ "a": "117", "b": "9C:E6:5E:AA:6D:63", "c": "9C-E6-5E-AA-6D-63", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "tablet-logan", "i": "logan.tablet", "j": "Logan" } +{ "a": "118", "b": "AC:67:84:14:47:AB", "c": "AC-67-84-14-47-AB", "d": "4", "e": "2", "f": "2", "g": "WiFi", "h": "iot-alarm", "i": "alarm.iot", "j": "Garage" } +{ "a": "119", "b": "B0:DC:EF:1A:7B:B0", "c": "B0-DC-EF-1A-7B-B0", "d": "4", "e": "7", "f": "2", "g": "WiFi", "h": "desktop-trigkey", "i": "trigkey.desktop", "j": "Living" } +{ "a": "120", "b": "B4:E6:2D:51:10:8D", "c": "B4-E6-2D-51-10-8D", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-master", "i": "master.iot", "j": "Master" } +{ "a": "121", "b": "BC:DD:C2:8A:C3:26", "c": "BC-DD-C2-8A-C3-26", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-ikea", "i": "ikea.iot", "j": "Kitchen" } +{ "a": "122", "b": "DC:4F:22:FB:C2:AE", "c": "DC-4F-22-FB-C2-AE", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "iot-sprinklers", "i": "sprinklers.iot", "j": "Yard" } +{ "a": "123", "b": "EC:0D:E4:4F:9F:D5", "c": "EC-0D-E4-4F-9F-D5", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "echo-chelsea", "i": "chelsea.echo", "j": "Chelsea" } +{ "a": "124", "b": "EC:0D:51:CD:34:C6", "c": "EC-0D-51-CD-34-C6", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "phone-mackenzie", "i": "mackenzie.phone", "j": "Person" } +{ "a": "125", "b": "FC:A1:83:D9:53:5B", "c": "FC-A1-83-D9-53-5B", "d": "4", "e": "1", "f": "2", "g": "WiFi", "h": "echo-loft", "i": "loft.echo", "j": "Loft" } +{ "a": "126", "b": "FC:B3:BC:0C:5E:72", "c": "FC-B3-BC-0C-5E-72", "d": "3", "e": "1", "f": "2", "g": "WiFi", "h": "chromebook-logan", "i": "logan.chromebook", "j": "Logan" } +{ "a": "253", "b": "B0:CE:18:78:2A:C0", "c": "B0-CE-18-78-2A-C0", "d": "4", "e": "1", "f": "3", "g": "Bluetooth", "h": "iot-sengled-color", "i": "sengled.color.iot", "j": "Garage" } +{ "a": "254", "b": "B0:CE:18:3F:45:B8", "c": "B0-CE-18-3F-45-B8", "d": "4", "e": "1", "f": "3", "g": "Bluetooth", "h": "iot-sengled-white", "i": "sengled.white.iot", "j": "Garage" } \ No newline at end of file diff --git a/.vscode/helper/hosts.jsonl.md b/.vscode/helper/hosts.jsonl.md new file mode 100644 index 0000000..2b6f858 --- /dev/null +++ b/.vscode/helper/hosts.jsonl.md @@ -0,0 +1,239 @@ +--- +created: 2024-07-18T17:47:38.552Z +type: note +updated: 2024-07-19T01:52:11.636Z +--- + +# Network + +```mermaid +flowchart TB + subgraph Network + 2(beelink.server) + 3(solar.iot) + 4(NPI84AE43.printer) + 5(kristy.laptop) + 6(kristy.desktop) + 7(samsung.tv) + 8(playstation5.console) + 9(ultra.roku) + 10(asus.laptop) + 11(logan.desktop) + 12(trigkey.desktop) + 13(mackenzie.tv) + 14(infineon.iscn5cg3256cps.com) + 15(yamaha.main.iot) + 16(chelsea.desktop) + 17(raspberry.server) + 18(xbox.one.console) + 19(asus.usb) + 73(mackenzie.laptop) + 74(jason.console) + 75(samsung.chromebook) + 76(donna.phone) + 77(donna.tablet) + 78(laundry.iot) + 79(porch.back.iot) + 80(entry.light.iot) + 81(entry.lamp.iot) + 82(chelsea.school) + 83(xbox.one.console) + 84(samsung.tv) + 85(plug.1.iot) + 86(zero.server) + 87(office.echo) + 88(unknown.unknown) + 89(logan.school) + 90(upstairs.iot) + 91(switch.console) + 92(living.iot) + 93(mike.phone) + 94(master.echo) + 95(logan.phone) + 96(kristy.paperwhite) + 97(chelsea.iot) + 98(garage.left.iot) + 99(garage.right.iot) + 100(logan.iot) + 101(porch.front.iot) + 102(kristy.phone) + 103(clock.iot) + 104(chelsea.old.school) + 105(lamp.iot) + 106(pictures.iot) + 107(chelsea.chromebook) + 108(kitchen.echo) + 109(saya.phone) + 110(infineon.iscn5cg3256cps.com) + 111(green.echo) + 112(playstation5.console) + 113(kristy.fire) + 114(oculas.console) + 115(chelsea.fire) + 116(chelsea.phone) + 117(logan.tablet) + 118(alarm.iot) + 119(trigkey.desktop) + 120(master.iot) + 121(ikea.iot) + 122(sprinklers.iot) + 123(chelsea.echo) + 124(mackenzie.phone) + 125(loft.echo) + 126(logan.chromebook) + 253(sengled.color.iot) + 254(sengled.white.iot) + end + subgraph Network + 97 -.-> |97| ChelseaWiFi4 + 123 -.-> |123| ChelseaWiFi4 + 253 -.-> |253| GarageBluetooth4 + 254 -.-> |254| GarageBluetooth4 + 85 -.-> |85| GarageWiFi4 + 86 -.-> |86| GarageWiFi4 + 88 -.-> |88| GarageWiFi4 + 118 -.-> |118| GarageWiFi4 + 10 --> |10| GarageWired1 + 17 --> |17| GarageWired3 + 19 --> |19| GarageWired4 + 78 -.-> |78| KitchenWiFi4 + 108 -.-> |108| KitchenWiFi4 + 121 -.-> |121| KitchenWiFi4 + 110 -.-> |110| LivingWiFi1 + 92 -.-> |92| LivingWiFi3 + 75 -.-> |75| LivingWiFi4 + 80 -.-> |80| LivingWiFi4 + 81 -.-> |81| LivingWiFi4 + 87 -.-> |87| LivingWiFi4 + 119 -.-> |119| LivingWiFi4 + 2 --> |2| LivingWired1 + 12 --> |12| LivingWired1 + 14 --> |14| LivingWired1 + 83 -.-> |83| LoftWiFi4 + 90 -.-> |90| LoftWiFi4 + 125 -.-> |125| LoftWiFi4 + 16 --> |16| LoftWired4 + 18 --> |18| LoftWired4 + 89 -.-> |89| LoganWiFi3 + 126 -.-> |126| LoganWiFi3 + 100 -.-> |100| LoganWiFi4 + 111 -.-> |111| LoganWiFi4 + 112 -.-> |112| LoganWiFi4 + 117 -.-> |117| LoganWiFi4 + 3 --> |3| LoganWired4 + 8 --> |8| LoganWired4 + 11 --> |11| LoganWired4 + 73 -.-> |73| MackenzieWiFi4 + 13 --> |13| MackenzieWired4 + 94 -.-> |94| MasterWiFi4 + 103 -.-> |103| MasterWiFi4 + 120 -.-> |120| MasterWiFi4 + 5 --> |5| MasterWired2 + 6 --> |6| MasterWired2 + 91 -.-> |91| MediaWiFi3 + 107 -.-> |107| MediaWiFi3 + 114 -.-> |114| MediaWiFi3 + 115 -.-> |115| MediaWiFi3 + 82 -.-> |82| MediaWiFi4 + 84 -.-> |84| MediaWiFi4 + 104 -.-> |104| MediaWiFi4 + 105 -.-> |105| MediaWiFi4 + 106 -.-> |106| MediaWiFi4 + 7 --> |7| MediaWired3 + 95 -.-> |95| PersonWiFi3 + 102 -.-> |102| PersonWiFi3 + 116 -.-> |116| PersonWiFi3 + 124 -.-> |124| PersonWiFi3 + 74 -.-> |74| PersonWiFi4 + 76 -.-> |76| PersonWiFi4 + 77 -.-> |77| PersonWiFi4 + 93 -.-> |93| PersonWiFi4 + 96 -.-> |96| PersonWiFi4 + 109 -.-> |109| PersonWiFi4 + 113 -.-> |113| PersonWiFi4 + 4 --> |4| StairsWired1 + 9 --> |9| StairsWired3 + 15 --> |15| StairsWired3 + 79 -.-> |79| YardWiFi4 + 98 -.-> |98| YardWiFi4 + 99 -.-> |99| YardWiFi4 + 101 -.-> |101| YardWiFi4 + 122 -.-> |122| YardWiFi4 + end + subgraph Network + GarageWired1 --> Line1 + LivingWiFi1 -.-> Line1 + LivingWired1 --> Line1 + LivingWired1 --> Line1 + LivingWired1 --> Line1 + StairsWired1 --> Line1 + MasterWired2 --> Line2 + MasterWired2 --> Line2 + GarageWired3 --> Line3 + LivingWiFi3 -.-> Line3 + LoganWiFi3 -.-> Line3 + LoganWiFi3 -.-> Line3 + MediaWiFi3 -.-> Line3 + MediaWiFi3 -.-> Line3 + MediaWiFi3 -.-> Line3 + MediaWiFi3 -.-> Line3 + MediaWired3 --> Line3 + PersonWiFi3 -.-> Line3 + PersonWiFi3 -.-> Line3 + PersonWiFi3 -.-> Line3 + PersonWiFi3 -.-> Line3 + StairsWired3 --> Line3 + StairsWired3 --> Line3 + ChelseaWiFi4 -.-> Line4 + ChelseaWiFi4 -.-> Line4 + GarageBluetooth4 -.-> Line4 + GarageBluetooth4 -.-> Line4 + GarageWiFi4 -.-> Line4 + GarageWiFi4 -.-> Line4 + GarageWiFi4 -.-> Line4 + GarageWiFi4 -.-> Line4 + GarageWired4 --> Line4 + KitchenWiFi4 -.-> Line4 + KitchenWiFi4 -.-> Line4 + KitchenWiFi4 -.-> Line4 + LivingWiFi4 -.-> Line4 + LivingWiFi4 -.-> Line4 + LivingWiFi4 -.-> Line4 + LivingWiFi4 -.-> Line4 + LivingWiFi4 -.-> Line4 + LoftWiFi4 -.-> Line4 + LoftWiFi4 -.-> Line4 + LoftWiFi4 -.-> Line4 + LoftWired4 --> Line4 + LoftWired4 --> Line4 + LoganWiFi4 -.-> Line4 + LoganWiFi4 -.-> Line4 + LoganWiFi4 -.-> Line4 + LoganWiFi4 -.-> Line4 + LoganWired4 --> Line4 + LoganWired4 --> Line4 + LoganWired4 --> Line4 + MackenzieWiFi4 -.-> Line4 + MackenzieWired4 --> Line4 + MasterWiFi4 -.-> Line4 + MasterWiFi4 -.-> Line4 + MasterWiFi4 -.-> Line4 + MediaWiFi4 -.-> Line4 + MediaWiFi4 -.-> Line4 + MediaWiFi4 -.-> Line4 + MediaWiFi4 -.-> Line4 + MediaWiFi4 -.-> Line4 + PersonWiFi4 -.-> Line4 + PersonWiFi4 -.-> Line4 + PersonWiFi4 -.-> Line4 + PersonWiFi4 -.-> Line4 + PersonWiFi4 -.-> Line4 + PersonWiFi4 -.-> Line4 + PersonWiFi4 -.-> Line4 + YardWiFi4 -.-> Line4 + YardWiFi4 -.-> Line4 + YardWiFi4 -.-> Line4 + YardWiFi4 -.-> Line4 + YardWiFi4 -.-> Line4 + end +``` diff --git a/.vscode/helper/index.knb.md b/.vscode/helper/index.knb.md new file mode 100644 index 0000000..3eb3f3d --- /dev/null +++ b/.vscode/helper/index.knb.md @@ -0,0 +1,63 @@ +# Phares + +## Backlog + +- [ ] re-publish-phares17-as-a-service +- [ ] setup-owntracks +- [ ] join-amazon-to-dlib +- [ ] add-birthday-to-immich +- [ ] join-immich-to-dlib +- [ ] add-indecent-tags-to-immich +- [ ] immich-of-all-photos-and-videos +- [ ] create-ca +- [ ] remove-nested-objects-from-microsoft-user-secrets +- [ ] scan-picture-form-scubba +- [ ] put-scanned-image-in-decade-directories +- [ ] test-frigate +- [ ] upload-original-images-for-photo-prism +- [ ] play-with-paperless +- [ ] label-faces-in-immich-on-logans-then-backup-and-restore-again +- [ ] immich-pictures-on-x +- [ ] asm-e-2000-v6-11 +- [ ] text-to-json-web-ui +- [ ] play-with-trello +- [ ] review-nuxt-mdc +- [ ] reverse-eng-tp-link-ui +- [ ] work-on-kanban-vscode-extension-webpage +- [ ] file-folder-helper-daemon-for-markdown + +## Todo + +- [ ] docker-letsencrypt + +## In Progress + +- [ ] setup-kristy-s-new-pc +- [ ] rebuild-ubuntu-beelink +- [ ] jpg-back-to-tiff +- [ ] re-configure-git + +## Testing + +- [ ] setup-new-coo-fun-with-home-assistant +- [ ] rotate +- [ ] tag-images-july-2024 +- [ ] tag-driver-license-photos +- [ ] july-2024-ubuntu-sever +- [ ] face-image-with-everything-i-need + +## Done + +- [ ] vaultwarden-over-internet +- [ ] sync-2-tb-drives-2024-q2 +- [ ] norman-herman-tif +- [ ] upload-photos-to-amazon +- [ ] run-disk-part-on-all-computers +- [ ] norman-herman +- [ ] move-the-following-to-question-on-my-own-hardware +- [ ] video-rename-missing-meta-media-created +- [ ] sync-2-tb-drives +- [ ] syncthing-on-all-new +- [ ] rename-with-an-input-to-create-two-paths-of-out-files +- [ ] nextcloud-preview-on-desktop +- [ ] fix-conflict-on-kristy-s-kee-pass \ No newline at end of file diff --git a/.vscode/helper/index.yml.md b/.vscode/helper/index.yml.md new file mode 100644 index 0000000..87b5bbc --- /dev/null +++ b/.vscode/helper/index.yml.md @@ -0,0 +1,732 @@ +# Phares + +## Label faces in Immich on Logans then backup and restore again + +```yaml +CreationTime: 2024-07-02 +LastWriteTime: 2024-09-23 +TotalDays: 82.74 +assigned: '' +created: 2024-07-03T06:38:41.617Z +progress: 0 +started: 2024-07-03T06:38:41.617Z +status: 1-Backlog +type: note +updated: 2024-09-24T00:23:57.372Z +status: 1-Backlog +``` + +## Play with Paperless + +```yaml +CreationTime: 2024-07-20 +LastWriteTime: 2024-09-23 +TotalDays: 64.91 +assigned: '' +created: 2024-07-21T02:34:02.405Z +progress: 0 +started: 2024-07-21T02:37:55.472Z +status: 1-Backlog +tags: [] +type: note +updated: 2024-09-24T00:23:57.371Z +status: 1-Backlog +``` + +## Upload Original images for PhotoPrism + +```yaml +CreationTime: 2024-07-20 +LastWriteTime: 2024-09-23 +TotalDays: 64.91 +assigned: '' +created: 2024-07-21T02:35:01.544Z +progress: 0 +status: 1-Backlog +tags: [] +type: note +updated: 2024-09-24T00:23:57.370Z +status: 1-Backlog +``` + +## Test Frigate + +```yaml +CreationTime: 2024-07-20 +LastWriteTime: 2024-09-23 +TotalDays: 64.91 +assigned: '' +created: 2024-07-21T02:34:16.653Z +progress: 0 +status: 1-Backlog +tags: [] +type: note +updated: 2024-09-24T00:23:57.369Z +status: 1-Backlog +``` + +## Put scanned image in decade directories + +```yaml +CreationTime: 2024-07-20 +LastWriteTime: 2024-09-23 +TotalDays: 65.16 +assigned: '' +created: 2024-07-20T20:37:00.723Z +progress: 0 +started: 2024-07-20T20:37:00.723Z +status: 1-Backlog +tags: [] +type: note +updated: 2024-09-24T00:23:57.366Z +status: 1-Backlog +``` + +## Scan picture form Scubba + +```yaml +CreationTime: 2024-06-03 +LastWriteTime: 2024-09-23 +TotalDays: 112.14 +assigned: '' +created: 2024-06-03T21:00:07.369Z +progress: 0 +started: 2024-06-03T00:00:00.000Z +status: 1-Backlog +type: note +updated: 2024-09-24T00:23:57.364Z +status: 1-Backlog +``` + +## Remove nested objects from Microsoft User Secrets + +```yaml +CreationTime: 2024-05-21 +LastWriteTime: 2024-09-23 +TotalDays: 125.41 +assigned: '' +created: 2024-05-21T14:28:38.218Z +progress: 0 +started: 2024-05-21T00:00:00.000Z +status: 1-Backlog +type: note +updated: 2024-09-24T00:23:57.363Z +status: 1-Backlog +``` + +## Create CA + +```yaml +CreationTime: 2024-05-24 +LastWriteTime: 2024-09-23 +TotalDays: 122.16 +assigned: '' +created: 2024-05-24T20:37:00.972Z +progress: 0 +started: 2024-05-24T20:37:00.972Z +status: 1-Backlog +type: note +updated: 2024-09-24T00:23:57.361Z +status: 1-Backlog +``` + +## Immich of all Photos and Videos + +```yaml +CreationTime: 2024-05-24 +LastWriteTime: 2024-09-23 +TotalDays: 122.15 +assigned: '' +created: 2024-05-24T20:46:30.321Z +progress: 0 +status: 1-Backlog +type: note +updated: 2024-09-24T00:23:57.360Z +status: 1-Backlog +``` + +## Add Indecent tags to Immich + +```yaml +CreationTime: 2024-05-12 +LastWriteTime: 2024-09-23 +TotalDays: 134.02 +assigned: '' +created: 2024-05-13T00:01:53.927Z +progress: 0 +status: 1-Backlog +type: note +updated: 2024-09-24T00:23:57.359Z +status: 1-Backlog +``` + +## Join Immich to DLib + +```yaml +CreationTime: 2024-05-12 +LastWriteTime: 2024-09-23 +TotalDays: 134.02 +assigned: '' +created: 2024-05-12T23:59:30.679Z +progress: 0 +status: 1-Backlog +type: note +updated: 2024-09-24T00:23:57.357Z +status: 1-Backlog +``` + +## Add Birthday to Immich + +```yaml +CreationTime: 2024-05-12 +LastWriteTime: 2024-09-23 +TotalDays: 134.02 +assigned: '' +created: 2024-05-12T23:59:49.107Z +progress: 0 +status: 1-Backlog +type: note +updated: 2024-09-24T00:23:57.356Z +status: 1-Backlog +``` + +## Join Amazon to DLib + +```yaml +CreationTime: 2024-02-24 +LastWriteTime: 2024-09-23 +TotalDays: 212.34 +assigned: '' +created: 2024-02-24T16:19:56.518Z +progress: 0 +started: 2024-02-24T16:19:56.516Z +status: 1-Backlog +type: note +updated: 2024-09-24T00:23:57.355Z +status: 1-Backlog +``` + +## Setup Owntracks + +```yaml +CreationTime: 2024-07-21 +LastWriteTime: 2024-09-23 +TotalDays: 64.11 +assigned: '' +created: 2024-07-21T21:46:32.231Z +progress: 0 +started: 2024-07-21T21:46:32.231Z +status: 1-Backlog +tags: [] +type: note +updated: 2024-09-24T00:23:57.354Z +status: 1-Backlog +``` + +## Re-publish Phares17 as a Service + +```yaml +CreationTime: 2024-07-20 +LastWriteTime: 2024-09-23 +TotalDays: 64.91 +assigned: '' +created: 2024-07-21T02:35:51.875Z +progress: 0 +started: 2024-07-20T00:00:00.000Z +status: 1-Backlog +tags: [] +type: note +updated: 2024-09-24T00:23:57.353Z +status: 1-Backlog +``` + +## Immich Pictures on x + +```yaml +CreationTime: 2024-05-18 +LastWriteTime: 2024-05-24 +TotalDays: 5.59 +created: "2024-05-17T20:01:17.270Z" +updated: "2024-05-24T20:44:34.196Z" +assigned: "" +progress: 0 +type: "note" +status: 1-Backlog +``` + +## Work on Kanban VSCode extension / webpage + +```yaml +CreationTime: 2024-05-08 +LastWriteTime: 2024-03-11 +TotalDays: -58.28 +assigned: "" +progress: 0 +type: "note" +status: 1-Backlog +``` + +## Review Nuxt MDC + +```yaml +CreationTime: 2024-05-08 +LastWriteTime: 2024-03-11 +TotalDays: -58.28 +assigned: "" +progress: 0 +type: "note" +status: 1-Backlog +``` + +## Reverse eng TP-Link UI + +```yaml +CreationTime: 2024-05-08 +LastWriteTime: 2024-03-11 +TotalDays: -58.28 +assigned: "" +progress: 0 +type: "note" +status: 1-Backlog +``` + +## Play With Trello + +```yaml +CreationTime: 2024-05-08 +LastWriteTime: 2024-03-11 +TotalDays: -58.28 +assigned: "" +progress: 0 +type: "note" +status: 1-Backlog +``` + +## File-Folder-Helper Daemon for Markdown + +```yaml +CreationTime: 2024-05-08 +LastWriteTime: 2024-03-11 +TotalDays: -58.28 +assigned: "" +progress: 0 +type: "note" +status: 1-Backlog +``` + +## ASM E 2000 V6.11 + +```yaml +CreationTime: 2024-05-08 +LastWriteTime: 2024-03-11 +TotalDays: -58.28 +created: "2024-01-12T01:17:10.543Z" +updated: "2024-01-21T21:31:24.851Z" +assigned: "" +progress: 0 +type: "note" +status: 1-Backlog +``` + +## Text to json Web UI + +```yaml +CreationTime: 2024-05-08 +LastWriteTime: 2024-01-05 +TotalDays: -123.83 +created: "2024-01-06T05:12:11.602Z" +updated: "2024-01-06T05:12:11.602Z" +assigned: "" +progress: 0 +started: "2024-01-06T02:11:05.027Z" +type: "note" +status: 1-Backlog +``` + +## docker-letsencrypt + +```yaml +CreationTime: 2024-08-06 +LastWriteTime: 2024-10-24 +TotalDays: 78.61 +assigned: '' +created: 2024-08-07T01:14:12.605Z +progress: 0 +status: 2-Todo +tags: [] +type: note +updated: 2024-10-24T16:46:51.374Z +status: 2-Todo +``` + +## Re-configure Git + +```yaml +CreationTime: 2024-07-09 +LastWriteTime: 2024-10-24 +TotalDays: 106.7 +assigned: '' +created: 2024-07-09T23:55:06.396Z +progress: 0 +started: 2024-07-08T00:00:00.000Z +status: 3-In Progress +tags: [] +type: note +updated: 2024-10-24T16:46:51.390Z +status: 3-In Progress +``` + +## Setup Kristy's New PC + +```yaml +CreationTime: 2024-07-28 +LastWriteTime: 2024-09-23 +TotalDays: 57.1 +assigned: '' +created: 2024-07-28T14:46:21.853Z +progress: 0 +started: 2024-07-28T14:46:21.853Z +status: 3-In Progress +tags: [] +type: note +updated: 2024-09-24T00:23:57.378Z +status: 3-In Progress +``` + +## jpg back to tiff + +```yaml +CreationTime: 2024-05-25 +LastWriteTime: 2024-08-05 +TotalDays: 72.05 +assigned: '' +created: 2024-05-25T20:17:13.476Z +progress: 0 +started: 2024-05-23T00:00:00.000Z +status: 3-In Progress +type: note +updated: 2024-08-05T21:36:13.951Z +status: 3-In Progress +``` + +## Rebuild Ubuntu Beelink + +```yaml +CreationTime: 2024-07-23 +LastWriteTime: 2024-07-27 +TotalDays: 3.68 +assigned: '' +created: 2024-07-23T22:35:04.945Z +progress: 0 +started: 2024-07-23T22:35:04.945Z +tags: [] +type: note +updated: 2024-07-27T14:48:11.398Z +status: 3-In Progress +``` + +## Setup new CooFun with Home Assistant + +```yaml +CreationTime: 2024-07-20 +LastWriteTime: 2024-10-24 +TotalDays: 95.75 +assigned: '' +created: 2024-07-20T22:40:22.309Z +progress: 0 +started: 2024-07-19T00:00:00.000Z +status: 4-Testing +tags: [] +type: note +updated: 2024-10-24T16:46:51.391Z +status: 4-Testing +``` + +## July 2024 Ubuntu Sever + +```yaml +CreationTime: 2024-06-19 +LastWriteTime: 2024-08-05 +TotalDays: 46.93 +assigned: '' +created: 2024-06-19T23:00:23.733Z +progress: 0 +started: 2024-06-19T23:00:23.733Z +status: 4-Testing +type: note +updated: 2024-08-05T21:19:33.666Z +status: 4-Testing +``` + +## Tag Driver License Photos + +```yaml +CreationTime: 2024-06-03 +LastWriteTime: 2024-07-27 +TotalDays: 53.8 +assigned: '' +created: 2024-06-03T19:36:04.455Z +progress: 0 +started: 2024-05-31T00:00:00.000Z +status: 4-Testing +tags: [] +type: note +updated: 2024-07-19T23:33:31.331Z +status: 4-Testing +``` + +## Tag images July 2024 + +```yaml +CreationTime: 2024-06-04 +LastWriteTime: 2024-07-27 +TotalDays: 52.6 +assigned: '' +created: 2024-06-05T00:29:47.028Z +progress: 0 +started: 2024-06-04T00:00:00.000Z +status: 4-Testing +tags: [] +type: note +updated: 2024-07-19T23:37:03.402Z +status: 4-Testing +``` + +## Rotate + +```yaml +CreationTime: 2024-06-04 +LastWriteTime: 2024-07-23 +TotalDays: 49.06 +assigned: '' +created: 2024-06-05T00:27:10.191Z +progress: 0 +started: 2024-06-04T00:00:00.000Z +status: 4-Testing +type: note +updated: 2024-07-24T01:55:26.083Z +status: 4-Testing +``` + +## Face image with everything I need + +```yaml +CreationTime: 2024-05-29 +LastWriteTime: 2024-05-25 +TotalDays: -3.79 +created: "2024-05-25T23:57:24.868Z" +updated: "2024-05-26T06:06:58.814Z" +assigned: "" +progress: 0 +started: "2024-05-25T00:00:00.000Z" +type: "note" +status: 4-Testing +``` + +## Vaultwarden over internet + +```yaml +CreationTime: 2024-07-21 +LastWriteTime: 2024-10-24 +TotalDays: 95.06 +assigned: '' +completed: 2024-08-05T20:53:16.918Z +created: 2024-07-21T15:25:53.652Z +progress: 0 +started: 2024-07-20T00:00:00.000Z +status: 5-Done +tags: [] +type: note +updated: 2024-10-24T16:46:51.394Z +status: 5-Done +``` + +## Sync 2TB Drives 2024 Q2 + +```yaml +CreationTime: 2024-05-20 +LastWriteTime: 2024-05-24 +TotalDays: 4.25 +created: "2024-05-17T20:06:00.704Z" +updated: "2024-05-24T21:15:10.140Z" +assigned: "" +progress: 0 +started: "2024-05-14T00:00:00.000Z" +completed: "2024-05-24T21:15:10.141Z" +type: "note" +status: 5-Done +``` + +## Norman Herman tif + +```yaml +CreationTime: 2024-05-18 +LastWriteTime: 2024-05-24 +TotalDays: 5.61 +created: "2024-05-18T17:33:51.460Z" +updated: "2024-05-24T21:14:58.263Z" +assigned: "" +progress: 0 +started: "2024-05-18T17:56:48.689Z" +completed: "2024-05-24T21:14:58.263Z" +type: "note" +status: 5-Done +``` + +## Upload Photos to Amazon + +```yaml +CreationTime: 2024-05-15 +LastWriteTime: 2024-05-12 +TotalDays: -2.98 +created: "2024-01-28T04:41:25.171Z" +updated: "2024-05-12T23:59:09.859Z" +assigned: "" +progress: 0 +type: "note" +completed: "2024-05-12T23:59:09.859Z" +status: 5-Done +``` + +## Run DiskPart on all computers + +```yaml +CreationTime: 2024-05-08 +LastWriteTime: 2024-02-25 +TotalDays: -72.8 +created: "2024-02-26T05:58:12.219Z" +updated: "2024-02-26T05:59:11.312Z" +assigned: "" +progress: 0 +started: "2024-02-23T00:00:00.000Z" +completed: "2024-02-26T05:59:11.309Z" +type: "note" +status: 5-Done +``` + +## Norman Herman + +```yaml +CreationTime: 2024-05-08 +LastWriteTime: 2024-02-24 +TotalDays: -74.37 +created: "2024-02-24T16:19:32.495Z" +updated: "2024-02-24T16:19:32.495Z" +assigned: "" +progress: 0 +completed: "2024-02-24T16:19:32.493Z" +type: "note" +status: 5-Done +``` + +## Move the following to Question on my own hardware + +```yaml +CreationTime: 2024-05-08 +LastWriteTime: 2024-01-27 +TotalDays: -101.85 +created: "2024-01-28T04:55:14.028Z" +updated: "2024-01-28T04:55:14.028Z" +assigned: "" +progress: 0 +started: "2024-01-28T04:43:15.087Z" +completed: "2024-01-28T04:55:14.027Z" +type: "note" +status: 5-Done +``` + +## Video rename missing meta media created + +```yaml +CreationTime: 2024-05-08 +LastWriteTime: 2024-01-27 +TotalDays: -101.86 +created: "2024-01-28T04:40:31.743Z" +updated: "2024-01-28T04:40:31.743Z" +assigned: "" +progress: 0 +started: "2024-01-23T02:14:50.223Z" +completed: "2024-01-28T04:40:31.741Z" +type: "note" +status: 5-Done +``` + +## Sync 2 TB Drives + +```yaml +CreationTime: 2024-05-08 +LastWriteTime: 2024-01-22 +TotalDays: -107.01 +assigned: "" +progress: 0 +updated: "2024-01-23T00:53:16.493Z" +started: "2024-01-07T17:59:53.041Z" +completed: "2024-01-23T00:49:52.596Z" +created: "2024-01-23T00:19:26.098Z" +type: "note" +status: 5-Done +``` + +## Syncthing on all new + +```yaml +CreationTime: 2024-05-08 +LastWriteTime: 2024-01-22 +TotalDays: -107.02 +created: "2024-01-14T02:18:18.683Z" +updated: "2024-01-23T00:50:16.000Z" +assigned: "" +progress: 0 +started: "2024-01-06T09:31:08.587Z" +completed: "2024-01-23T00:50:15.994Z" +type: "note" +status: 5-Done +``` + +## Rename with an input to create two paths of out files + +```yaml +CreationTime: 2024-05-08 +LastWriteTime: 2024-01-22 +TotalDays: -107.02 +assigned: "" +progress: 0 +updated: "2024-01-23T00:49:48.701Z" +started: "2024-01-07T19:20:39.125Z" +completed: "2024-01-23T00:49:48.695Z" +created: "2024-01-14T02:18:19.279Z" +type: "note" +status: 5-Done +``` + +## Nextcloud Preview on Desktop + +```yaml +CreationTime: 2024-05-08 +LastWriteTime: 2024-01-07 +TotalDays: -122.3 +assigned: "" +progress: 0 +started: "2024-01-05T18:56:27.127Z" +updated: "2024-01-07T18:00:36.472Z" +completed: "2024-01-07T18:00:36.471Z" +created: "2024-01-07T18:00:36.472Z" +type: "note" +status: 5-Done +``` + +## Fix conflict on Kristy's KeePass + +```yaml +CreationTime: 2024-05-08 +LastWriteTime: 2024-01-05 +TotalDays: -123.99 +assigned: "" +progress: 0 +started: "2024-01-05T19:06:36.163Z" +completed: "2024-01-06T00:39:31.801Z" +created: "2024-01-06T01:22:37.180Z" +updated: "2024-01-06T01:22:37.180Z" +type: "note" +status: 5-Done +``` diff --git a/.vscode/hosts.conf b/.vscode/hosts.conf deleted file mode 100644 index 121d0cc..0000000 --- a/.vscode/hosts.conf +++ /dev/null @@ -1,166 +0,0 @@ -# Copyright (c) 1993-2009 Microsoft Corp. -# -# This is a sample HOSTS file used by Microsoft TCP/IP for Windows. -# -# This file contains the mappings of IP addresses to host names. Each -# entry should be kept on an individual line. The IP address should -# be placed in the first column followed by the corresponding host name. -# The IP address and the host name should be separated by at least one -# space. -# -# Additionally, comments (such as these) may be inserted on individual -# lines or following the machine name denoted by a '#' symbol. -# -# For example: -# -# 102.54.94.97 rhino.acme.com # source server -# 38.25.63.10 x.acme.com # x client host - -# localhost name resolution is handled within DNS itself. -# 127.0.0.1 localhost -# ::1 localhost -127.0.0.1 kubernetes.docker.internal -# End of section -# -# -192.168.0.2 host.docker.internal # https://host.docker -192.168.0.2 gateway.docker.internal # https://gateway.docker -# -# 192.168.11.2 free.file.sync.root -192.168.11.16 free.file.sync.mikep -# -192.168.0.11 free.file.sync.root -192.168.0.21 free.file.sync.k0308 -192.168.0.31 free.file.sync.media -192.168.0.41 free.file.sync.mikep -192.168.0.42 free.file.sync.lphar -192.168.0.43 free.file.sync.loft -# -192.168.0.11 pi-hole.ddns.net # https://pi-hole.ddns.net -192.168.0.11 gogs3757.ddns.net # https://gogs3757.ddns.net -192.168.0.11 dashkiosk.ddns.net # https://dashkiosk.ddns.net -192.168.0.11 music3757.ddns.net # https://music3757.ddns.net -192.168.0.11 phares3757.ddns.net # https://phares3757.ddns.net -192.168.0.11 photoprism.ddns.net # https://photoprism.ddns.net -192.168.0.11 immich3757.ddns.net # https://immich3757.ddns.net -192.168.0.11 filebrowser.ddns.net # https://filebrowser.ddns.net -192.168.0.11 nextcloud3757.ddns.net # https://nextcloud3757.ddns.net -192.168.0.11 syncthing3757.ddns.net # https://syncthing3757.ddns.net -# -192.168.11.2 pi-hole.asus.laptop # https://pi-hole.asus.laptop -192.168.11.2 gogs3757.asus.laptop # https://gogs3757.asus.laptop -192.168.11.2 dashkiosk.asus.laptop # https://dashkiosk.asus.laptop -192.168.11.2 music3757.asus.laptop # https://music3757.asus.laptop -192.168.11.2 phares3757.asus.laptop # https://phares3757.asus.laptop -192.168.11.2 photoprism.asus.laptop # https://photoprism.asus.laptop -192.168.11.2 nextcloud3757.asus.laptop # https://nextcloud3757.asus.laptop -192.168.11.2 syncthing3757.asus.laptop # https://syncthing3757.asus.laptop -# -192.168.11.2 pi-hole.beelink.server # https://pi-hole.beelink.server -192.168.11.2 gogs3757.beelink.server # https://gogs3757.beelink.server -192.168.11.2 dashkiosk.beelink.server # https://dashkiosk.beelink.server -192.168.11.2 music3757.beelink.server # https://music3757.beelink.server -192.168.11.2 phares3757.beelink.server # https://phares3757.beelink.server -192.168.11.2 photoprism.beelink.server # https://photoprism.beelink.server -192.168.11.2 immich3757.beelink.server # https://immich3757.beelink.server -192.168.11.2 filebrowser.beelink.server # https://filebrowser.beelink.server -192.168.11.2 nextcloud3757.beelink.server # https://nextcloud3757.beelink.server -192.168.11.2 syncthing3757.beelink.server # https://syncthing3757.beelink.server -# -192.168.0.21 immich.kristy.desktop # https://immich.kristy.desktop -# -192.168.0.42 immich.logan.desktop # https://immich.logan.desktop -# -192.168.43.17 pi-hole.raspberry.server # https://pi-hole.raspberry.server -192.168.43.17 gogs3757.raspberry.server # https://gogs3757.raspberry.server -192.168.43.17 dashkiosk.raspberry.server # https://dashkiosk.raspberry.server -192.168.43.17 music3757.raspberry.server # https://music3757.raspberry.server -192.168.43.17 phares3757.raspberry.server # https://phares3757.raspberry.server -192.168.43.17 photoprism.raspberry.server # https://photoprism.raspberry.server -192.168.43.17 nextcloud3757.raspberry.server # https://nextcloud3757.raspberry.server -192.168.43.17 syncthing3757.raspberry.server # https://syncthing3757.raspberry.server -# 638491149468693184 -192.168.11.2 beelink.server # https://beelink.server | 7C:83:34:B6:B6:AB | 7C-83-34-B6-B6-AB | server-beelink | -192.168.11.10 asus.laptop # https://asus.laptop | 1C:B7:2C:1C:C0:B3 | 1C-B7-2C-1C-C0-B3 | laptop-asus | -192.168.11.14 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | BC:0F:F3:DB:5A:B5 | BC-0F-F3-DB-5A-B5 | com-infineon-iscn5cg3256cps | -192.168.11.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -# 638491149468693184 -# 638491150590398812 -192.168.21.4 NPI84AE43.printer # https://NPI84AE43.printer | 9C:7B:EF:84:AE:43 | 9C-7B-EF-84-AE-43 | printer-NPI84AE43 | -192.168.21.5 kristy.laptop # https://kristy.laptop | 68:45:F1:DF:1D:42 | 68-45-F1-DF-1D-42 | laptop-kristy | -192.168.21.6 kristy.desktop # https://kristy.desktop | E8:4E:06:96:D7:22 | E8-4E-06-96-D7-22 | desktop-kristy | -192.168.21.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -# 638491150590398812 -# 638491151804507111 -192.168.42.3 solar.iot # https://solar.iot | 00:40:9D:92:DF:2E | 00-40-9D-92-DF-2E | iot-solar | -192.168.42.8 playstation5.console # https://playstation5.console | 78:C8:81:8A:18:A6 | 78-C8-81-8A-18-A6 | console-playstation5 | -192.168.42.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -# 638491151804507111 -# 638491153599591134 -192.168.31.2 beelink.server # https://beelink.server | 7C:83:34:B6:B6:AB | 7C-83-34-B6-B6-AB | server-beelink | -192.168.31.9 ultra.roku # https://ultra.roku | 84:EA:ED:6B:C8:93 | 84-EA-ED-6B-C8-93 | roku-ultra | -192.168.31.15 yamaha.main.iot # https://yamaha.main.iot | CC:D4:2E:DE:88:BB | CC-D4-2E-DE-88-BB | iot-yamaha-main | -192.168.31.91 switch.console # https://switch.console | 20:0B:CF:E7:1C:87 | 20-0B-CF-E7-1C-87 | console-switch | -192.168.31.92 living.iot # https://living.iot | 20:1F:3B:D4:A7:51 | 20-1F-3B-D4-A7-51 | iot-living | -192.168.31.93 mike.phone # https://mike.phone | 34:FE:77:DD:A2:C9 | 34-FE-77-DD-A2-C9 | phone-mike | -192.168.31.102 kristy.phone # https://kristy.phone | 70:74:14:C9:D1:38 | 70-74-14-C9-D1-38 | phone-kristy | -192.168.31.115 chelsea.fire # https://chelsea.fire | 6C:99:9D:A3:63:37 | 6C-99-9D-A3-63-37 | fire-chelsea | -192.168.31.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -# 638491153599591134 -# 638510308092292288 -192.168.11.2 beelink.server # https://beelink.server | 7C:83:34:B6:B6:AB | 7C-83-34-B6-B6-AB | server-beelink | -192.168.11.12 trigkey.desktop # https://trigkey.desktop | 7C:83:34:BC:77:C8 | 7C-83-34-BC-77-C8 | desktop-trigkey | -192.168.11.14 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | BC:0F:F3:DB:5A:B5 | BC-0F-F3-DB-5A-B5 | com-infineon-iscn5cg3256cps | -192.168.11.16 chelsea.desktop # https://chelsea.desktop | 18:C0:4D:27:0E:DF | 18-C0-4D-27-0E-DF | desktop-chelsea | -192.168.11.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -# 638510308092292288 -# 638510308800214772 -192.168.21.5 kristy.laptop # https://kristy.laptop | 68:45:F1:DF:1D:42 | 68-45-F1-DF-1D-42 | laptop-kristy | -192.168.21.6 kristy.desktop # https://kristy.desktop | E8:4E:06:96:D7:22 | E8-4E-06-96-D7-22 | desktop-kristy | -192.168.21.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -# 638510308800214772 -# 638510309447539834 -192.168.31.9 ultra.roku # https://ultra.roku | 84:EA:ED:6B:C8:93 | 84-EA-ED-6B-C8-93 | roku-ultra | -192.168.31.15 yamaha.main.iot # https://yamaha.main.iot | CC:D4:2E:DE:88:BB | CC-D4-2E-DE-88-BB | iot-yamaha-main | -192.168.31.89 logan.school # https://logan.school | 18:7E:B9:7F:0E:2D | 18-7E-B9-7F-0E-2D | school-logan | -192.168.31.91 switch.console # https://switch.console | 20:0B:CF:E7:1C:87 | 20-0B-CF-E7-1C-87 | console-switch | -192.168.31.92 living.iot # https://living.iot | 20:1F:3B:D4:A7:51 | 20-1F-3B-D4-A7-51 | iot-living | -192.168.31.93 mike.phone # https://mike.phone | 34:FE:77:DD:A2:C9 | 34-FE-77-DD-A2-C9 | phone-mike | -192.168.31.102 kristy.phone # https://kristy.phone | 70:74:14:C9:D1:38 | 70-74-14-C9-D1-38 | phone-kristy | -192.168.31.115 chelsea.fire # https://chelsea.fire | 6C:99:9D:A3:63:37 | 6C-99-9D-A3-63-37 | fire-chelsea | -192.168.31.116 chelsea.phone # https://chelsea.phone | 8C:45:00:32:A2:20 | 8C-45-00-32-A2-20 | phone-chelsea | -192.168.31.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -# 638510309447539834 -# 638510309997534431 -192.168.41.87 office.echo # https://office.echo | 10:96:93:8E:9D:FF | 10-96-93-8E-9D-FF | echo-office | -192.168.41.90 upstairs.iot # https://upstairs.iot | 18:B4:30:BE:26:9D | 18-B4-30-BE-26-9D | iot-upstairs | -192.168.41.94 master.echo # https://master.echo | 38:F7:3D:9C:7C:DC | 38-F7-3D-9C-7C-DC | echo-master | -192.168.41.108 kitchen.echo # https://kitchen.echo | 94:3A:91:1F:ED:52 | 94-3A-91-1F-ED-52 | echo-kitchen | -192.168.41.111 green.echo # https://green.echo | 0C:EE:99:F7:7C:38 | 0C-EE-99-F7-7C-38 | echo-green | -192.168.41.118 alarm.iot # https://alarm.iot | AC:67:84:14:47:AB | AC-67-84-14-47-AB | iot-alarm | -192.168.41.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -192.168.41.123 chelsea.echo # https://chelsea.echo | EC:0D:E4:4F:9F:D5 | EC-0D-E4-4F-9F-D5 | echo-chelsea | -192.168.41.125 loft.echo # https://loft.echo | FC:A1:83:D9:53:5B | FC-A1-83-D9-53-5B | echo-loft | -# 638510309997534431 -# 638510315683481944 -192.168.42.3 solar.iot # https://solar.iot | 00:40:9D:92:DF:2E | 00-40-9D-92-DF-2E | iot-solar | -192.168.42.8 playstation5.console # https://playstation5.console | 78:C8:81:8A:18:A6 | 78-C8-81-8A-18-A6 | console-playstation5 | -192.168.42.11 logan.desktop # https://logan.desktop | 3C:7C:3F:ED:38:1A | 3C-7C-3F-ED-38-1A | desktop-logan | -192.168.42.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -# 638510315683481944 -# 638510315157611590 -192.168.43.13 mackenzie.tv # https://mackenzie.tv | 9C:5A:44:A4:3F:E5 | 9C-5A-44-A4-3F-E5 | tv-mackenzie | -192.168.43.18 xbox.one.console # https://xbox.one.console | 94:9A:A9:7C:9B:6D | 94-9A-A9-7C-9B-6D | console-xbox-one | -192.168.43.81 entry.lamp.iot # https://entry.lamp.iot | 60:74:F4:D2:76:36 | 60-74-F4-D2-76-36 | iot-entry-lamp | -192.168.43.84 samsung.tv # https://samsung.tv | B8:BC:5B:A9:15:9B | B8-BC-5B-A9-15-9B | tv-samsung | -192.168.43.96 kristy.paperwhite # https://kristy.paperwhite | 48:78:5E:90:22:DF | 48-78-5E-90-22-DF | paperwhite-kristy | -192.168.43.97 chelsea.iot # https://chelsea.iot | 60:74:F4:92:E2:30 | 60-74-F4-92-E2-30 | iot-chelsea | -192.168.43.100 logan.iot # https://logan.iot | 60:74:F4:87:24:92 | 60-74-F4-87-24-92 | iot-logan | -192.168.43.105 lamp.iot # https://lamp.iot | 84:0D:8E:60:DB:C5 | 84-0D-8E-60-DB-C5 | iot-lamp | -192.168.43.106 pictures.iot # https://pictures.iot | 84:0D:8E:61:0F:2C | 84-0D-8E-61-0F-2C | iot-pictures | -192.168.43.116 chelsea.phone # https://chelsea.phone | 8C:45:00:32:A2:20 | 8C-45-00-32-A2-20 | phone-chelsea | -192.168.43.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | -192.168.43.120 master.iot # https://master.iot | B4:E6:2D:51:10:8D | B4-E6-2D-51-10-8D | iot-master | -192.168.43.121 ikea.iot # https://ikea.iot | BC:DD:C2:8A:C3:26 | BC-DD-C2-8A-C3-26 | iot-ikea | -192.168.43.122 sprinklers.iot # https://sprinklers.iot | DC:4F:22:FB:C2:AE | DC-4F-22-FB-C2-AE | iot-sprinklers | -# 638510315157611590 diff --git a/.vscode/mklink.md b/.vscode/mklink.md index 8d6d348..480921d 100644 --- a/.vscode/mklink.md +++ b/.vscode/mklink.md @@ -1,7 +1,7 @@ --- -type: "note" -created: "2023-12-13T01:58:07.610Z" -updated: "2023-12-15T19:02:31.236Z" +created: '"2023-12-13T01:58:07.610Z"' +type: '"note"' +updated: 2024-11-05T04:18:28.000Z --- # mklink @@ -43,3 +43,24 @@ code-insiders "L:\Git\Notes-Network\.Network" ```bash mklink /J "D:\5-Other-Small\Notes\Network\.kanbn" "D:\5-Other-Small\Kanban\Phares" ``` + +```bash +mkdir "D:\5-Other-Small\Notes\Network\hosts\iscn5cg3256cps" +del "C:\Windows\System32\drivers\etc\hosts" +mklink "C:\Windows\System32\drivers\etc\hosts" "D:\5-Other-Small\Notes\Network\hosts\iscn5cg3256cps\hosts" +mkdir "D:\5-Other-Small\Notes\Network\hosts\desktop-vvo6kcm" +del "C:\Windows\System32\drivers\etc\hosts" +mklink "C:\Windows\System32\drivers\etc\hosts" "D:\5-Other-Small\Notes\Network\hosts\desktop-vvo6kcm\hosts" +mkdir "D:\5-Other-Small\Notes\Network\hosts\desktop-gnecr7r" +del "C:\Windows\System32\drivers\etc\hosts" +mklink "C:\Windows\System32\drivers\etc\hosts" "D:\5-Other-Small\Notes\Network\hosts\desktop-gnecr7r\hosts" +mkdir "D:\5-Other-Small\Notes\Network\hosts\desktop-ka0lmmj" +del "C:\Windows\System32\drivers\etc\hosts" +mklink "C:\Windows\System32\drivers\etc\hosts" "D:\5-Other-Small\Notes\Network\hosts\desktop-ka0lmmj\hosts" +del "C:\Windows\System32\drivers\etc\hosts" +mklink "C:\Windows\System32\drivers\etc\hosts" "D:\5-Other-Small\Notes\Network\hosts\desktop-knew\hosts" +``` + +```bash +mklink /J "D:\Tmp\Phares\.TP-Link" "D:\5-Other-Small\Notes\Network\.vscode\helper" +``` diff --git a/.vscode/tasks.json b/.vscode/tasks.json index e7fabb0..3303652 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -1,34 +1,25 @@ { "version": "2.0.0", "tasks": [ - { - "label": "File-Folder-Helper AOT s M Phares .Kanbn Tasks", - "type": "shell", - "command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M L:/Git/Notes-Phares/Phares -s L:/Git/Notes-Phares/Phares/.kanbn/tasks", - "problemMatcher": [] - }, - { - "label": "File-Folder-Helper AOT s M Phares Family-Tree", - "type": "shell", - "command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M L:/Git/Notes-Phares/Phares -s L:/Git/Notes-Phares/Phares/family-tree", - "problemMatcher": [] - }, - { - "label": "File-Folder-Helper AOT s M Phares Network", - "type": "shell", - "command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M L:/Git/Notes-Phares/Phares -s L:/Git/Notes-Phares/Phares/network", - "problemMatcher": [] - }, - { - "label": "File-Folder-Helper AOT s M Phares Person", - "type": "shell", - "command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M L:/Git/Notes-Phares/Phares -s L:/Git/Notes-Phares/Phares/person", - "problemMatcher": [] - }, { "label": "File-Folder-Helper AOT s X Day-Helper-2024-01-06", "type": "shell", - "command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s X 'D:/Tmp/Phares/.TP-Link' 'Day-Helper-2024-01-06' '*.txt' 1 17 '- -' 'DeviceName,MacAddress,IpAddress,RealTimeUpRate,RealTimeDownRate,RateOrInterface,DurationOrRate,SpeedLimitOrDuration' 'IpAddress' 'hosts.jsonl' 'hosts.conf'", + "command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe", + "args": [ + "s", + "X", + "D:/Tmp/Phares/.TP-Link", + "Day-Helper-2024-01-06", + "*.txt", + "1", + "17", + "- -", + "DeviceName,MacAddress,IpAddress,RealTimeUpRate,RealTimeDownRate,RateOrInterface,DurationOrRate,SpeedLimitOrDuration", + "IpAddress", + "hosts.jsonl", + "hosts.conf", + "BC-24-11'" + ], "problemMatcher": [] }, { diff --git a/hosts/desktop-1238peq/hosts b/hosts/desktop-1238peq/hosts new file mode 100644 index 0000000..b316343 --- /dev/null +++ b/hosts/desktop-1238peq/hosts @@ -0,0 +1,53 @@ +# desktop-1238peq +# Logan Desktop +# +# localhost name resolution is handled within DNS itself. +# 127.0.0.1 localhost +# ::1 localhost +127.0.0.1 kubernetes.docker.internal +127.0.0.1 immich.logan.desktop # https://immich.logan.desktop +# End of section +# +# +192.168.0.2 host.docker.internal # https://host.docker +192.168.0.2 gateway.docker.internal # https://gateway.docker +# +192.168.0.11 adguard.phares.duckdns.org # 3002 +192.168.0.11 baikal.phares.duckdns.org # 8013 +192.168.0.11 free.file.sync.root # 22 +192.168.0.11 gitea.phares.duckdns.org # 3000 +192.168.0.11 immich.phares.duckdns.org # 8181 +192.168.0.11 quartz.phares.duckdns.org # / +192.168.0.11 slideshow.phares.duckdns.org # / +192.168.0.11 vaultwarden.phares.duckdns.org # 3000 +192.168.0.21 free.file.sync.k0308 # 22 +192.168.0.31 adguard.affirm.duckdns.org # 3002 +192.168.0.31 chat.affirm.duckdns.org # 5001 +192.168.0.31 cockpit.affirm.duckdns.org # 9090 +192.168.0.31 diskstation.affirm.duckdns.org # 5001 +192.168.0.31 drive.affirm.duckdns.org # 5001 +192.168.0.31 free.file.sync.media # 22 +192.168.0.31 kuma.affirm.duckdns.org # 3001 +192.168.0.31 phots.affirm.duckdns.org # 5001 +192.168.0.31 pve.affirm.duckdns.org # 8006 +192.168.0.31 quartz.affirm.duckdns.org # / +192.168.0.42 free.file.sync.room # 22 +192.168.0.43 adguard.bchs.duckdns.org # 45158 +192.168.0.43 baikal.bchs.duckdns.org # 8013 +192.168.0.43 filebrowser.bchs.duckdns.org +192.168.0.43 firefly.bchs.duckdns.org +192.168.0.43 free.file.sync.loft # 22 +192.168.0.43 free.file.sync.loft # 22 +192.168.0.43 glances.bchs.duckdns.org # 8086 +192.168.0.43 grocy.bchs.duckdns.org +192.168.0.43 ha.bchs.duckdns.org # 8124 +192.168.0.43 immich.bchs.duckdns.org # 8181 +192.168.0.43 kuma.bchs.duckdns.org # 3001 +192.168.0.43 nextcloud.bchs.duckdns.org +192.168.0.43 nginx.bchs.duckdns.org # 81 +192.168.0.43 papermerge.bchs.duckdns.org # 8000 +192.168.0.43 photoprism.bchs.duckdns.org # 2342 +192.168.0.43 piwigo.bchs.duckdns.org +192.168.0.43 plex.bchs.duckdns.org +192.168.0.43 postgres.bchs.duckdns.org # 5432 +192.168.0.43 traccar.bchs.duckdns.org # 8082 \ No newline at end of file diff --git a/hosts/desktop-gnecr7r/hosts b/hosts/desktop-gnecr7r/hosts new file mode 100644 index 0000000..a8de242 --- /dev/null +++ b/hosts/desktop-gnecr7r/hosts @@ -0,0 +1,124 @@ +# desktop-gnecr7r +# Who? +# +127.0.0.1 kubernetes.docker.internal +# +192.168.0.2 host.docker.internal # https://host.docker +192.168.0.2 gateway.docker.internal # https://gateway.docker +# +# 192.168.11.2 free.file.sync.root +# 192.168.0.21 free.file.sync.k0308 +# 192.168.0.31 free.file.sync.media +# 192.168.0.41 free.file.sync.mikep +# 192.168.0.42 free.file.sync.lphar +# 192.168.0.43 free.file.sync.loft +# +# 192.168.11.2 free.file.sync.root +# 192.168.11.16 free.file.sync.mikep +# +# 192.168.0.11 affirm.ddns.net # https://affirm.ddns.net +# 192.168.0.11 phares3757.ddns.net # https://phares3757.ddns.net +# +# 192.168.11.2 gitea.phares.duckdns.org # https://gitea.phares.duckdns.org +# +# 192.168.11.2 ansible.ddns.net # https://ansible.ddns.net +# 192.168.11.2 assistant.ddns.net # https://assistant.ddns.net +# 192.168.11.2 casa.ddns.net # https://casa.ddns.net +# 192.168.11.2 cockpit.ddns.net # https://cockpit.ddns.net +# 192.168.11.2 codeserver.ddns.net # https://codeserver.ddns.net +# 192.168.11.2 dashkiosk.ddns.net # https://dashkiosk.ddns.net +# 192.168.11.2 dockge.ddns.net # https://dockge.ddns.net +# 192.168.11.2 docmost.ddns.net # https://docmost.ddns.net +# 192.168.11.2 emby.ddns.net # https://emby.ddns.net +# 192.168.11.2 filebrowser.ddns.net # https://filebrowser.ddns.net +# 192.168.11.2 gitea.ddns.net # https://gitea.ddns.net +# 192.168.11.2 gogs.ddns.net # https://gogs.ddns.net +# 192.168.11.2 haos.ddns.net # https://haos.ddns.net +# 192.168.11.2 immich.ddns.net # https://immich.ddns.net +# 192.168.11.2 incus.ddns.net # https://incus.ddns.net +# 192.168.11.2 invoice.ddns.net # https://invoice.ddns.net +# 192.168.11.2 kestra.ddns.net # https://kestra.ddns.net +# 192.168.11.2 lxconsole.ddns.net # https://lxconsole.ddns.net +# 192.168.11.2 music.ddns.net # https://music.ddns.net +# 192.168.11.2 nextcloud.ddns.net # https://nextcloud.ddns.net +# 192.168.11.2 owncast.ddns.net # https://owncast.ddns.net +# 192.168.11.2 pgadmin.ddns.net # https://pgadmin.ddns.net +# 192.168.11.2 phares.ddns.net # https://phares.ddns.net +# 192.168.11.2 photoprism.ddns.net # https://photoprism.ddns.net +# 192.168.11.2 pihole.ddns.net # https://pihole.ddns.net +# 192.168.11.2 proxmox.ddns.net # https://proxmox.ddns.net +# 192.168.11.2 readeck.ddns.net # https://readeck.ddns.net +# 192.168.11.2 syncthing.ddns.net # https://syncthing.ddns.net +# 192.168.11.2 terraform.ddns.net # https://terraform.ddns.net +# 192.168.11.2 uptimekuma.ddns.net # https://uptimekuma.ddns.net +# 192.168.11.2 vaultwarden.ddns.net # https://vaultwarden.ddns.net +# 192.168.11.2 vscodium.ddns.net # https://vscodium.ddns.net +# 192.168.11.2 wekan.ddns.net # https://wekan.ddns.net +# +192.168.0.21 immich.kristy.desktop # https://immich.kristy.desktop +192.168.0.42 immich.logan.desktop # https://immich.logan.desktop +# +192.168.0.11 TP.Link.Laundry # https://TP-Link-Laundry | 84-D8-1B-82-7E-2D | 84:D8:1B:82:7E:2D | TP-Link-Laundry | Ethernet 1 | +192.168.0.21 TP.Link.Office # https://TP-Link-Office | 84-D8-1B-82-83-40 | 84:D8:1B:82:83:40 | TP-Link-Office | Ethernet 2 | +192.168.0.31 TP.Link.Media # https://TP-Link-Media | 50-91-E3-7D-C2-F1 | 50:91:E3:7D:C2:F1 | TP-Link-Media | Ethernet 3 | +192.168.0.41 TP.Link.Loft.5G # https://TP-Link-Loft-5G | D8-47-32-6C-25-11 | D8:47:32:6C:25:11 | TP-Link-Loft-5G | Ethernet 4 | +192.168.0.42 TP.Link.Room # https://TP-Link-Room | 84-D8-1B-82-83-D0 | 84:D8:1B:82:83:D0 | TP-Link-Room | Ethernet 4 | +192.168.0.43 TP.Link.Loft.2G # https://TP-Link-Loft-2G | E4-C3-2A-25-E7-53 | E4:C3:2A:25:E7:53 | TP-Link-Loft-2G | Ethernet 4 | +192.168.0.44 Netgear.Loft # https://Netgear-Loft | 84-1B-5E-7E-6D-2E | 84:1B:5E:7E:6D:2E | Netgear-Loft | Ethernet 4 | +# +# 638548285071360967 +192.168.11.2 beelink.server # https://beelink.server | 7C:83:34:B6:B6:AB | 7C-83-34-B6-B6-AB | server-beelink | +192.168.11.12 trigkey.desktop # https://trigkey.desktop | 7C:83:34:BC:77:C8 | 7C-83-34-BC-77-C8 | desktop-trigkey | +192.168.11.14 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | BC:0F:F3:DB:5A:B5 | BC-0F-F3-DB-5A-B5 | com-infineon-iscn5cg3256cps | +192.168.11.16 chelsea.desktop # https://chelsea.desktop | 18:C0:4D:27:0E:DF | 18-C0-4D-27-0E-DF | desktop-chelsea | +# 638548285071360967 +# 638548284642603035 +192.168.21.6 kristy.desktop # https://kristy.desktop | E8:4E:06:96:D7:22 | E8-4E-06-96-D7-22 | desktop-kristy | +192.168.21.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | +# 638548284642603035 +# 638548284642603035 +192.168.31.9 ultra.roku # https://ultra.roku | 84:EA:ED:6B:C8:93 | 84-EA-ED-6B-C8-93 | roku-ultra | +192.168.31.15 yamaha.main.iot # https://yamaha.main.iot | CC:D4:2E:DE:88:BB | CC-D4-2E-DE-88-BB | iot-yamaha-main | +192.168.31.91 switch.console # https://switch.console | 20:0B:CF:E7:1C:87 | 20-0B-CF-E7-1C-87 | console-switch | +192.168.31.92 living.iot # https://living.iot | 20:1F:3B:D4:A7:51 | 20-1F-3B-D4-A7-51 | iot-living | +192.168.31.93 mike.phone # https://mike.phone | 34:FE:77:DD:A2:C9 | 34-FE-77-DD-A2-C9 | phone-mike | +192.168.31.115 chelsea.fire # https://chelsea.fire | 6C:99:9D:A3:63:37 | 6C-99-9D-A3-63-37 | fire-chelsea | +192.168.31.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | +# 638548284642603035 +# 638548284642603035 +192.168.41.87 office.echo # https://office.echo | 10:96:93:8E:9D:FF | 10-96-93-8E-9D-FF | echo-office | +192.168.41.90 upstairs.iot # https://upstairs.iot | 18:B4:30:BE:26:9D | 18-B4-30-BE-26-9D | iot-upstairs | +192.168.41.94 master.echo # https://master.echo | 38:F7:3D:9C:7C:DC | 38-F7-3D-9C-7C-DC | echo-master | +192.168.41.108 kitchen.echo # https://kitchen.echo | 94:3A:91:1F:ED:52 | 94-3A-91-1F-ED-52 | echo-kitchen | +192.168.41.111 green.echo # https://green.echo | 0C:EE:99:F7:7C:38 | 0C-EE-99-F7-7C-38 | echo-green | +192.168.41.118 alarm.iot # https://alarm.iot | AC:67:84:14:47:AB | AC-67-84-14-47-AB | iot-alarm | +192.168.41.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | +192.168.41.123 chelsea.echo # https://chelsea.echo | EC:0D:E4:4F:9F:D5 | EC-0D-E4-4F-9F-D5 | echo-chelsea | +192.168.41.125 loft.echo # https://loft.echo | FC:A1:83:D9:53:5B | FC-A1-83-D9-53-5B | echo-loft | +# 638548284642603035 +# 638548284642603035 +192.168.42.3 solar.iot # https://solar.iot | 00:40:9D:92:DF:2E | 00-40-9D-92-DF-2E | iot-solar | +192.168.42.11 logan.desktop # https://logan.desktop | 3C:7C:3F:ED:38:1A | 3C-7C-3F-ED-38-1A | desktop-logan | +192.168.42.74 jason.console # https://jason.console | 50:23:6D:E9:6C:DC | 50-23-6D-E9-6C-DC | console-jason | +192.168.42.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | +# 638548284642603035 +# 638548284642603035 +192.168.43.13 mackenzie.tv # https://mackenzie.tv | 9C:5A:44:A4:3F:E5 | 9C-5A-44-A4-3F-E5 | tv-mackenzie | +192.168.43.18 xbox.one.console # https://xbox.one.console | 94:9A:A9:7C:9B:6D | 94-9A-A9-7C-9B-6D | console-xbox-one | +192.168.43.78 laundry.iot # https://laundry.iot | 60:74:F4:D1:B4:44 | 60-74-F4-D1-B4-44 | iot-laundry | +192.168.43.79 porch.back.iot # https://porch.back.iot | 60:74:F4:C5:21:C0 | 60-74-F4-C5-21-C0 | iot-porch-back | +192.168.43.84 samsung.tv # https://samsung.tv | B8:BC:5B:A9:15:9B | B8-BC-5B-A9-15-9B | tv-samsung | +192.168.43.96 kristy.paperwhite # https://kristy.paperwhite | 48:78:5E:90:22:DF | 48-78-5E-90-22-DF | paperwhite-kristy | +192.168.43.97 chelsea.iot # https://chelsea.iot | 60:74:F4:92:E2:30 | 60-74-F4-92-E2-30 | iot-chelsea | +192.168.43.105 lamp.iot # https://lamp.iot | 84:0D:8E:60:DB:C5 | 84-0D-8E-60-DB-C5 | iot-lamp | +192.168.43.106 pictures.iot # https://pictures.iot | 84:0D:8E:61:0F:2C | 84-0D-8E-61-0F-2C | iot-pictures | +192.168.43.116 chelsea.phone # https://chelsea.phone | 8C:45:00:32:A2:20 | 8C-45-00-32-A2-20 | phone-chelsea | +192.168.43.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | +192.168.43.120 master.iot # https://master.iot | B4:E6:2D:51:10:8D | B4-E6-2D-51-10-8D | iot-master | +192.168.43.121 ikea.iot # https://ikea.iot | BC:DD:C2:8A:C3:26 | BC-DD-C2-8A-C3-26 | iot-ikea | +192.168.43.122 sprinklers.iot # https://sprinklers.iot | DC:4F:22:FB:C2:AE | DC-4F-22-FB-C2-AE | iot-sprinklers | +# 638548284642603035 +# +192.168.44.3 unknown.unknown # https://unknown.unknown | 14-B2-E5-38-A6-34 | 14:B2:E5:38:A6:34 | unknown-unknown | 2 | +192.168.44.4 gnecr7r.desktop # https://gnecr7r.desktop | B0-DC-EF-1A-7B-B0 | B0:DC:EF:1A:7B:B0 | DESKTOP-GNECR7R | 2 | +# diff --git a/hosts/desktop-ka0lmmj/hosts b/hosts/desktop-ka0lmmj/hosts new file mode 100644 index 0000000..d3097b4 --- /dev/null +++ b/hosts/desktop-ka0lmmj/hosts @@ -0,0 +1,124 @@ +# desktop-ka0lmmj +# Who? +# +127.0.0.1 kubernetes.docker.internal +# +192.168.0.2 host.docker.internal # https://host.docker +192.168.0.2 gateway.docker.internal # https://gateway.docker +# +192.168.11.2 free.file.sync.root +192.168.0.21 free.file.sync.k0308 +192.168.0.31 free.file.sync.media +192.168.0.41 free.file.sync.mikep +192.168.0.42 free.file.sync.lphar +192.168.0.43 free.file.sync.loft +# +192.168.11.2 free.file.sync.root +192.168.11.16 free.file.sync.mikep +# +192.168.0.11 affirm.ddns.net # https://affirm.ddns.net +192.168.0.11 phares3757.ddns.net # https://phares3757.ddns.net +# +192.168.11.2 gitea.phares.duckdns.org # https://gitea.phares.duckdns.org +# +192.168.11.2 ansible.ddns.net # https://ansible.ddns.net +192.168.11.2 assistant.ddns.net # https://assistant.ddns.net +192.168.11.2 casa.ddns.net # https://casa.ddns.net +192.168.11.2 cockpit.ddns.net # https://cockpit.ddns.net +192.168.11.2 codeserver.ddns.net # https://codeserver.ddns.net +192.168.11.2 dashkiosk.ddns.net # https://dashkiosk.ddns.net +192.168.11.2 dockge.ddns.net # https://dockge.ddns.net +192.168.11.2 docmost.ddns.net # https://docmost.ddns.net +192.168.11.2 emby.ddns.net # https://emby.ddns.net +192.168.11.2 filebrowser.ddns.net # https://filebrowser.ddns.net +192.168.11.2 gitea.ddns.net # https://gitea.ddns.net +192.168.11.2 gogs.ddns.net # https://gogs.ddns.net +192.168.11.2 haos.ddns.net # https://haos.ddns.net +192.168.11.2 immich.ddns.net # https://immich.ddns.net +192.168.11.2 incus.ddns.net # https://incus.ddns.net +192.168.11.2 invoice.ddns.net # https://invoice.ddns.net +192.168.11.2 lxconsole.ddns.net # https://lxconsole.ddns.net +192.168.11.2 kestra.ddns.net # https://kestra.ddns.net +192.168.11.2 music.ddns.net # https://music.ddns.net +192.168.11.2 nextcloud.ddns.net # https://nextcloud.ddns.net +192.168.11.2 owncast.ddns.net # https://owncast.ddns.net +192.168.11.2 pgadmin.ddns.net # https://pgadmin.ddns.net +192.168.11.2 phares.ddns.net # https://phares.ddns.net +192.168.11.2 photoprism.ddns.net # https://photoprism.ddns.net +192.168.11.2 pihole.ddns.net # https://pihole.ddns.net +192.168.11.2 proxmox.ddns.net # https://proxmox.ddns.net +192.168.11.2 readeck.ddns.net # https://readeck.ddns.net +192.168.11.2 syncthing.ddns.net # https://syncthing.ddns.net +192.168.11.2 terraform.ddns.net # https://terraform.ddns.net +192.168.11.2 uptimekuma.ddns.net # https://uptimekuma.ddns.net +192.168.11.2 vaultwarden.ddns.net # https://vaultwarden.ddns.net +192.168.11.2 vscodium.ddns.net # https://vscodium.ddns.net +192.168.11.2 wekan.ddns.net # https://wekan.ddns.net +# +192.168.0.21 immich.kristy.desktop # https://immich.kristy.desktop +192.168.0.42 immich.logan.desktop # https://immich.logan.desktop +# +192.168.0.11 TP.Link.Laundry # https://TP-Link-Laundry | 84-D8-1B-82-7E-2D | 84:D8:1B:82:7E:2D | TP-Link-Laundry | Ethernet 1 | +192.168.0.21 TP.Link.Office # https://TP-Link-Office | 84-D8-1B-82-83-40 | 84:D8:1B:82:83:40 | TP-Link-Office | Ethernet 2 | +192.168.0.31 TP.Link.Media # https://TP-Link-Media | 50-91-E3-7D-C2-F1 | 50:91:E3:7D:C2:F1 | TP-Link-Media | Ethernet 3 | +192.168.0.41 TP.Link.Loft.5G # https://TP-Link-Loft-5G | D8-47-32-6C-25-11 | D8:47:32:6C:25:11 | TP-Link-Loft-5G | Ethernet 4 | +192.168.0.42 TP.Link.Room # https://TP-Link-Room | 84-D8-1B-82-83-D0 | 84:D8:1B:82:83:D0 | TP-Link-Room | Ethernet 4 | +192.168.0.43 TP.Link.Loft.2G # https://TP-Link-Loft-2G | E4-C3-2A-25-E7-53 | E4:C3:2A:25:E7:53 | TP-Link-Loft-2G | Ethernet 4 | +192.168.0.44 Netgear.Loft # https://Netgear-Loft | 84-1B-5E-7E-6D-2E | 84:1B:5E:7E:6D:2E | Netgear-Loft | Ethernet 4 | +# +# 638548285071360967 +192.168.11.2 beelink.server # https://beelink.server | 7C:83:34:B6:B6:AB | 7C-83-34-B6-B6-AB | server-beelink | +192.168.11.12 trigkey.desktop # https://trigkey.desktop | 7C:83:34:BC:77:C8 | 7C-83-34-BC-77-C8 | desktop-trigkey | +192.168.11.14 infineon.iscn5cg3256cps.com # https://infineon.iscn5cg3256cps.com | BC:0F:F3:DB:5A:B5 | BC-0F-F3-DB-5A-B5 | com-infineon-iscn5cg3256cps | +192.168.11.16 chelsea.desktop # https://chelsea.desktop | 18:C0:4D:27:0E:DF | 18-C0-4D-27-0E-DF | desktop-chelsea | +# 638548285071360967 +# 638548284642603035 +192.168.21.6 kristy.desktop # https://kristy.desktop | E8:4E:06:96:D7:22 | E8-4E-06-96-D7-22 | desktop-kristy | +192.168.21.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | +# 638548284642603035 +# 638548284642603035 +192.168.31.9 ultra.roku # https://ultra.roku | 84:EA:ED:6B:C8:93 | 84-EA-ED-6B-C8-93 | roku-ultra | +192.168.31.15 yamaha.main.iot # https://yamaha.main.iot | CC:D4:2E:DE:88:BB | CC-D4-2E-DE-88-BB | iot-yamaha-main | +192.168.31.91 switch.console # https://switch.console | 20:0B:CF:E7:1C:87 | 20-0B-CF-E7-1C-87 | console-switch | +192.168.31.92 living.iot # https://living.iot | 20:1F:3B:D4:A7:51 | 20-1F-3B-D4-A7-51 | iot-living | +192.168.31.93 mike.phone # https://mike.phone | 34:FE:77:DD:A2:C9 | 34-FE-77-DD-A2-C9 | phone-mike | +192.168.31.115 chelsea.fire # https://chelsea.fire | 6C:99:9D:A3:63:37 | 6C-99-9D-A3-63-37 | fire-chelsea | +192.168.31.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | +# 638548284642603035 +# 638548284642603035 +192.168.41.87 office.echo # https://office.echo | 10:96:93:8E:9D:FF | 10-96-93-8E-9D-FF | echo-office | +192.168.41.90 upstairs.iot # https://upstairs.iot | 18:B4:30:BE:26:9D | 18-B4-30-BE-26-9D | iot-upstairs | +192.168.41.94 master.echo # https://master.echo | 38:F7:3D:9C:7C:DC | 38-F7-3D-9C-7C-DC | echo-master | +192.168.41.108 kitchen.echo # https://kitchen.echo | 94:3A:91:1F:ED:52 | 94-3A-91-1F-ED-52 | echo-kitchen | +192.168.41.111 green.echo # https://green.echo | 0C:EE:99:F7:7C:38 | 0C-EE-99-F7-7C-38 | echo-green | +192.168.41.118 alarm.iot # https://alarm.iot | AC:67:84:14:47:AB | AC-67-84-14-47-AB | iot-alarm | +192.168.41.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | +192.168.41.123 chelsea.echo # https://chelsea.echo | EC:0D:E4:4F:9F:D5 | EC-0D-E4-4F-9F-D5 | echo-chelsea | +192.168.41.125 loft.echo # https://loft.echo | FC:A1:83:D9:53:5B | FC-A1-83-D9-53-5B | echo-loft | +# 638548284642603035 +# 638548284642603035 +192.168.42.3 solar.iot # https://solar.iot | 00:40:9D:92:DF:2E | 00-40-9D-92-DF-2E | iot-solar | +192.168.42.11 logan.desktop # https://logan.desktop | 3C:7C:3F:ED:38:1A | 3C-7C-3F-ED-38-1A | desktop-logan | +192.168.42.74 jason.console # https://jason.console | 50:23:6D:E9:6C:DC | 50-23-6D-E9-6C-DC | console-jason | +192.168.42.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | +# 638548284642603035 +# 638548284642603035 +192.168.43.13 mackenzie.tv # https://mackenzie.tv | 9C:5A:44:A4:3F:E5 | 9C-5A-44-A4-3F-E5 | tv-mackenzie | +192.168.43.18 xbox.one.console # https://xbox.one.console | 94:9A:A9:7C:9B:6D | 94-9A-A9-7C-9B-6D | console-xbox-one | +192.168.43.78 laundry.iot # https://laundry.iot | 60:74:F4:D1:B4:44 | 60-74-F4-D1-B4-44 | iot-laundry | +192.168.43.79 porch.back.iot # https://porch.back.iot | 60:74:F4:C5:21:C0 | 60-74-F4-C5-21-C0 | iot-porch-back | +192.168.43.84 samsung.tv # https://samsung.tv | B8:BC:5B:A9:15:9B | B8-BC-5B-A9-15-9B | tv-samsung | +192.168.43.96 kristy.paperwhite # https://kristy.paperwhite | 48:78:5E:90:22:DF | 48-78-5E-90-22-DF | paperwhite-kristy | +192.168.43.97 chelsea.iot # https://chelsea.iot | 60:74:F4:92:E2:30 | 60-74-F4-92-E2-30 | iot-chelsea | +192.168.43.105 lamp.iot # https://lamp.iot | 84:0D:8E:60:DB:C5 | 84-0D-8E-60-DB-C5 | iot-lamp | +192.168.43.106 pictures.iot # https://pictures.iot | 84:0D:8E:61:0F:2C | 84-0D-8E-61-0F-2C | iot-pictures | +192.168.43.116 chelsea.phone # https://chelsea.phone | 8C:45:00:32:A2:20 | 8C-45-00-32-A2-20 | phone-chelsea | +192.168.43.119 trigkey.desktop # https://trigkey.desktop | B0:DC:EF:1A:7B:B0 | B0-DC-EF-1A-7B-B0 | desktop-trigkey | +192.168.43.120 master.iot # https://master.iot | B4:E6:2D:51:10:8D | B4-E6-2D-51-10-8D | iot-master | +192.168.43.121 ikea.iot # https://ikea.iot | BC:DD:C2:8A:C3:26 | BC-DD-C2-8A-C3-26 | iot-ikea | +192.168.43.122 sprinklers.iot # https://sprinklers.iot | DC:4F:22:FB:C2:AE | DC-4F-22-FB-C2-AE | iot-sprinklers | +# 638548284642603035 +# +192.168.44.3 unknown.unknown # https://unknown.unknown | 14-B2-E5-38-A6-34 | 14:B2:E5:38:A6:34 | unknown-unknown | 2 | +192.168.44.4 gnecr7r.desktop # https://gnecr7r.desktop | B0-DC-EF-1A-7B-B0 | B0:DC:EF:1A:7B:B0 | DESKTOP-GNECR7R | 2 | +# diff --git a/hosts/desktop-knew/hosts b/hosts/desktop-knew/hosts new file mode 100644 index 0000000..7375ce3 --- /dev/null +++ b/hosts/desktop-knew/hosts @@ -0,0 +1,12 @@ +# desktop-knew +# Kristy Mini +# +# localhost name resolution is handled within DNS itself. +# 127.0.0.1 localhost +# ::1 localhost + +192.168.0.11 free.file.sync.root +192.168.0.31 free.file.sync.media +192.168.0.43 immich.bchs.duckdns.org # https://immich.bchs.duckdns.org +192.168.0.11 vaultwarden.phares.duckdns.org # https://vaultwarden.phares.duckdns.org +192.168.0.31 photos.phares.duckdns.org # https://photos.phares.duckdns.org \ No newline at end of file diff --git a/hosts/desktop-vvo6kcm/hosts b/hosts/desktop-vvo6kcm/hosts new file mode 100644 index 0000000..32c2811 --- /dev/null +++ b/hosts/desktop-vvo6kcm/hosts @@ -0,0 +1,7 @@ +# desktop-vvo6kcm +# Mike Power Desktop +# +127.0.0.1 kubernetes.docker.internal +# +192.168.0.2 host.docker.internal # https://host.docker +192.168.0.2 gateway.docker.internal # https://gateway.docker \ No newline at end of file diff --git a/hosts/iscn5cg3256cps/hosts b/hosts/iscn5cg3256cps/hosts new file mode 100644 index 0000000..2d59134 --- /dev/null +++ b/hosts/iscn5cg3256cps/hosts @@ -0,0 +1,6 @@ +# iscn5cg3256cps +# Mike Laptop +# +127.0.0.1 kubernetes.docker.internal +# +10.64.176.138 StealthAuthSvc.infineon.com # Stealth diff --git a/openssl/dashkiosk.ddns.net.crt b/openssl/dashkiosk.ddns.net.crt deleted file mode 100644 index 549772f..0000000 --- a/openssl/dashkiosk.ddns.net.crt +++ /dev/null @@ -1,23 +0,0 @@ ------BEGIN CERTIFICATE----- -MIIDzDCCArSgAwIBAgIUC4XkXIYQwY87Ym4xUX8YUSB9kTEwDQYJKoZIhvcNAQEL -BQAwdDELMAkGA1UEBhMCVVMxEDAOBgNVBAgMB0FyaXpvbmExDzANBgNVBAcMBkFu -dGhlbTEPMA0GA1UECgwGUGhhcmVzMRQwEgYDVQQLDAtEZXZlbG9wbWVudDEbMBkG -A1UEAwwSZGFzaGtpb3NrLmRkbnMubmV0MB4XDTI0MDMyNDIyMDUyN1oXDTI1MDMy -NDIyMDUyN1owdDELMAkGA1UEBhMCVVMxEDAOBgNVBAgMB0FyaXpvbmExDzANBgNV -BAcMBkFudGhlbTEPMA0GA1UECgwGUGhhcmVzMRQwEgYDVQQLDAtEZXZlbG9wbWVu -dDEbMBkGA1UEAwwSZGFzaGtpb3NrLmRkbnMubmV0MIIBIjANBgkqhkiG9w0BAQEF -AAOCAQ8AMIIBCgKCAQEAu32XaLxj2LPy1N34qJBeQ6Qgu6BpODPlMbu49RSkkBS+ -iugmSCc8JP/LYN0mbJ18cTr+eZ7OKcIJOVTo7TRh2ssLxX1XQq628BXtJH9gtXIM -JkSTivdhHJXSeWpjAN+qAuDooWGdJeW9Sf6ob1dRV6+2RvkQ7Ova/8JVRqy2RA8T -Rpl/k8PppbQLo9wjr+PbvTY5pM/tlwqlfZU66HiXd54xnATYD8b/r7G96BKQ/ls4 -1WhQvFU0v+PHRpLXsmiVa2qJ5YIiStqhTKQ7ceZRqgVejxkT5vFjK6/uBNWvkqeJ -2FKEudACIbAXoEIU5FrKG6Bsiu94Cl8Jxu1uZANqCwIDAQABo1YwVDAzBgNVHREE -LDAqghJkYXNoa2lvc2suZGRucy5uZXSCCWxvY2FsaG9zdIIJMTI3LjAuMC4xMB0G -A1UdDgQWBBSqXjlv/px+DF1yg2C197hNh7odTzANBgkqhkiG9w0BAQsFAAOCAQEA -MsYIHrXFMod1G/H1lO3vwl32TwtkzClK60nJyHOpIiqS66gVpwYxXzXTxT3OzRZm -+haKg2yVaBExT9WhZWzF18kpaMKN7UjzxvdpgAkGDF0IzSFG1f0EmlMCV+Poqb4v -0wAkpQmwnc5i9CHtuyEhiIQE7r6dOl4CMsvr+WmBEOQA83rbeuUB0bqzLPiAubJq -vXCzUSvIC6bPVJO8yBMZKXWLSVjHkat5tH4qBDeXsw6HtcMJ2mS0JNLYOrjNqD14 -3McpP32tFDgEQW9g/s8mPLTcHJ6MYSVP+zoFTKj5lzL7DTuV1lZOmnywxISJ2Fgj -47o7+82ueach7ZC2upmB6Q== ------END CERTIFICATE----- diff --git a/openssl/gogs3757.ddns.net.crt b/openssl/gogs3757.ddns.net.crt deleted file mode 100644 index 8d49b31..0000000 --- a/openssl/gogs3757.ddns.net.crt +++ /dev/null @@ -1,23 +0,0 @@ ------BEGIN CERTIFICATE----- -MIIDyTCCArGgAwIBAgIUPhvnbVKsfd8t5ffPmUnTIrYCmYAwDQYJKoZIhvcNAQEL -BQAwczELMAkGA1UEBhMCVVMxEDAOBgNVBAgMB0FyaXpvbmExDzANBgNVBAcMBkFu -dGhlbTEPMA0GA1UECgwGUGhhcmVzMRQwEgYDVQQLDAtEZXZlbG9wbWVudDEaMBgG -A1UEAwwRZ29nczM3NTcuZGRucy5uZXQwHhcNMjQwMzI0MjIwNTQ4WhcNMjUwMzI0 -MjIwNTQ4WjBzMQswCQYDVQQGEwJVUzEQMA4GA1UECAwHQXJpem9uYTEPMA0GA1UE -BwwGQW50aGVtMQ8wDQYDVQQKDAZQaGFyZXMxFDASBgNVBAsMC0RldmVsb3BtZW50 -MRowGAYDVQQDDBFnb2dzMzc1Ny5kZG5zLm5ldDCCASIwDQYJKoZIhvcNAQEBBQAD -ggEPADCCAQoCggEBAMbppEQqINujPVY+VjUJkdexLS2VvUVM9FZcBiu/ofcSszp7 -Rvt2vKQwYkn9C/8Y+glCAuAB2pa5ed6V2TDvKXBdoytX3r0wReGukb330SOxvowl -bAfWL8PE+M+FrphtySVJB1qAKKdUZWc3C+qk3Z0+hv4A4SnviQ7uZrzCZu9cQ2Lb -vDoTxlprdB+MjVUeALPJml7eQlG+vEjvRMnEFAP47CDK7E5aaosQHYz6kA7bGW8E -hUqBbyfNnfKf9SrA/MUpVJkA1MJ1iV6VY4+BrqjxMh5aFWMy7jYmdNHrpMAanqWD -lP2AI6CVuWHrqAF+HIFxIV1Qe4CLtPpvmNPzxlECAwEAAaNVMFMwMgYDVR0RBCsw -KYIRZ29nczM3NTcuZGRucy5uZXSCCWxvY2FsaG9zdIIJMTI3LjAuMC4xMB0GA1Ud -DgQWBBQAsho1B7zr6g8kWL/a5kHBwVHEgDANBgkqhkiG9w0BAQsFAAOCAQEAutgj -Z1r2g0wosymbZd19SRwURJK5lE4+jwZOte3+cQ4l5C/a8b12uIIa1kuQ+rdjaUMz -/L6OM5LLR7wXu6h7QRe9Qj1svJF3LNVX1sOkM0i0Oy4zXHu9GQ2djVILzBU5cvcX -HMqNF4t2f5Ir3XgJgS/Ew1toVUaYB01ib7MGY2s+7xp8sQajyBIX2+SBIZOh91Su -NPXaJLHI72iJ/AKfeyOvkexfyg+O8Q4q6BRFC+zbyNLcmK2n0W9alewlfSmCkYPI -vx/54iZMSHWTfJyIdAX1F7F78zS0bF8iAYwizlhdUD9T1p597eiQUso/yBhKXbJI -qp0VdX475ZZS35IykQ== ------END CERTIFICATE----- diff --git a/openssl/music3757.ddns.net.crt b/openssl/music3757.ddns.net.crt deleted file mode 100644 index fe56a77..0000000 --- a/openssl/music3757.ddns.net.crt +++ /dev/null @@ -1,23 +0,0 @@ ------BEGIN CERTIFICATE----- -MIIDzDCCArSgAwIBAgIUWqDGtzAlcNOF5gf6QNCqsPtY2gIwDQYJKoZIhvcNAQEL -BQAwdDELMAkGA1UEBhMCVVMxEDAOBgNVBAgMB0FyaXpvbmExDzANBgNVBAcMBkFu -dGhlbTEPMA0GA1UECgwGUGhhcmVzMRQwEgYDVQQLDAtEZXZlbG9wbWVudDEbMBkG -A1UEAwwSbXVzaWMzNzU3LmRkbnMubmV0MB4XDTI0MDMyNDIyNTg0N1oXDTI1MDMy -NDIyNTg0N1owdDELMAkGA1UEBhMCVVMxEDAOBgNVBAgMB0FyaXpvbmExDzANBgNV -BAcMBkFudGhlbTEPMA0GA1UECgwGUGhhcmVzMRQwEgYDVQQLDAtEZXZlbG9wbWVu -dDEbMBkGA1UEAwwSbXVzaWMzNzU3LmRkbnMubmV0MIIBIjANBgkqhkiG9w0BAQEF -AAOCAQ8AMIIBCgKCAQEAuUv/7l+0tReMoX7IG5rwyTwJVS1j85qCEXtHFXZ2S45X -02SDsKMDprrOSx1YoIOxDs8GKCwS4IZnXWGF0vpxlgSW40PyNl4jw4DTGHA2GXo+ -dUM00KFppN8Yo4BT+cW7bK2ei0XZ2xQqGvx112/lC6qH/ZL0uvWX8Tth9o+lFOWh -ndMoCDDZbJMshhVL2eiVSotcAvzlqGqaCyR52k4Kqox1o3GR5wBKGa+3kgt2tbBo -RcvKIv9/Frzhl0Aspx42MXBBKDY3MZjxStsQTPLiGdYMWe+CEFXZclhmLtsurjHn -JwFD3MAGOIigu2aIs3BHwdcYrOaoTSx22dOkfKHF6wIDAQABo1YwVDAzBgNVHREE -LDAqghJtdXNpYzM3NTcuZGRucy5uZXSCCWxvY2FsaG9zdIIJMTI3LjAuMC4xMB0G -A1UdDgQWBBQV6s30TNPiHY73IVFkCXEp8wmzhTANBgkqhkiG9w0BAQsFAAOCAQEA -CAgX/myX5SF0SAaooLebinVZUNlt+jwXv9t1Fb9pNT+LOal8AMkLageTTO0ANKY2 -atxTJoumLO7st1likB5K/uXu0B9WL2krtlldGCiX63rH5WlKlm9FZn69HMPpVSjb -oelhVMmxEUQtyn+FWSsRmhqQ4NIUu73JY6vFu2zaJAxs6G69iHQJWEC/TI0mYGnP -Fe7ydMSqvcY/2g1HwoWbHiWaq4L/ZCu+TRbmW/1lVkDGvFftOaNU/xlLTAWzmAj5 -fRP5Lj3/sYakeJvRCm9fHitELDnn0J125CTSPpYIBAIK6Z3NS1MbJ6rRb7hYmRr2 -IipJUJiIZOLfY7X/uW8eCw== ------END CERTIFICATE----- diff --git a/openssl/nextcloud3757.ddns.net.crt b/openssl/nextcloud3757.ddns.net.crt deleted file mode 100644 index 5e88680..0000000 --- a/openssl/nextcloud3757.ddns.net.crt +++ /dev/null @@ -1,23 +0,0 @@ ------BEGIN CERTIFICATE----- -MIID2DCCAsCgAwIBAgIUVUYPyQT8JA6Boms0CNOkDZwAmcowDQYJKoZIhvcNAQEL -BQAweDELMAkGA1UEBhMCVVMxEDAOBgNVBAgMB0FyaXpvbmExDzANBgNVBAcMBkFu -dGhlbTEPMA0GA1UECgwGUGhhcmVzMRQwEgYDVQQLDAtEZXZlbG9wbWVudDEfMB0G -A1UEAwwWbmV4dGNsb3VkMzc1Ny5kZG5zLm5ldDAeFw0yNDAzMjQyMjA2MDNaFw0y -NTAzMjQyMjA2MDNaMHgxCzAJBgNVBAYTAlVTMRAwDgYDVQQIDAdBcml6b25hMQ8w -DQYDVQQHDAZBbnRoZW0xDzANBgNVBAoMBlBoYXJlczEUMBIGA1UECwwLRGV2ZWxv -cG1lbnQxHzAdBgNVBAMMFm5leHRjbG91ZDM3NTcuZGRucy5uZXQwggEiMA0GCSqG -SIb3DQEBAQUAA4IBDwAwggEKAoIBAQCudVvhm/+6Uaepk2e8oaoc46Yry8blNU4q -f1Ov3aOZ4K8KyHTiZiNv06andE41YAUw63bEcF1UPxAIJUSl4KlUuMbBU/ko2Ox7 -lc0eo+yrsNAhJ86asCYvX8R42jjrXO2RwcZ2LGXsPdeGn7ysqlG1R95QIrbapvjc -/S35RQ6cdcITmTv+j7eNi2RIKo8Pds0l7CHjTl70H0ij/i24k3HfRSTTMy2c5lLm -0kI2wAXfYrkRLHmc7D/5A+2yEv7pE8kp0/xtqoDnWfoHOgfJ1s0Xtwug29vv49xd -zh48hOaDbBA4L0CEHugtmLUel0JjkTvvNoDtXlu6pGL2ItVCTWpRAgMBAAGjWjBY -MDcGA1UdEQQwMC6CFm5leHRjbG91ZDM3NTcuZGRucy5uZXSCCWxvY2FsaG9zdIIJ -MTI3LjAuMC4xMB0GA1UdDgQWBBTG0+E9YtR2HeS8XqNzI/VcQ1fXFTANBgkqhkiG -9w0BAQsFAAOCAQEAG5WWycZWMkVRkJQWebAdYcs0lBkXebw6MFaCKp32JhttPksj -ap8ZsJ88rgFJGhaNlyc6XOBHx3uMhEJOZu4kj9vxIPzi6+0axNC5DemzuW7imWj6 -YZRl4Io5SSTtRrimkVQ8/a5hoLwePDtJ+nvRWZoJ5wQd+pzukY2SLnGDPnYXhMR0 -oS6Zf7Lb58DLwvIocRGXZdYkqUbTtB/A7RN3k5PKG1uWn3Ob0g4GyHUm4qbeio1j -px0rytYKHRvscX+uArTPREb7UlAKEY6C7XxH9dOUjkD0Evmerf48O7YJYjafGwTj -ee5XO0J9i1B6Rw1m0pLSBncM8xZnFeeB2GK7Hg== ------END CERTIFICATE----- diff --git a/openssl/phares3757.ddns.net.crt b/openssl/phares3757.ddns.net.crt deleted file mode 100644 index 70d6da2..0000000 --- a/openssl/phares3757.ddns.net.crt +++ /dev/null @@ -1,23 +0,0 @@ ------BEGIN CERTIFICATE----- -MIIDzzCCAregAwIBAgIUDyI/DDBhnZS2uWpuUm4CUFct6twwDQYJKoZIhvcNAQEL -BQAwdTELMAkGA1UEBhMCVVMxEDAOBgNVBAgMB0FyaXpvbmExDzANBgNVBAcMBkFu -dGhlbTEPMA0GA1UECgwGUGhhcmVzMRQwEgYDVQQLDAtEZXZlbG9wbWVudDEcMBoG -A1UEAwwTcGhhcmVzMzc1Ny5kZG5zLm5ldDAeFw0yNDAzMjQyMjE2NThaFw0yNTAz -MjQyMjE2NThaMHUxCzAJBgNVBAYTAlVTMRAwDgYDVQQIDAdBcml6b25hMQ8wDQYD -VQQHDAZBbnRoZW0xDzANBgNVBAoMBlBoYXJlczEUMBIGA1UECwwLRGV2ZWxvcG1l -bnQxHDAaBgNVBAMME3BoYXJlczM3NTcuZGRucy5uZXQwggEiMA0GCSqGSIb3DQEB -AQUAA4IBDwAwggEKAoIBAQDZ2IuRHSk81cfNNeqiTnz03Cf28jTgxp5IjLIaycVW -Qu4jKEk+8I8NHhjwVxHK0OEWlnfyF7O9Vz9u1HdDUTt4tz/3bMR2tY/slWDoXQ7V -1kZwgXwFcYqB3CeYpwfpjtXymQ+bR8awF66LxT6mhzmi9K+SClGndA0fml5Hp717 -sFI4lC5nP+Hcu+rrFcKyhhKsvB1/m0vIp7ftRlTUWcH24Fe+BAiVhWDmKEMU4RzR -XkRBSafCKZX+JNqx3wP44MR7fdN7slYGti6KvpWmCmeFJu5DrXZxUtS49TpGjUXw -hUnl+iLYVkQSngnRXOB52kPGupINK2k+olGYZNOT/f9lAgMBAAGjVzBVMDQGA1Ud -EQQtMCuCE3BoYXJlczM3NTcuZGRucy5uZXSCCWxvY2FsaG9zdIIJMTI3LjAuMC4x -MB0GA1UdDgQWBBQ32C7sCt9bLsKKrt6XtzlaILv4DDANBgkqhkiG9w0BAQsFAAOC -AQEAnfFTM4O66twoS6XmuZLXC/oaPeR4fm9iyFkTSGghEFolfZPTd2rlVMuiHNNt -A8SEJia4EeGQhkkGA/PBkm3lDZKrj9vvXXhAS0LGt/yGe1vM/fBfC79xbLqq0vFI -4M9DNXRucABh2z5zu0qEHc28EaA3m94YODj5ess7Gf6y/MX7BD9l3kigiLHtyQx2 -EcKX7WeilYJkgX/aBLgobjm9FI4s2aSk3VPzC5vl5A9n2R+uqKgLj2qEA+IZOdQP -cnVC3ldDOrJirZODMcSHuTPO2d2HopBpae38sRJO3m/3vNsbKCflSgk2ddX45YLH -29n79V5XIEqX12PWeqQ01ob15Q== ------END CERTIFICATE----- diff --git a/openssl/photoprism.ddns.net.crt b/openssl/photoprism.ddns.net.crt deleted file mode 100644 index 014e5d8..0000000 --- a/openssl/photoprism.ddns.net.crt +++ /dev/null @@ -1,23 +0,0 @@ ------BEGIN CERTIFICATE----- -MIIDzzCCAregAwIBAgIUauxixPkRfTWweNkPBqaKAmW6sYEwDQYJKoZIhvcNAQEL -BQAwdTELMAkGA1UEBhMCVVMxEDAOBgNVBAgMB0FyaXpvbmExDzANBgNVBAcMBkFu -dGhlbTEPMA0GA1UECgwGUGhhcmVzMRQwEgYDVQQLDAtEZXZlbG9wbWVudDEcMBoG -A1UEAwwTcGhvdG9wcmlzbS5kZG5zLm5ldDAeFw0yNDAzMjQyMjA2MjBaFw0yNTAz -MjQyMjA2MjBaMHUxCzAJBgNVBAYTAlVTMRAwDgYDVQQIDAdBcml6b25hMQ8wDQYD -VQQHDAZBbnRoZW0xDzANBgNVBAoMBlBoYXJlczEUMBIGA1UECwwLRGV2ZWxvcG1l -bnQxHDAaBgNVBAMME3Bob3RvcHJpc20uZGRucy5uZXQwggEiMA0GCSqGSIb3DQEB -AQUAA4IBDwAwggEKAoIBAQCjXRonP35BO8oO9uqHzFNKhLRdvuTEJH9dtAMdU20V -fiJQpwhpNA9OHGn8gM3kjwWD/FDUxWxrTdZ87BqEU24ESCP+FUunrPdqzCLJhgEK -z9l3uKUIQdg4YOkEomcEINFhgSlZhAajEbX6M8QQd1k0+buTUyIp6JnqTONqDWNc -5R0rT3iIj1N03FH8bci6RDJ1ZhW47VQ+JCXpKkTTKspbKYXnbocijRBQ3VZoMs1k -j+jo5hB9EIYpN2SDXvdUa9jfptjKEmfXqbezuGSO7K2J4bbK22coCoutD5K/lNwR -pymShFs9SoNHb7eC8vwerLFkwHzILgyGKJohZQqq9mlTAgMBAAGjVzBVMDQGA1Ud -EQQtMCuCE3Bob3RvcHJpc20uZGRucy5uZXSCCWxvY2FsaG9zdIIJMTI3LjAuMC4x -MB0GA1UdDgQWBBT3bwMvPk6t7xA9QIRPtDDc2q0FBDANBgkqhkiG9w0BAQsFAAOC -AQEAdfYM+TrKM/9WJI6XMIXAwNWrKPu4pKhjcv/oiYlc+o8OyRXJw2mPZ9bs6yHv -fGrkdXNoaV3c9i3kLRmdjHHldqIoqYeU78xHrOFeWA4s/4h2v8iQe9SUcxaIUQpU -IzRaKDnn8h6cO87no0ZljcYvO7MaY5Wl81+kJr4eXazo2NoeHJQ0PSPTaGugvysr -BEpsdShMNKuLMxb4M1m2sEaaj8nRjAwYQ+eVBSUGThH7TfcdtIYJhGfhWcyAZ5fI -awl+WkuGwZoUK6CQTJUAyzb9Oaq613PG2HqCtqQGCq9x6U30xIx/gR4LexmaIOSn -0ZnSqANPphUL/g09C4cFAF9rug== ------END CERTIFICATE----- diff --git a/openssl/pi-hole.ddns.net.crt b/openssl/pi-hole.ddns.net.crt deleted file mode 100644 index d859367..0000000 --- a/openssl/pi-hole.ddns.net.crt +++ /dev/null @@ -1,23 +0,0 @@ ------BEGIN CERTIFICATE----- -MIIDxjCCAq6gAwIBAgIUV0HrYDOjYInBe1dVxCKVvIZVUGowDQYJKoZIhvcNAQEL -BQAwcjELMAkGA1UEBhMCVVMxEDAOBgNVBAgMB0FyaXpvbmExDzANBgNVBAcMBkFu -dGhlbTEPMA0GA1UECgwGUGhhcmVzMRQwEgYDVQQLDAtEZXZlbG9wbWVudDEZMBcG -A1UEAwwQcGktaG9sZS5kZG5zLm5ldDAeFw0yNDAzMjQyMjA2MzZaFw0yNTAzMjQy -MjA2MzZaMHIxCzAJBgNVBAYTAlVTMRAwDgYDVQQIDAdBcml6b25hMQ8wDQYDVQQH -DAZBbnRoZW0xDzANBgNVBAoMBlBoYXJlczEUMBIGA1UECwwLRGV2ZWxvcG1lbnQx -GTAXBgNVBAMMEHBpLWhvbGUuZGRucy5uZXQwggEiMA0GCSqGSIb3DQEBAQUAA4IB -DwAwggEKAoIBAQCk6x+rWewnHElvnbp/YVf7cbPcDAXTB5kFh8XNJtBEpieef/IQ -HdcwfyfceUYSsi27fm9kJXzvjz3cGXlKfHW0ncgqOCmezghhduteQF46JX2Z0Jm3 -u5hr08ODCckVoBS/2JnSHyplLEbD1cm7k2bqiQHoZv9buMQOh2XtCefbA+B/lPDr -xhRSsGJSRtVIm/ilfmf21cUeMLrBC1NnrzjGnx9fwGPLSgSrOXGyUVIA5AHOq8pV -6BRBT1IiTKNJunqITAJkJYlFwffhunR9C//WKkZ85kYpxFBJ1lq4QRlMMK1B1prj -pe6qV9rHeuC2acBlMGh6h9Wv5sOurakFB7RfAgMBAAGjVDBSMDEGA1UdEQQqMCiC -EHBpLWhvbGUuZGRucy5uZXSCCWxvY2FsaG9zdIIJMTI3LjAuMC4xMB0GA1UdDgQW -BBT1xyg39cbMbQIkN/plX8DbkcJxMTANBgkqhkiG9w0BAQsFAAOCAQEAeJxKspcG -lotbBD0tgE8tHMiLcHpRC9W69T022hdwyMoGyivNA5Q6y8GbaIz1lGmX3DXTybgy -ftNIVxtSgNPP6DW6LnCVOz5WCYxKDlF5rlsH+TUm4gzost/8QLhDlwHC6hnSu8HU -BAKYM7eQn0+CR3gu6Mh7D5orOKHE4vaPrNFW5Qupos6+HJWmIOSYJTyLZSEhp7Lt -HqusRmujcBmEIuTWK8p8IR4bW4InXxV+9gV7y6wPmBS724XoMWcebXq6nu02S6YY -fkQ9MngzpceY3VQ/JJpmYsSArhqQmd0LabmPw5YFdabhm+idH8N22g54HgIohUTw -osjeyK8nasekkw== ------END CERTIFICATE----- diff --git a/openssl/syncthing3757.ddns.net.crt b/openssl/syncthing3757.ddns.net.crt deleted file mode 100644 index 1d35664..0000000 --- a/openssl/syncthing3757.ddns.net.crt +++ /dev/null @@ -1,23 +0,0 @@ ------BEGIN CERTIFICATE----- -MIID2DCCAsCgAwIBAgIULz2fn1sze291QME3dPOhvJHl52kwDQYJKoZIhvcNAQEL -BQAweDELMAkGA1UEBhMCVVMxEDAOBgNVBAgMB0FyaXpvbmExDzANBgNVBAcMBkFu -dGhlbTEPMA0GA1UECgwGUGhhcmVzMRQwEgYDVQQLDAtEZXZlbG9wbWVudDEfMB0G -A1UEAwwWc3luY3RoaW5nMzc1Ny5kZG5zLm5ldDAeFw0yNDAzMjQyMjA2NTRaFw0y -NTAzMjQyMjA2NTRaMHgxCzAJBgNVBAYTAlVTMRAwDgYDVQQIDAdBcml6b25hMQ8w -DQYDVQQHDAZBbnRoZW0xDzANBgNVBAoMBlBoYXJlczEUMBIGA1UECwwLRGV2ZWxv -cG1lbnQxHzAdBgNVBAMMFnN5bmN0aGluZzM3NTcuZGRucy5uZXQwggEiMA0GCSqG -SIb3DQEBAQUAA4IBDwAwggEKAoIBAQDg3r6gThets4NcEYCgeEB2uRUqDVvjBPS0 -8K9xRN2NWTCnG2AfD8U+gYx+gtx5OyrfjCqAE9XKHjTA3MeXP8cuQyeKoEfxHUuE -+qnUBo1yG6jXwyCXGqP2pY2Jh9sw8U1UJhZ8Ls1j7Db8uc2zy3WWaVxLBUYedURJ -ijayo0w564G8OLodmuwuUHIEXWmSxFwwIV3ZBXxaA70+qWKiVulEfpraq/M+PZPO -Le9WWCGGiSxwWPEnTFmHP+eJPGWwYt2JGYN4q1pXTsU5igtOayjAOvA/WNkmQcKq -3V7lofxWaO89fT8Z4sSlpRUcaHcyXLTuMdx4q4CuVG9GTXbJWAKFAgMBAAGjWjBY -MDcGA1UdEQQwMC6CFnN5bmN0aGluZzM3NTcuZGRucy5uZXSCCWxvY2FsaG9zdIIJ -MTI3LjAuMC4xMB0GA1UdDgQWBBT+pQCEkDWU0rP/jbM7EZSMNqdagzANBgkqhkiG -9w0BAQsFAAOCAQEAj/JL8hrfsjazqPRhJEcA64nmsbnXtVUEE1UUEYzrymJ+H8kn -nrynH5uE836XNoSxE3+mXwEKaWCyEwhHz7i8KOvKUce47hOQvaKGNzqCvlIAqyq9 -K4M1doE+qInkA1uQGFeCasMSa+nYlllzzPssmdmmt6yfSuKTmHP8cHhE/em6rroX -6csKj8ED5qBuIJyasuiEEzNC/NKVpl6IU0If578wX8Nbov4HcYeH4t7J7YMUUONp -4NgC5TjUVkkJSFZbpKFQ44yZxQ5v2t0JO7zraOELMdBqyXR8X+NXoLiQn6fnHYVn -ih7ng4OwQJRwSChTdJ/rHp+CLqIUbbWsV6V7VQ== ------END CERTIFICATE-----