MCPcopy Index your code
hub / github.com/evilsocket/pwngrid

github.com/evilsocket/pwngrid @v1.10.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.10.3 ↗ · + Follow
179 symbols 590 edges 49 files 16 documented · 9%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

PwnGRID

<a href="https://github.com/evilsocket/pwngrid/releases/latest"><img alt="Release" src="https://img.shields.io/github/release/evilsocket/pwngrid.svg?style=flat-square"></a>
<a href="https://github.com/evilsocket/pwngrid/blob/master/LICENSE.md"><img alt="Software License" src="https://img.shields.io/badge/license-GPL3-brightgreen.svg?style=flat-square"></a>
<a href="https://github.com/evilsocket/pwngrid/graphs/contributors"><img alt="Contributors" src="https://img.shields.io/github/contributors/evilsocket/pwngrid"/></a>
<a href="https://travis-ci.org/evilsocket/pwngrid"><img alt="Travis" src="https://img.shields.io/travis/evilsocket/pwngrid/master.svg?style=flat-square"></a>
<a href="https://twitter.com/intent/follow?screen_name=pwnagotchi"><img src="https://img.shields.io/twitter/follow/pwnagotchi?style=social&logo=twitter" alt="follow on Twitter"></a>

This is the source code of the API server for https://pwnagotchi.ai/

Extension points exported contracts — how you extend this code

PacketCallback (FuncType)
(no doc)
mesh/packet_muxer.go
PeerActivityCallback (FuncType)
(no doc)
mesh/routing.go

Core symbols most depended-on inside this repo

ERROR
called by 54
api/utils.go
JSON
called by 26
api/utils.go
Get
called by 26
api/client.go
Identity
called by 13
models/unit.go
Post
called by 11
api/client.go
Write
called by 9
mesh/packet_muxer.go
Load
called by 7
crypto/keypair.go
Authenticate
called by 6
api/auth.go

Shape

Method 92
Function 67
Struct 17
FuncType 2
TypeAlias 1

Languages

Go100%

Modules by API surface

api/client.go16 symbols
mesh/peer.go14 symbols
mesh/routing.go12 symbols
crypto/keypair.go10 symbols
mesh/packet_muxer.go8 symbols
models/unit.go7 symbols
mesh/memory.go6 symbols
cmd/pwngrid/setup.go6 symbols
cmd/pwngrid/inbox.go6 symbols
api/peer_mesh.go6 symbols
api/peer_inbox.go6 symbols
models/unit_find.go5 symbols

Datastores touched

(mysql)Database · 1 repos

For agents

$ claude mcp add pwngrid \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact