Sync binaryedge script

This commit is contained in:
2023-08-11 22:30:23 +02:00
parent 675617953b
commit c77eba87ea
2 changed files with 2 additions and 4 deletions

View File

@ -14,7 +14,6 @@ if [ ! -d ./reverse_revisions/ ]; then
mkdir ./reverse_revisions
fi
# With failure handling
dns-ptr-resolver $PWD/stretchoid_digitalocean_possible_ips.txt 1> stretchoid_revisions/$REV.txt
grep -F "stretchoid" stretchoid_revisions/$REV.txt | sort -V > stretchoid_revisions/$REV.sorted.txt