jean-cloud-services/services/list_ips.sh
2023-05-02 10:59:13 +02:00

3 lines
50 B
Bash
Executable File

#!/bin/bash
grep -ho '172.29.[^.]' . -r | sort -u