meow-ios

(★ 221)

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

File Explorer

  • .gitattributes
  • .gitignore
  • .swiftformat
  • .swiftlint.yml
  • AGENTS.md
  • CLAUDE.md
  • LICENSE
  • PRIVACY.md
  • prod.env.example
  • project.yml
  • README.md

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

brew install

View Details ▼

Install a Homebrew formula or cask.

brew install {{formula|cask}}

Install a formula/cask:

brew install {{[-s|--build-from-source]}} {{formula}}

Build and install a formula from source (dependencies will still be installed from bottles):

brew install {{[-n|--dry-run]}} {{formula|cask}}

Download the manifest, print what would be installed but don't actually install anything:

// repository documentation