Metadata-Version: 2.1
Name: xrayconfigurator
Version: 0.0.32
Summary: Configuration helper for xray
Author: Ondrej Jurcak
Author-email: ondrej@surglogs.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# XRay Configurator
XRay configuration helper

- pip install --upgrade setuptools wheel
- setup.py sdist bdist_wheel
- pip install twine
- twine upload  dist/*






