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
/
index.js
Age
Commit message (
Expand
)
Author
2024-02-07
all: rename the project to gorankusu
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-09-18
www: refactoring using TypeScript and wui library
Shulhan
2021-09-09
_www: make the target also clickable
Shulhan
2021-09-02
_www: implement hash location on each target
Shulhan
2021-09-02
_www: hide the "Attack results" on each target if AllowAttack is false
Shulhan
2021-09-02
_www: reformat all with new prettier config
Shulhan
2021-08-07
_www: only show Attack button if AllowAttack is true
Shulhan
2021-04-15
all: add function to clear output of HTTP and WebSocket Target
Shulhan
2021-04-15
all: store the response type and body
Shulhan
2021-04-15
_www: do not render empty headers and/or empty parameters
Shulhan
2021-04-15
_www: allow changing the target variables
Shulhan
2021-04-09
_www: allow changing Target options
Shulhan
2021-04-09
_www: display Target Vars and HTTP Target headers in two rows
Shulhan
2021-03-27
_www: display list of HTTP and WebSocket target on navigation
Shulhan
2021-03-27
all: change the Run result to return dump of HTTP request and response
Shulhan
2021-03-27
all: allow client to customize request method, path, and type
Shulhan
2021-03-24
all: implement target for WebSocket
Shulhan
2021-03-24
all: move BaseUrl from AttackOptions to Target
Shulhan
2021-03-22
_www: ask for confirmation before deleting result
Shulhan
2021-03-22
_www: make the layout to be responsive
Shulhan
2021-03-21
all: implement interface and API to cancel running attack
Shulhan
2021-03-21
all: implement interface and API to delete attack result
Shulhan
2021-03-21
all: load pass attack results and implement function to get attack result
Shulhan
2021-03-21
all: various changes
Shulhan
2021-03-21
all: implement API and interface for attack functionality
Shulhan
2021-03-15
trunks: a module for testing HTTP services
Shulhan