No description
Find a file
rafi612 8144848f32
All checks were successful
Go Build / build (push) Successful in 31s
Add 'stat' command
2025-08-20 21:59:48 +02:00
.github/workflows feat: add new command parser 2025-08-03 21:55:57 +02:00
client Add 'stat' command 2025-08-20 21:59:48 +02:00
command Add 'stat' command 2025-08-20 21:59:48 +02:00
config feat: add new command parser 2025-08-03 21:55:57 +02:00
installer feat: add new command parser 2025-08-03 21:55:57 +02:00
net Add 'stat' command 2025-08-20 21:59:48 +02:00
utils feat: add new command parser 2025-08-03 21:55:57 +02:00
wtp Add 'stat' command 2025-08-20 21:59:48 +02:00
.gitignore feat: add new command parser 2025-08-03 21:55:57 +02:00
go.mod Add 'stat' command 2025-08-20 21:59:48 +02:00
go.sum Add 'stat' command 2025-08-20 21:59:48 +02:00
LICENSE Initial commit 2025-07-06 14:31:28 +02:00
main.go Add 'stat' command 2025-08-20 21:59:48 +02:00
Makefile feat: add new command parser 2025-08-03 21:55:57 +02:00