This website requires JavaScript.
Explore
Help
Register
Sign in
leou
/
ccrd
Watch
1
Star
0
Fork
You've already forked ccrd
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Claymod Command Runner deamon
2
commits
1
branch
1
tag
27
KiB
Go
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Léo Delanoë
ec4da5eca7
add a client lib (just a TCP wrapper)
2025-10-13 17:59:53 +02:00
client
add a client lib (just a TCP wrapper)
2025-10-13 17:59:53 +02:00
.gitignore
PoC of command runner daemon
2025-10-13 17:53:21 +02:00
ccrd.go
PoC of command runner daemon
2025-10-13 17:53:21 +02:00
go.mod
PoC of command runner daemon
2025-10-13 17:53:21 +02:00
go.sum
PoC of command runner daemon
2025-10-13 17:53:21 +02:00
handle.go
PoC of command runner daemon
2025-10-13 17:53:21 +02:00
main.go
PoC of command runner daemon
2025-10-13 17:53:21 +02:00
README.md
PoC of command runner daemon
2025-10-13 17:53:21 +02:00
README.md
CCRd Claymod Command Runner daemon