Releases: Sophuwu300/manhttpd
Releases · Sophuwu300/manhttpd
1.3.0
manhttpd 1.3.0
Install
Option 1: Install Using Official Apt Repository
The package will auto update from the repository
- Add repository to your apt sources:
curl https://cdn.sophuwu.site/deb/addrepo.sh | sudo sh sudo apt update
- Install package:
sudo apt install manhttpd
Option 2: Install From GitHub Release
No auto update.
- Install dependencies:
sudo apt update sudo apt install mandoc
- Download and install:
wget https://github.com/Sophuwu300/manhttpd/releases/download/1.3.0/manhttpd_1.3.0_amd64.deb sudo dpkg --install manhttpd_1.3.0_amd64.deb
Usage
The daemon will run start once installed. No further steps are required. Just go to http://127.0.0.1:8082/.