LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/index.md
docs/installation.md
docs/release-checklist.md
docs/services.md
docs/usage.md
docs/web-ui.md
src/shifter/__init__.py
src/shifter/__main__.py
src/shifter/cli.py
src/shifter/data/__init__.py
src/shifter/data/config.json
src/shifter/data/gost.service
src/shifter/data/haproxy.cfg
src/shifter/services/__init__.py
src/shifter/services/config.py
src/shifter/services/gost.py
src/shifter/services/haproxy.py
src/shifter/services/iptables.py
src/shifter/services/status.py
src/shifter/services/system_info.py
src/shifter/services/xray.py
src/shifter/web/__init__.py
src/shifter/web/app.py
src/shifter/web/routes.py
src/shifter/web/templates/base.html
src/shifter/web/templates/configure.html
src/shifter/web/templates/index.html
src/shifter_toolkit.egg-info/PKG-INFO
src/shifter_toolkit.egg-info/SOURCES.txt
src/shifter_toolkit.egg-info/dependency_links.txt
src/shifter_toolkit.egg-info/entry_points.txt
src/shifter_toolkit.egg-info/requires.txt
src/shifter_toolkit.egg-info/top_level.txt