Max Lv

Max Lv

Chip Architect at NVIDIA

NVIDIA Shanghai, China https://maxlv.net @madeye

Open Source Projects

madeye/Legend-of-Sword-and-Fairy

A complete Rust port of the PAL (Legend of Sword and Fairy) DOS engine, playable natively or in the browser via wasm

Rust 20 Updated today

shadowsocks/shadowsocks-android

A shadowsocks client for Android

Kotlin 36,739 Updated today

madeye/taiwan-strait-monitor

No description

Python 2 Updated today

madeye/meow-ios

iOS port of meow — VPN/proxy client for iOS 26, powered by meow-rs

Swift 128 Updated today

madeye/proxydroid

Global Proxy for Android

Kotlin 2,519 Updated today

madeye/shadowvpn

ShadowVPN: UDP PSK user-mode VPN with shadowsocks AEAD

Rust 84 Updated today

madeye/x-spam-auto-block

Auto-block spam users on X with LLM detection, chrome-devtools-mcp browser automation, and in-browser approval

TypeScript 4 Updated today

madeye/meow-rs

A high-performance Rust implementation of the mihomo (Clash Meta) proxy kernel.

Rust 368 Updated today

madeye/BaoLianDeng

A macOS VPN proxy app powered by meow-rs, a Clash-compatible proxy kernel written in Rust

Swift 766 Updated today

shadowsocks/shadowsocks-libev

Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust

C 16,185 Updated today

madeye/meow

Meow - A Clash/mihomo Android client with Flutter UI, powered by mihomo-rust and netstack-smoltcp tun2socks

Dart 99 Updated today

shadowsocks/shadowsocks-org

www.shadowsocks.org

HTML 1,028 Updated 3 days ago

madeye/subtitle_anywhere

Batch-generate bilingual external subtitles for local media files using MLX Whisper on Apple Silicon

Python 30 Updated 3 days ago

madeye/ds-input

DS Input — an LLM whole-sentence pinyin input method (macOS + Windows): toneless pinyin → Chinese inline, no candidate window. Rust core (C ABI) + thin native frontends.

C++ 52 Updated 6 days ago

madeye/silicon-civilization-stock-trade

硅基文明消费股交易策略系统 · DeepSeek v4-pro · akshare · 回测 · Next.js

TypeScript 49 Updated 6 days ago

madeye/trans_proxy

Transparent proxy for macOS and Linux that intercepts TCP traffic via pf/nftables and forwards it through an upstream HTTP CONNECT proxy

Rust 28 Updated 6 days ago

madeye/LianYaoHu

炼妖壶 — run Claude Code, Codex, or any coding agent in a deny-default sandbox with VPN-only network egress. sandbox-exec + PF on macOS, Landlock/seccomp + iptables on Linux.

Rust 11 Updated 8 days ago

madeye/mcp-cli

a prototype to save fork/exec overhead of ai code agent

Rust 119 Updated 9 days ago

madeye/gterm

iOS terminal app with SSH support, powered by the Ghostty engine (libghostty), with a custom on-screen keyboard.

Swift 58 Updated 10 days ago

madeye/meow-go

No description

Dart 10 Updated 11 days ago

madeye/ghostty

Fork of ghostty with a passthru termio backend for embedder-provided IO (drives the terminal from a network/SSH transport). Used by github.com/madeye/gterm.

Zig 1 Updated 11 days ago

madeye/shadowvpn-ios

Native iOS client for ShadowVPN — a UDP, pre-shared-key, layer-3 tunnel using the shadowsocks AEAD UDP wire scheme (SwiftUI app + NEPacketTunnelProvider + Rust core).

Swift 49 Updated 12 days ago

madeye/gaeproxy

GAEProxy for Android (Deprecated)

C 792 Updated 13 days ago

madeye/https_proxy

Stealth HTTPS forward proxy with automatic Let's Encrypt TLS and nginx camouflage

Rust 27 Updated 14 days ago

madeye/runse-mac

Refine and translate selected text in any macOS app. Services menu, global hotkeys, and a floating action bar over your selection — powered by your favorite LLM provider.

Swift 6 Updated 17 days ago

madeye/bangumi-downloader

Next.js web app aggregating bangumi.moe and DHT torrent search results

TypeScript 25 Updated 19 days ago

madeye/sensevoice-mlx

SenseVoice-Small speech recognition model converted to CoreML for Apple Neural Engine

Python 3 Updated 21 days ago

madeye/fof-quant

No description

Python 4 Updated 21 days ago

madeye/tailscale-ss

Rust implementation of Tailscale (preview, experimental)

Rust 0 Updated 21 days ago

madeye/jobs

No description

HTML 51 Updated 22 days ago

madeye/dewatermark

CLI tool to automatically detect and remove watermarks from videos

Python 4 Updated 24 days ago

madeye/hot-stock-china

A股热门股票Top100 - 每日自动更新

HTML 21 Updated 28 days ago

madeye/tingxie

English dictation (听写) audio generator — txt script or photo in, natural MLX TTS (Kokoro) dictation WAV out, fully on-device on Apple Silicon

Python 0 Updated 1 month ago

madeye/silicon-civilization-stock-trade-us

Silicon Civilization Stocks — US-market AI-infrastructure trading dashboard (DeepSeek signals + Yahoo Finance + Next.js)

TypeScript 3 Updated 1 month ago

madeye/opencl-android-proprietary

Proprietary OpenCL drivers for Android

19 Updated 1 month ago

madeye/madeye.github.io

No description

JavaScript 1 Updated 1 month ago

madeye/mcp-distill

MCP server (Rust) that records prompts/context/responses from Claude and Codex for small-model distillation

Rust 7 Updated 1 month ago

madeye/shadowsocks-zig

No description

Zig 2 Updated 1 month ago

madeye/external_sshtunnel

No description

C 11 Updated 1 month ago

madeye/tcp_china

TCP China congestion control algorithm

C 106 Updated 1 month ago

madeye/runse

iOS app for refining prompts and running LLM requests

Swift 2 Updated 1 month ago

madeye/sip003-http2-obfuscator

An example project for this blog post. https://maxlv.net/blog/diy-sip003-protocol/ do not use it in real world use cases.

Go 19 Updated 1 month ago

madeye/hot-music-china

[Vibe coding] 中国音乐流媒体热门歌曲排行榜

HTML 1 Updated 2 months ago

madeye/dns-tunnel

SIP003 Shadowsocks plugin: obfuscate traffic as standards-conformant DNS-over-QUIC (RFC 9250)

Rust 1 Updated 2 months ago

madeye/macmtr

No description

Swift 0 Updated 2 months ago

madeye/sshtunnel

Automatically exported from code.google.com/p/sshtunnel

Java 20 Updated 2 months ago

madeye/sshttp

HTTP CONNECT proxy that tunnels every request through a single SSH session

Rust 2 Updated 2 months ago

madeye/tun2proxy

Rust TUN-to-proxy library and CLI on netstack-smoltcp. SOCKS5, HTTP/1.1, HTTPS, and HTTP/2 CONNECT with optional Basic auth.

Rust 1 Updated 2 months ago

madeye/deblur

deblur images on GPU

C 34 Updated 2 months ago

madeye/snipit

Screenshot app for macOS

Swift 2 Updated 2 months ago

madeye/obfs4-tunnel

obfs4 tunnel

Go 53 Updated 3 months ago

madeye/VibeMouse.app

macOS mouse side-button voice dictation with SenseVoice

Python 7 Updated 3 months ago

madeye/ghostty-config

No description

Rust 1 Updated 4 months ago

madeye/dot-config

Web-based dotfile configuration UI built with Leptos and Axum

Rust 0 Updated 4 months ago

madeye/yolo-android

Quantized Tiny Yolo Demo on Android

C++ 30 Updated 2 years ago

madeye/trust-china-dns

A China-DNS implementation in Rust.

Rust 19 Updated 2 years ago

madeye/opencl-stub

My OpenCL stub libraries

C 2 Updated 2 years ago

madeye/GRACE

GPU based data RACE detection tool

C 5 Updated 2 years ago

madeye/dotfiles

dotfiles

Emacs Lisp 6 Updated 2 years ago

madeye/cuda-surf

No description

C 5 Updated 2 years ago

madeye/maven-repository

My own maven repository

Shell 7 Updated 2 years ago

madeye/ditaa-eps

A fork of ditaa-addon with the latest ditaa libary

Java 3 Updated 5 years ago

madeye/box

A public server box

Dockerfile 3 Updated 7 years ago

madeye/dbartists

Douban Artists Third-party Android Client

Java 3 Updated 8 years ago

madeye/srlf

Salient Region Conducted Local Feature

Ruby 2 Updated 11 years ago

madeye/refine

No description

C++ 0 Updated 12 years ago