Files
Zhuolun Li e54dbfd19b Shadow Support (#10)
Add support for Shadow by enabling DNS resolution and fixing bugs of the batch mode
2026-06-17 11:26:34 +01:00

9 lines
81 B
Plaintext

# Python
__pycache__/
*.py[cod]
*.egg-info/
# Virtual environments
.venv/
venv/