Skip to content

Small python-based, standalone webserver for simply sharing files between two computers. Makes all files in working directory downloadable, and also supprts uploading of files.

Notifications You must be signed in to change notification settings

henrikholm/filex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Project Filex

-- Previous project / Inspiration -- This project is based on the code from Bones7456 (https://code.google.com/p/bones7456/) "SimpleHttpServer with Upload". I've tried to get in contact with him/her, to send over my modifications, but with no luck.

-- Features --

  1. Upload of files to working directory
  2. Download of files from working directory
  3. Username / Password protection (standard http)
  4. External IP-address lookup
  5. Auto-shutdown after max 72 hours, default 1 hour

-- Invocation -- Simply run "python filex.py" in a terminal

About

Small python-based, standalone webserver for simply sharing files between two computers. Makes all files in working directory downloadable, and also supprts uploading of files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages