mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-09-26 00:08:09 +03:00
Add this to your ~/.ssh/config:
Host aquadx-devtainer
HostName localhost
Port 2322
User root
StrictHostKeyChecking no
Then you can use ssh aquadx-devtainer to connect to the container.