its a simple backdoor service that im making cuz i think that it could be cool its not finished but this is a cool project
the client its really basic and its not really useful its just an example of how to use this service and thats all
It serve a json with a really simple body, its kinda slow but it works
it doesnt look really well , i want to improve it but for now it works
its really simple but it works and i want to improve it with fiber but for now i will use echo.
idk why this is happening , help
- send the output
- i need to stop creating a new command when i send something , i need to change it to something like the terminal of replit
- database made in postgresql
- create new cmds for every user (map[name]exec.Command)
- create new outputs for every user (map[name]bytes.buffer)
- login and register
- create tokens for recognice every user
- ctrl-c(ascii 13) stop process or something like that