ghostmirror | 通过webshell实现的内网穿透工具

 by   FunnyWolf Python Version: v1.2.1 License: No License

kandi X-RAY | ghostmirror Summary

kandi X-RAY | ghostmirror Summary

ghostmirror is a Python library. ghostmirror has no bugs, it has no vulnerabilities and it has low support. However ghostmirror build file is not available. You can download it from GitHub.

通过webshell实现的内网穿透工具
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ghostmirror has a low active ecosystem.
              It has 39 star(s) with 17 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              ghostmirror has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of ghostmirror is v1.2.1

            kandi-Quality Quality

              ghostmirror has no bugs reported.

            kandi-Security Security

              ghostmirror has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              ghostmirror does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              ghostmirror releases are available to install and integrate.
              ghostmirror has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed ghostmirror and discovered the below as its top functions. This is intended to give you an instant insight into ghostmirror implemented functionality, and help decide if they suit your requirements.
            • Synchronously download data
            • Base64 decode string
            • Base64 encoding
            • Loop forever
            • Read data from the remote server
            • Update connections
            • Get a logger
            • Check the server
            • Returns the connection
            • Check cache data
            Get all kandi verified functions for this library.

            ghostmirror Key Features

            No Key Features are available at this moment for ghostmirror.

            ghostmirror Examples and Code Snippets

            使用方法,cobaltstrike不出网服务器上线
            Pythondot img1Lines of Code : 38dot img1no licencesLicense : No License
            copy iconCopy
            [NET-CONFIG]
            WEBSHELL = http://www.test.com/proxy.php
            SERVER_LISTEN = 127.0.0.1:8000
            LOCAL_LISTEN = 127.0.0.1:4444
            
            [TOOL-CONFIG]
            LOG_LEVEL = INFO
            READ_BUFF_SIZE = 10240
            SLEEP_TIME = 0.01
            
            root@kali:~# ./mirror_client 
            2019-08-30 01:42:46,311 -   
            其他参数
            Pythondot img2Lines of Code : 8dot img2no licencesLicense : No License
            copy iconCopy
            [TOOL-CONFIG]
            LOG_LEVEL = INFO //日志级别,DEBUG,INFO,WARN,ERROR
            READ_BUFF_SIZE = 10240 //TCP读取BUFF(不建议大于10240)
            SLEEP_TIME = 0.01 //client每次循环的间隔(秒),该值越大请求webshell次数越少,但传输越也慢
            [ADVANCED-CONFIG]
            REMOVE_SERVER = http://127.0.0.1:8000 // 用于多级内网穿透(不使用时请勿填写)
            TA  

            Community Discussions

            No Community Discussions are available at this moment for ghostmirror.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ghostmirror

            You can download it from GitHub.
            You can use ghostmirror like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/FunnyWolf/ghostmirror.git

          • CLI

            gh repo clone FunnyWolf/ghostmirror

          • sshUrl

            git@github.com:FunnyWolf/ghostmirror.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link