aboutsummaryrefslogtreecommitdiff
path: root/_www/http_target.js
AgeCommit message (Expand)Author
2024-10-07_www: rename submodule "wui" to "pakakeh_ts"Shulhan
2024-06-08_www: support HTTP target with content type "text/html"Shulhan
2024-06-08all: make HTTP Target Params works along with WithRawBodyShulhan
2024-03-15all: update module pakakeh.go to the tipShulhan
2024-02-08all: allow submit free form request body in HTTPTargetShulhan
2024-02-07all: rename the project to gorankusuShulhan
2024-01-25all: fix warnings recommended by linter reviveShulhan
2023-11-11_www: apply all eslint recommendationsShulhan
2023-11-11_www: setup eslint for linting TypeScript filesShulhan
2023-11-11_www: update wui moduleShulhan
2022-03-14all: changes the license of trunks software to GPL 3.0 or laterShulhan
2021-10-19www: load the stored variables into Target, HttpTarget, WebSocketTargetShulhan
2021-10-17www: disable modifying the Base URL on targetShulhan
2021-09-29all: implement WebSocket notification when attack finishedShulhan
2021-09-28www: group related fields to use fieldset instead of headerShulhan
2021-09-27all: implement WebSocket APIShulhan
2021-09-25_www: store the variables, headers, and parameters to local storageShulhan
2021-09-19all: display notification on failed or success RunShulhan
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-09-18www: refactoring using TypeScript and wui libraryShulhan