Repository: gophergala2016/meshbird Branch: master Commit: a6512cf074ec Files: 2 Total size: 240 B Directory structure: gitextract_rl4wv2qz/ ├── .gitignore └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: .gitignore ================================================ /.idea /.vagrant *.iml *.sw[p,o] /meshbird ================================================ FILE: README.md ================================================ # Meshbird [twitter](https://twitter.com/meshbird) [website](https://meshbird.com/) Distributed private networking # Notice We are moved to the new place: (https://github.com/meshbird/meshbird)
gitextract_rl4wv2qz/ ├── .gitignore └── README.md
Condensed preview — 2 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (0K chars).
[
{
"path": ".gitignore",
"chars": 43,
"preview": "/.idea\n/.vagrant\n*.iml\n*.sw[p,o]\n/meshbird\n"
},
{
"path": "README.md",
"chars": 197,
"preview": "# Meshbird [twitter](https://twitter.com/meshbird) [website](https://meshbird.com/)\n\nDistributed private networking\n\n# N"
}
]
About this extraction
This page contains the full source code of the gophergala2016/meshbird GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 2 files (240 B), approximately 150 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.