Completed NMAP & Refactoring
This commit is contained in:
@@ -12,7 +12,7 @@ GOOGLE_HOME_SPEAKER_ID = "media_player.spencer_room_speaker"
|
||||
DAILY_RECAP_TIME = "20:00"
|
||||
|
||||
# Nmap Configuration
|
||||
NMAP_TARGETS = "192.168.1.0/24"
|
||||
NMAP_TARGETS = "192.168.2.0/24"
|
||||
NMAP_SCAN_OPTIONS = "-sS -T4"
|
||||
|
||||
# Test Mode (True to run once and exit, False to run continuously)
|
||||
|
||||
Reference in New Issue
Block a user