Skip to content

Web file server give you the ability to have permanent access to files on your computer

License

Notifications You must be signed in to change notification settings

midaef/web_file_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NameLess Web Server

Description

Web server give you the ability to have permanent access to files on your computer.
You can download and open file in your browser.
This program can be use for your home PC or server.

Warning

The author of this program does not call for its use as malicious software.
Anyway the author does not bear any responsibility!

How to use?

  1. If you want to start the server in your PC
  2. You have to set-up the port in your router's settings
  3. Open config file in resources: src/main/resources/configs
  • VERSION=1.0 - Program version
  • NAME=NAMELESS_WEB_SERVER - Program name
  • SERVER_PORT=65000 - Port configuration
  • SERVER_PASSWORD=123 - Password configuration
  • ROOT_FOLDER=web_app - Root folder for your page
  • ROOT_FILE=index.html - Starter page
  • WEB_FILE_SERVER=1 - Web file server turn on (0/1)
  • WEB_SERVER=1 - Web server turn on (0/1)
  1. Change the configuration for yourself
  2. Next, in the browser, connect in the format localhost:port or ip:port. If you succeed you will get a welcome page
  3. localhost:port/control.html or ip:port/control.html get web file server page or turn off WEB_SERVER configuration

That's all.
By the way, when you set-up port, you have to check port is not busy.

How to set-up port?

This website help you set-up port.

Screenshots

Web file server

Login

Main

Author

Mikhailov Danil(midaef)

Design

stdian.ru

Donate for coffee

We would be grateful if you would donate us a Cup of coffee)
Webmoney midaef: WMR R381836540599, WMZ Z286377765031

About

Web file server give you the ability to have permanent access to files on your computer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published