LICENSE
README.md
pyproject.toml
anesthesia/__init__.py
anesthesia/__main__.py
anesthesia/cli.py
anesthesia/doctor.py
anesthesia/errors.py
anesthesia/menu.py
anesthesia/process.py
anesthesia/singbox.py
anesthesia/storage.py
anesthesia/subscription.py
anesthesia/ui.py
anesthesia/vless.py
anesthesia.egg-info/PKG-INFO
anesthesia.egg-info/SOURCES.txt
anesthesia.egg-info/dependency_links.txt
anesthesia.egg-info/entry_points.txt
anesthesia.egg-info/requires.txt
anesthesia.egg-info/top_level.txt
tests/test_doctor.py
tests/test_e2e_subscription.py
tests/test_process.py
tests/test_singbox_config.py
tests/test_storage.py
tests/test_subscription.py
tests/test_vless.py