aboutsummaryrefslogtreecommitdiff
path: root/target.go
AgeCommit message (Expand)Author
2024-03-05all: replace module "share" with "pakakeh.go"Shulhan
2024-02-21all: add global HTTP headers for TargetShulhan
2024-02-16target: changes Opts to non-pointerShulhan
2024-02-07all: rename the project to gorankusuShulhan
2024-01-25all: fix warnings recommended by linter reviveShulhan
2022-08-21all: reformat with Go 1.19 gofmtShulhan
2022-03-14all: changes the license of trunks software to GPL 3.0 or laterShulhan
2021-12-10all: realign all structsShulhan
2021-09-19all: add option to set description (Hint) on any inputs elementShulhan
2021-09-18all: add "Hint" for Target, HTTP, and WebSocket TargetShulhan
2021-03-27all: make the HttpTarget Name to be requiredShulhan
2021-03-24all: fix and update linter warningsShulhan
2021-03-24all: implement target for WebSocketShulhan
2021-03-24all: move BaseUrl from AttackOptions to TargetShulhan
2021-03-21all: various changesShulhan
2021-03-21all: implement API and interface for attack functionalityShulhan
2021-03-15trunks: a module for testing HTTP servicesShulhan