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
Age
Commit message (
Expand
)
Author
2022-04-20
_www: set the WebSocket address schema based on URL protocol
Shulhan
2022-03-14
Release trunks v0.2.0 (2022-03-13)
v0.2.0
Shulhan
2022-03-14
all: changes the license of trunks software to GPL 3.0 or later
Shulhan
2022-03-13
all: update dependencies
Shulhan
2022-02-05
Release trunks v0.1.0 (2022-02-05)
v0.1.0
Shulhan
2022-02-05
go.mod: update share module to v0.34.0
Shulhan
2022-02-05
Makefile: run the test with CGO_ENABLED=1
Shulhan
2022-01-10
all: update share and ciigo modules
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-12-20
go.mod: update share and ciigo modules to latest
Shulhan
2021-12-10
all: realign all structs
Shulhan
2021-12-10
www: fix rendering the WebSocket response
Shulhan
2021-12-06
go.mod: update to latest share module
Shulhan
2021-10-19
cmd/trunks: update the node when changes on .js and .html files
Shulhan
2021-10-19
www: load the stored variables into Target, HttpTarget, WebSocketTarget
Shulhan
2021-10-18
all: rename internal/cmd/trunks-example to internal/cmd/trunks
Shulhan
2021-10-17
all: merge all workers for related to development to internal/cmd
Shulhan
2021-10-17
www: disable modifying the Base URL on target
Shulhan
2021-10-17
all: move the main program for example to internal/cmd/trunks-example
Shulhan
2021-10-17
www: create separate functions to save to local storages
Shulhan
2021-10-11
go.mod: update to latest share and ciigo module
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: minimize recompilation on changes on _www
Shulhan
2021-09-27
all: implement WebSocket API
Shulhan
2021-09-26
all: unembed HTTP server on Trunks
Shulhan
2021-09-25
all: simplify development on trunks-example
Shulhan
2021-09-25
_www: store the variables, headers, and parameters to local storage
Shulhan
2021-09-25
example: return all response like HTTP Request in JSON format
Shulhan
2021-09-25
all: check and convert HTTP target parameters to multipart/form-data
Shulhan
2021-09-25
all: prevent leaking Target and HttpTarget headers and variables
Shulhan
2021-09-23
_www: word wrap the input label
Shulhan
2021-09-23
all: convert the params to JSON object
Shulhan
2021-09-23
_www: fix the layout using px instead of em
Shulhan
2021-09-22
_www: fix missing variables not rendered on Target
Shulhan
2021-09-20
Makefile: add task to re-compile the TypeScript files
Shulhan
2021-09-20
_www: set default form input kind to string
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: add "hint" for input of Environment and Attack options
Shulhan
2021-09-18
www: refactoring using TypeScript and wui library
Shulhan
2021-09-09
_www: set the HTTP and WebSocket background title
Shulhan
2021-09-09
_www: make the target also clickable
Shulhan
2021-09-06
all: set the original HTTP target if IsCustomizable is true
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
[prev]
[next]