[+] Created By lisus18ikrak
ownserver is a tool to create a simple http server in local network. Anyone under same wifi/router can access the folder/file you shared.
git clone https://github.com/lisus18ikrak/ownserver
cd ownserver
chmod +x hs.py
python hs.py
git clone https://github.com/lisus18ikrak/ownserver && cd ownserver && chmod +x hs.py && python hs.py