7 lines
114 B
Python
7 lines
114 B
Python
"""
|
|
SNISPF - Cross-platform SNI spoofing and DPI bypass tool.
|
|
"""
|
|
|
|
__version__ = "2.0.0"
|
|
__author__ = "Rainman69"
|