GitRoot know 0.0.0.0:4545
for ssh, but if we have deployed GitRoot following the doc we route all 22 connexion to 4545 and GitRoot can’t know about it.
In the default page we display <p>🚀 git clone <code>ssh://0.0.0.0:4545</code> to begin!</p>
instead of domain:port
and we can’t know external port (can be other than 22).
Same problem for http protocol.
If we know external addr we can give it to plugin to be able to manage differents url: