issues Search Results · repo:Bhinneka/gubrak language:Go
Filter by
9 results
(63 ms)9 results
inBhinneka/gubrak (press backspace or delete to remove)Status Error: Post https://example.com: x509: certificate signed by unknown authority
hhaswan
- Opened on Apr 12, 2022
- #20
Current Condition: It show response status of every request, like this:
Status 200
Status 200
Status 200
Status 200
Status 200
Status 200
Status 200
Status 200
Status 200
Status 200
Expected Condition: ...
enhancement
back2arie
- Opened on Apr 16, 2019
- #19
My config.json:
{
headers : {
Content-Type : application/json
}
}
Run: $ gubrak -m get -r 10 -c config.json -u http://localhost/
Output:
panic: runtime error: invalid memory address ...
bug
back2arie
- Opened on Apr 16, 2019
- #18
Installing with homebrew or from source.
$ /usr/local/Cellar/gubrak/1.0.0/bin/gubrak --version
Output: /usr/local/Cellar/gubrak/1.0.0/bin/gubrak version zero (runtime: go1.11.2)
bug
back2arie
- Opened on Apr 16, 2019
- #17
Current Version In the current version, we can set the body with json format. like that { url : http://example.com ,
headers : { Authorization : Basic exnfekeoeoeojsjalaljahhd , Content-Type : application/json ...
mrapry
- 2
- Opened on Dec 10, 2018
- #15
Current version:
In the current version, we can set the maximum concurrent call that was called concurrently. For example:
./gubrak -r 100 -c config.json
This command will do 100 call with 100 concurrent ...
bxcodec
- 5
- Opened on Nov 29, 2018
- #14
I believe this tool will be used by many users, (because I need this too 👍 ) In that case, we need some administrative
stuff that we must consider to continue this project as open source. A few things ...
bxcodec
- 1
- Opened on Nov 28, 2018
- #11
`panic: send on closed channel
goroutine 160 [running]:
github.com/Bhinneka/gubrak.Scan.func1(0xc0000b4030, 0xc0000a6424, 0x3, 0x7ffeefbff964, 0x10, 0xc0000a0e10, 0xc0000b62a0, 0xc000122d20)
/Users/wurianto/Documents/go-work/src/github.com/Bhinneka/gubrak/worker.go:30 ...
wuriyanto48
- 2
- Opened on Nov 28, 2018
- #8
Because this project still in development stages, I think we can directly move to Go Module.
bxcodec
- 1
- Opened on Nov 28, 2018
- #6

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.