sni/sni_spoofing/__init__.py
2026-05-28 02:18:25 +04:30

7 lines
114 B
Python

"""
SNISPF - Cross-platform SNI spoofing and DPI bypass tool.
"""
__version__ = "2.0.0"
__author__ = "Rainman69"