Supposed that https://github.com/nhthai2005/DNS-Server.git Get started by creating a new file or uploading an existing file. We recommend every repository include a README, LICENSE, and .gitignore.
echo "# DNS-Server" >> README.md git init git add README.md git commit -m "first commit" git branch -M master