Skip to content
View EdgarJOJOP's full-sized avatar

Block or report EdgarJOJOP

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. CS2-Web-ESP CS2-Web-ESP Public

    CS2-Web-ESP

    Python

  2. wifiset wifiset Public

    HTML

  3. yolov8_Model_weight_compression yolov8_Model_weight_compression Public

    借鉴TurboQuant压缩技术能将yolov8框架的pt模型压缩为原来的1/4精度不会损失太多

    Python

  4. ssh-mcp-server ssh-mcp-server Public

    支持了mcp使用ssh多验证登录模式(密码、密钥、2fa),并且正常登录跟服务器进行通信。

    Python

  5. cmd_mcp cmd_mcp Public

    用于在 Windows 11 的 CMD 中执行任意命令并完整返回结果(包括标准输出、标准错误和退出码)的mcp

    Python

  6. dnscrypt-proxy dnscrypt-proxy Public

    双栈并行查询加密dns机制,拥有53端口一样的速度,自动从多个上游 DNS 中选择最快响应结果。用户可自由自定义加密 DNS 与 Bootstrap DNS(禁用 53 端口以提升安全性)。内置可配置 TTL 与大小限制的 DNS 缓存,支持识别并应用 AdGuard Home 拦截规则实现域名过滤。采用异步方式记录 DNS 请求日志,到达阈值自动裁剪日志,内存达到设定阈值后自动转存至本地文…

    Python