summaryrefslogtreecommitdiff
path: root/http_server.go
AgeCommit message (Expand)Author
2024-03-15all: update module pakakeh.go to the tipShulhan
2024-03-05all: replace module "share" with "pakakeh.go"Shulhan
2024-02-21all: move constants declaration closer to its usageShulhan
2024-02-07all: rename the project to gorankusuShulhan
2024-02-04http_server: group HTTP paths API into constantsShulhan
2024-01-25all: fix warnings recommended by linter reviveShulhan
2023-11-11Makefile: replace the Go linter and apply all their recommendationsShulhan
2023-05-16all: implement HTTP API to run and cancel attack on HTTP targetShulhan
2022-08-21go.mod: set minimum Go to 1.18 and update all dependenciesShulhan
2022-03-14all: changes the license of trunks software to GPL 3.0 or laterShulhan
2021-12-21all: add feature to register custom navigation linkShulhan
2021-09-29all: implement WebSocket notification when attack finishedShulhan
2021-09-27all: implement WebSocket APIShulhan
2021-09-26all: unembed HTTP server on TrunksShulhan