mirror of
https://github.com/portbuster1337/ArachneC2
synced 2026-06-14 08:40:53 +00:00
365c9663d2
Decentralized C2 framework built on libp2p (IPFS networking stack). No servers, no domains, no IPs to block - cryptographic peer identities communicating over the global p2p network. Includes: - Architecture, protocol, implant, server, and security model docs - Protobuf message definitions (commonpb, arachnepb, rpcpb) - Cryptography package (Ed25519 keys, signing, PeerID) - Transport package (libp2p host, GossipSub pubsub, relay) - Config package with shared types
6 lines
190 B
Plaintext
6 lines
190 B
Plaintext
github.com/libp2p/go-libp2p v0.36.5
|
|
github.com/libp2p/go-libp2p-pubsub v0.12.0
|
|
github.com/multiformats/go-multiaddr v0.13.0
|
|
google.golang.org/protobuf v1.34.2
|
|
google.golang.org/grpc v1.67.0
|