aboutsummaryrefslogtreecommitdiff
path: root/_www/index.js
AgeCommit message (Expand)Author
2024-02-07all: rename the project to gorankusuShulhan
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-09-18www: refactoring using TypeScript and wui libraryShulhan
2021-09-09_www: make the target also clickableShulhan
2021-09-02_www: implement hash location on each targetShulhan
2021-09-02_www: hide the "Attack results" on each target if AllowAttack is falseShulhan
2021-09-02_www: reformat all with new prettier configShulhan
2021-08-07_www: only show Attack button if AllowAttack is trueShulhan
2021-04-15all: add function to clear output of HTTP and WebSocket TargetShulhan
2021-04-15all: store the response type and bodyShulhan
2021-04-15_www: do not render empty headers and/or empty parametersShulhan
2021-04-15_www: allow changing the target variablesShulhan
2021-04-09_www: allow changing Target optionsShulhan
2021-04-09_www: display Target Vars and HTTP Target headers in two rowsShulhan
2021-03-27_www: display list of HTTP and WebSocket target on navigationShulhan
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-24all: implement target for WebSocketShulhan
2021-03-24all: move BaseUrl from AttackOptions to TargetShulhan
2021-03-22_www: ask for confirmation before deleting resultShulhan
2021-03-22_www: make the layout to be responsiveShulhan
2021-03-21all: implement interface and API to cancel running attackShulhan
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: implement API and interface for attack functionalityShulhan
2021-03-15trunks: a module for testing HTTP servicesShulhan