vpn-client-script/IPS

20 lines
84 B
Plaintext
Raw Normal View History

2022-09-01 17:35:44 +02:00
#!/bin/bash
ips=("10.10.11.1/24" "10.10.100.1/24" "10.10.11.2/24"
)