tiamat/cmd
raul 0d839daf4e Return pointer to clientList item instead of copy
I've also fixed several issues such as the killswitch and RCE functions
failing because of trying to use the struct identifier to access the
clientList array
2024-06-12 09:49:37 +02:00
..
templates Add option to delete clients from list 2024-06-11 12:27:43 +02:00
embedTemplates.go Add HTML boilerplate 2024-06-04 07:53:51 +02:00
httpServer.go Return pointer to clientList item instead of copy 2024-06-12 09:49:37 +02:00
root.go Prepare listening servers 2024-06-04 07:53:51 +02:00
server.go Allow selecting clients.json file by parameter 2024-06-07 12:02:36 +02:00
serverFunc.go Return pointer to clientList item instead of copy 2024-06-12 09:49:37 +02:00
structs.go Fetch client local IP 2024-06-10 09:18:48 +02:00