Big Update
This version is a big update. There are mainly two new features. goshs
now supports SFTP as protocol to connect. Be sure to read the help page or https://goshs.de/en/usage/sftp/index.html to see how it works.
Also now http, webdav and sftp are broadcasted as zeroconf mDNS broadcast on the local network. So now you can easily just access your instance for example at http://<hostname>.local:8000
.
Under the hood
I increased a testing framework and polished all unit tests. So now goshs can be tested thoroughly throughout development