Basic usage requires no configuration except selecting a folder to share. The app will automatically start a server on your device's IP address and port 8080. You can access the server from any device on the same network by typing the server's URL in a web browser.
Select the folder you want to share and tap the start button. The server will bind to your device's IP and the default port.
After the server is running, use the sharing panel to get the URL for other devices.
On Android, Wi‑Fi interfaces are usually named wlan0 (sometimes wlan1 if multiple are present). That is typically the one to use when both the server and the clients are on the same Wi‑Fi. Mobile (cellular) interfaces can have names like rmnet or ccmni and come with important limits: carriers often use CGNAT (Carrier-Grade NAT), so your device gets a private IPv4 address that is not reachable from the internet or from other mobile subscribers. Direct access from another device on mobile data is usually not possible over IPv4. IPv6 may work when both sides have native IPv6 and no firewall blocks it, but support and reachability vary by carrier and network.
For sharing on a home or office LAN, prefer the Wi‑Fi interface and ensure the client is on the same network. Use mobile interfaces only when you understand the network (e.g. tethering) and accept the restrictions.
This option is enabled by default. When on, the server generates web pages with a user interface for file listings (and for file operations if allow file modification is enabled).
When this option is off, the server does not generate folder listing pages. The logic for handling a URL that points to a directory (e.g. looking for index.html there, or returning 404 if not found) is not dependent on this option and is controlled entirely by redirect settings—see the relevant section of the documentation.
By default the server serves files read-only. Enable the “allow file modification” option (checkbox) if you want to change files from the web interface. When enabled, the web UI supports:
On Android you can choose how the app accesses the selected folder. This affects performance and which features are available.