Skip to content
View lPurple's full-sized avatar
🎣
Focusing
🎣
Focusing
Block or Report

Block or report lPurple

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. mediapipe mediapipe Public

    Forked from google-ai-edge/mediapipe

    Cross-platform, customizable ML solutions for live and streaming media.

    C++ 1

  2. codecombat codecombat Public

    Forked from codecombat/codecombat

    Game for learning how to code.

    CoffeeScript

  3. lanproxy lanproxy Public

    Forked from ffay/lanproxy

    lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,目前仅支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面...)。目前市面上提供类似服务的有花生壳、TeamView、GoToMyCloud等等,但要使用第三方的公网服务器就必须为第三方付费,并且这些服务都有各种各样的限制,此外,由于数据包会流经第三方,因此对数据安全也是一…

    Java

  4. linux-0.11 linux-0.11 Public

    Forked from karottc/linux-0.11

    the source code of linux-0.11 for study linux kernel

    C

  5. linux-virus linux-virus Public

    Forked from karottc/linux-virus

    A simple virus of linux. It can get root and destory your system.(这是一个简单的linux下的病毒,它仅能得到root权限和感染文件并进行破坏)

    C

  6. Java-WebSocket Java-WebSocket Public

    Forked from TooTallNate/Java-WebSocket

    A barebones WebSocket client and server implementation written in 100% Java.

    Java