Projects STRLCPY SharPyShell Commits cd71cb79
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    core/config.py
    1 1  import sys
    2 2  import os
    3 3   
    4  -sharpyshell_version='1.1.12'
     4 +sharpyshell_version='1.1.13'
    5 5   
    6 6  header = '#SharPyShell v' + sharpyshell_version + ' - @splinter_code'
    7 7  banner = """
    skipped 18 lines
  • ■ ■ ■ ■
    requirements.txt
    1 1  urllib3
    2  -urllib3[socks]
     2 +PySocks
    3 3  pycrypto
    4 4  pyopenssl
    5 5  pefile
    skipped 1 lines
Please wait...
Page is in error, reload to recover