https://github.com/chainreactors/proto
https://github.com/chainreactors/proto
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chainreactors/proto
- Owner: chainreactors
- License: apache-2.0
- Created: 2023-09-13T11:04:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T16:41:31.000Z (10 months ago)
- Last Synced: 2025-04-09T17:45:33.447Z (10 months ago)
- Homepage: https://chainreactors.github.io/wiki/IoM/
- Size: 158 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## architecture
```
client - client <-> server exchange data (implant-side)
implant - listener <-> server exchange data
services - grpc server
```