Souvik Kar Mahapatra

Results 19 issues of Souvik Kar Mahapatra

Before performing any fuzzing queries, gofuzz checks whether URL is reachable? Current state: It takes a significant amount of time to perform this function.

bug
hacktoberfest2021

Currently only GET and HEAD request is allowed. Allow users to make POST request as well.

enhancement
good first issue

if `gofuzz` is provided with a URL which redirects to another URL, it shows the provided URL only Running an empty query on short URL(just for demo): ![image](https://user-images.githubusercontent.com/64456160/136554049-abb9fc44-d063-44ad-a8a4-4e6d20b19f59.png) the output...

enhancement

currently supports TXT and JSON. Add support for CSV

enhancement
good first issue

For lsx to work in windows, on needs to port `install.sh` and `lsx.sh` to powershell script.

enhancement
help wanted

After running the example [list-simple/main.go](https://github.com/charmbracelet/bubbletea/blob/master/examples/list-simple/main.go) I noticed that the search function is not getting triggered. I see the [FilterValue()](https://github.com/charmbracelet/bubbletea/blob/a55bf775cd3fb2418d6ac3498a7792d773b8643e/examples/list-simple/main.go#L26) is also defined just like in other list examples. Not sure...

enhancement
good first issue
hacktoberfest2021

Hi there! Thankyou for making such an amazing interface for integrating bevy inside an Android/iOS app. I was trying to run two different games in different Activities and wanted to...

### Current Behavior MeshKit errors contain multiple grammatical mistakes, including missing capitalization and punctuation. This affects readability and consistency across error messages. ### Desired Behavior - All error messages should...

help wanted
issue/stale
kind/enhancement

**Description** This PR fixes # **Notes for Reviewers** **Before:** - In non-trim mode, when Components or Relationships was set to true in the ModelFilter, the system made N separate database...