This is HTTP server implementation with sockets , used for sharing files
git clone https://github.com/0xheg3zy/HTTP_with_Pure_Sockets
cd HTTP_with_Pure_Sockets
chmod +x server.py
sudo ln -s $(realpath server.py) /usr/local/bin/serv
go to the path you want to share , then excute serv command