Projects STRLCPY RTSPbrute Commits d3605235
🤬
  • ■ ■ ■ ■
    rtspbrute/__init__.py
    1 1  from pathlib import Path
    2 2   
    3  -__version__ = "1.0.1"
     3 +__version__ = "1.0.2"
    4 4  DEFAULT_ROUTES = Path(__file__).parent / "routes.txt"
    5 5  DEFAULT_CREDENTIALS = Path(__file__).parent / "credentials.txt"
    6 6   
Please wait...
Page is in error, reload to recover