Loading...
- v1.5.2iOS
Bugfixes
- v1.5.1iOS
Bug fixes
- v1.5iOS
- Basic Auth: protect your served website with a username and password - Access Log: see which files are being accessed
- v1.4iOS
It is now possible to start the server when not connected to WiFi. You can use the built in browser for iPhone, or split view multitasking on iPad. It is also possible to access the server from your Mac when the iPhone is used as a personal hotspot.
- v1.3iOS
added an in-app browser
- v1.2.2iOS
- Changed the JSON response of a directory listing
- v1.2.1iOS
- The app now remembers the last folder you selected to serve - Changed the JSON response of a directory listing
- v1.2iOS
If you enable the "Directory Listing" option, you can now access it as JSON or plain text, in addition to HTML. Just send the `Accept: application/json` or `Accept: text/plain` headers when requesting a folder.
- v1.1iOS
- iOS 14 support - You can now use the default port 80
- v1.0.2iOS
Bug fixes
- v1.0.1iOS
Bugfixes