6 lines
126 B
Python
6 lines
126 B
Python
targets = [
|
|
"@local",
|
|
("ararat.0x90.space", dict(ssh_port=42022)),
|
|
("baixun.0x90.space", dict(ssh_port=42023)),
|
|
]
|