pressly / sup

Super simple deployment tool - think of it like 'make' for a network of servers
https://pressly.github.io/sup
MIT License
2.48k stars 176 forks source link

Add support for usernames containing "@" #181

Closed RussellLuo closed 2 years ago

RussellLuo commented 2 years ago
"bob@example.com@10.100.100.10" -> user: "bob@example.com", host: "10.100.100.10"