index
:
gorankusu
dev
main
The Go library for load testing HTTP and WebSocket endpoints.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
_www
/
http_target.ts
Age
Commit 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-08
all: make HTTP Target Params works along with WithRawBody
Shulhan
2024-03-15
all: update module pakakeh.go to the tip
Shulhan
2024-02-08
all: allow submit free form request body in HTTPTarget
Shulhan
2024-02-07
all: rename the project to gorankusu
Shulhan
2024-01-25
all: fix warnings recommended by linter revive
Shulhan
2023-11-11
_www: apply all eslint recommendations
Shulhan
2023-11-11
_www: setup eslint for linting TypeScript files
Shulhan
2023-11-11
_www: update wui module
Shulhan
2022-03-14
all: changes the license of trunks software to GPL 3.0 or later
Shulhan
2021-10-19
www: load the stored variables into Target, HttpTarget, WebSocketTarget
Shulhan
2021-10-17
www: disable modifying the Base URL on target
Shulhan
2021-09-29
all: implement WebSocket notification when attack finished
Shulhan
2021-09-28
www: group related fields to use fieldset instead of header
Shulhan
2021-09-27
all: implement WebSocket API
Shulhan
2021-09-25
_www: store the variables, headers, and parameters to local storage
Shulhan
2021-09-19
all: display notification on failed or success Run
Shulhan
2021-09-19
all: add option to set description (Hint) on any inputs element
Shulhan
2021-09-18
all: add "Hint" for Target, HTTP, and WebSocket Target
Shulhan
2021-09-18
www: refactoring using TypeScript and wui library
Shulhan