You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[cook-ingredients](https://github.com/giteshnxtlvl/cook-ingredients). Cook Ingredients consists YAML Collection of word-sets, extensions, funcitons to generate pattern and wordlists.
10
+
[cook-ingredients](https://github.com/glitchedgitz/cook-ingredients). Cook Ingredients consists YAML Collection of word-sets, extensions, funcitons to generate pattern and wordlists.
11
11
12
12
### Installation
13
-
Use Go or download [latest builds](https://github.com/giteshnxtlvl/cook/releases/)
13
+
Use Go or download [latest builds](https://github.com/glitchedgitz/cook/releases/)
14
14
```
15
-
go install -v github.com/giteshnxtlvl/cook/v2/cmd/cook@latest
15
+
go install -v github.com/glitchedgitz/cook/v2/cmd/cook@latest
16
16
```
17
17
18
-
> After installation, run `cook` for one time, it will download [cook-ingredients](https://github.com/giteshnxtlvl/cook-ingredients) automatically at `%USERPROFILE%/cook-ingredients` for windows and `$home/cook-ingredients` for linux.
18
+
> After installation, run `cook` for one time, it will download [cook-ingredients](https://github.com/glitchedgitz/cook-ingredients) automatically at `%USERPROFILE%/cook-ingredients` for windows and `$home/cook-ingredients` for linux.
19
19
20
20
# Basic
21
21
Without basics, everything is useless.
@@ -216,7 +216,7 @@ Version 1.6 and Version 2 have signifant breaking changes to improe the usabilit
216
216
- Simplyfied ranges
217
217
218
218
# Contribute
219
-
- Add wordlists, wordsets, functions, ports and other things in [cook-ingredients](https://github.com/giteshnxtlvl/cook-ingredients)
219
+
- Add wordlists, wordsets, functions, ports and other things in [cook-ingredients](https://github.com/glitchedgitz/cook-ingredients)
220
220
- Making **raw string** works like as it works in programming languages. Means better parser.
221
221
- I don't know, you might use your creativity and add some awesome features.
222
-
Or you can [buy me a coffee](https://www.buymeacoffee.com/giteshnxtlvl)☕
222
+
Or you can [buy me a coffee](https://www.buymeacoffee.com/glitchedgitz)☕
0 commit comments