240 liens privés
Pour trouver les noms d'hôte d'un nom de domaine
sudo subfinder -d nomdedomaine.com -all > output.txt
Conclusion
Meltano est un excellent outil pour les pipelines de données robustes avec un grand nombre d'intégrations et la spécification Singer est un bon outil pour écrire rapidement des ingestions. Je peux le recommander même pour des projets de loisir !
Malheureusement, il n'y a pas d'API ouverte pour se connecter à Find My ou Airtags, donc vous aurez besoin d'un Mac qui fonctionne en permanence et qui a Find My ouvert afin de mettre à jour le cache régulièrement.
export BASH_SILENCE_DEPRECATION_WARNING=1
=> dans le ~/.profile
ou'll need to get a usb-serial adapter and then connect with a console cable. Adapters aren't very expensive.
Connecting to the Console Port with Mac OS X
To connect a Mac OS X system USB port to the console using the built-in OS X Terminal utility, follow these steps:
Step 1 Use the Finder to go to Applications > Utilities > Terminal.
Step 2 Connect the OS X USB port to the router.
Step 3 Enter the following commands to find the OS X USB port number:
macbook:user$ cd /dev
macbook:user$ ls -ltr /dev/usb
crw-rw-rw- 1 root wheel 9, 66 Apr 1 16:46 tty.usbmodem1a21
DT-macbook:dev user$
Step 4 Connect to the USB port with the following command followed by the router USB port speed:
macbook:user$ screen /dev/tty.usbmodem1a21 9600
To Disconnect the OS X USB Console from the Terminal Window
Enter Ctrl+A followed by Ctrl+\
Voici la commande pour choisir le format de fichier par défaut des captures d'écran. Ainsi on passe de png à jpg
defaults write com.apple.screencapture type jpg
dessin de graphe via du texte