summaryrefslogtreecommitdiff
path: root/http_target.go
AgeCommit message (Expand)Author
2022-03-14all: changes the license of trunks software to GPL 3.0 or laterShulhan
2021-12-10all: realign all structsShulhan
2021-09-27all: implement WebSocket APIShulhan
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-08-06all: add an handler ConvertParams to HttpTargetShulhan
2021-03-27all: change the Run result to return dump of HTTP request and responseShulhan
2021-03-27all: allow client to customize request method, path, and typeShulhan
2021-03-27all: make the HttpTarget Name to be requiredShulhan
2021-03-24all: fix and update linter warningsShulhan
2021-03-24all: move BaseUrl from AttackOptions to TargetShulhan
2021-03-21all: implement interface and API to delete attack resultShulhan
2021-03-21all: load pass attack results and implement function to get attack resultShulhan
2021-03-21all: various changesShulhan
2021-03-21all: rename loadTestingResult to AttackResultShulhan
2021-03-21all: implement API and interface for attack functionalityShulhan
2021-03-16all: update the vegeta to use module pathShulhan
2021-03-15trunks: a module for testing HTTP servicesShulhan