index
:
gorankusu
dev
main
The Go library for load testing HTTP and WebSocket endpoints.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
_www
/
trunks.js
Age
Commit message (
Expand
)
Author
2023-05-16
all: move the _doc directory under _www
Shulhan
2023-05-16
all: remove WebSocket server
Shulhan
2023-05-16
_www: replace WebSocket handlers with HTTP endpoints
Shulhan
2022-04-20
_www: set the WebSocket address schema based on URL protocol
Shulhan
2022-03-14
all: changes the license of trunks software to GPL 3.0 or later
Shulhan
2021-12-21
all: add option to open link inside an iframe
Shulhan
2021-12-21
all: add feature to register custom navigation link
Shulhan
2021-09-29
_www: store the target attack options to local storage
Shulhan
2021-09-29
all: implement WebSocket notification when attack finished
Shulhan
2021-09-28
all: change the environment to set WebSocket port instead of address
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-22
_www: fix missing variables not rendered on Target
Shulhan
2021-09-19
all: display notification on failed or success Run
Shulhan
2021-09-18
www: refactoring using TypeScript and wui library
Shulhan