Skip to content

kedar1830/Simple-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Its Me:

Hello World!, My Name Is Kunal. I am 12 Passout student but i have interest in knowlageble things like this one. I am creating this for making simple http server for beginers like with 0.1% knowlage any one can use this server. This is WLAN http server desiagn.

You can run it in simple localhost server or you can simple run on wifi. When a persion is connected to same wifi as you are he will can see your content.

About installation and setup:

Copy link git clone https://github.com/kedar1830/Simple-Server.git
Change directory cd Simple-Server
Execute permission chmod +x Server-Installation.sh
Run the script ./Server-Installation.sh
Well done if you did all things then run last command ./start

Little bit changes you can do:

Now all done if you wana run server then just go to Simple-Server directory and give it command ./start

For Termux users:

If your using Termux then i recommand you have to install termux-api, it will help you for opening url by using Termux directly.

After installing termux-api, goto simple server directory use following command:

nano start

paste following command before ->

node server.js

termux-open-url http://0.0.0.0:3000/

now its done and run ./start for testing its working or not.

This is for all users:

you can change its ports and ip by your self if you wana!

Thank for visiting my page

About

simple http server in .js and easy to setup.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages