Updates scripts

This commit is contained in:
2025-07-27 16:14:24 -03:00
parent 437007ebd2
commit 2344ac0f8c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
remote_ip="192.168.0.20"
remote_ip="banana"
mapfile -t ports_list < <(nmap "${remote_ip}" -p 37000-44000 -oG - | grep -oP '\d+(?=\/open\/tcp)')

View File

@@ -55,7 +55,7 @@ if [ ${#commands_not_found[@]} -ne 0 ]; then
exit 1
fi
furry_commission_ideas_path=/mnt/e/clouds/nextcloud/furry-downloads
furry_commission_ideas_path=/mnt/e/clouds/nextcloud-velha-casa/data-hoarding/furry-downloads
# furry_commission_ideas_path=/mnt/e/home/documents-unsorted/data-hoarding/furry-downloads
# furry_commission_ideas_path=/mnt/e/home/downloads/furry-downloads
furry_commission_ideas_urls_filename="urls.txt"