mirror of
https://github.com/elisspace/core.git
synced 2026-09-23 02:57:48 +00:00
* Added support for alternate SSH ports in AsusWRT (#4832) * Always set the SSH port in SSH arguments * Removed whitespace * Adding port=22 to the mock calls * Changed config.get(CONF_PORT) to config[CONF_PORT] per feedback from @pvizeli