vpn-client-script/IPS

20 lines
84 B
Bash

#!/bin/bash
ips=("10.10.11.1/24" "10.10.100.1/24" "10.10.11.2/24"
)