Skip to content
/ pigeon Public

Simple http file server written in 24 hours.

License

Notifications You must be signed in to change notification settings

lnB51/pigeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version 0.1 Python MIT License

pigeon

PIGEON

PIGEON is simple http server.
You can control diferent shared dirs for every user.
With PIGEON sharing files become easier than exit from VIM 😂.

Pigeon screenshot

Installation

Download source code from github:

git clone https://github.com/b1rd-dev/pigeon

Open project folder with terminal and run:

pip install -r requirements.txt

Usage

run main.py file

Default authentication data:

Login: admin

Password: admin

Future innovations

- Web editor for files

- Web console for admins

- Update productivity

- New security optimization

- Source optimization

- Adaptive web interface

- Special versions for Linux/Android/MacOS

- Different language support

About

Simple http file server written in 24 hours.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published