mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
12 lines
436 B
Plaintext
Executable File
12 lines
436 B
Plaintext
Executable File
moon::systemctl start strongswan
|
|
carol::systemctl start strongswan
|
|
dave::systemctl start strongswan
|
|
oon::expect-connection research
|
|
moon::expect-connection accounting
|
|
carol::expect-connection home
|
|
carol::swanctl --initiate --child alice 2> /dev/null
|
|
carol::swanctl --initiate --child venus 2> /dev/null
|
|
dave::expect-connection home
|
|
dave::swanctl --initiate --child alice 2> /dev/null
|
|
dave::swanctl --initiate --child venus 2> /dev/null
|