LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
filefy/__init__.py
filefy/__main__.py
filefy/_version.py
filefy/cli.py
filefy/server.py
filefy/tunnel.py
filefy.egg-info/PKG-INFO
filefy.egg-info/SOURCES.txt
filefy.egg-info/dependency_links.txt
filefy.egg-info/entry_points.txt
filefy.egg-info/requires.txt
filefy.egg-info/top_level.txt
filefy/config/__init__.py
filefy/config/build.json
filefy/config/config.json
filefy/config/config_manager.py
filefy/config/details.json
filefy/config/security.json
filefy/config/settings.json
filefy/static/css/style.css
filefy/static/js/app.js
filefy/templates/index.html
tests/test_pyfilemanager.py