summaryrefslogtreecommitdiff
path: root/example.go
AgeCommit message (Expand)Author
2024-03-15all: update module pakakeh.go to the tipShulhan
2024-03-05all: replace module "share" with "pakakeh.go"Shulhan
2024-02-21all: move reading GORANKUSU_DEV environment to [Environment.IsDevelopment]Shulhan
2024-02-21all: add parameter to use custom listen address in NewExampleShulhan
2024-02-21all: add global HTTP headers for TargetShulhan
2024-02-19all: remove Run in ExampleShulhan
2024-02-18example: add POST header that can return custom HTTP response codeShulhan
2024-02-16target: changes Opts to non-pointerShulhan
2024-02-16all: change the signature of default request/response dumperShulhan
2024-02-16example: check for error and set default attack duration to 10 secondsShulhan
2024-02-16all: set default HTTPTarget Attack if its not setShulhan
2024-02-15all: move example to root directoryShulhan