Simple and perfect for quick file sharing, directory browsing. 🗂️
This server is intended for development and local file sharing purposes only.
It has not been audited for security and should not be used in production or for transmitting sensitive information.
- 🔍 Directory Browsing: Navigate through directories with ease.
- 📁 File Management: Upload or download files through a web interface.
- 📋 Path Display: Current working path displayed on the UI.
- 🏠 Home & Back Buttons: Easy navigation options.
Super simple. Just two steps:
-
Tap into our formula repository:
brew tap efa2d19/tap
-
Install away:
brew install httpServe
Run the server with the following command:
httpServe
By default, the server will start on port 8000. Open a web browser and navigate to your local ip address.
Got ideas? Found a bug? Contributions are more than welcome! Feel free to open an issue or submit a PR.
All set to go under the Apache-2.0 License. Use it, modify it, share it.