Skip to content

Instantly share code, notes, and snippets.

View akbruster's full-sized avatar

Manik Koirala akbruster

View GitHub Profile
@akbruster
akbruster / meilisearch-nginx-dev.sh
Created February 23, 2024 08:41 — forked from CorneilleEdi/meilisearch-nginx-dev.sh
install and setup meilisearch
#!/bin/bash
echo "Downloading MeiliSearch"
#
# Install MeiliSearch
# https://docs.meilisearch.com/create/how_to/running_production.html#step-2-run-meilisearch-as-a-service
#
# Update the list of available packages and their versions
@akbruster
akbruster / List of API endpoints & objects
Created July 27, 2023 10:29 — forked from yassineaboukir/List of API endpoints & objects
A list of 3203 common API endpoints and objects designed for fuzzing.
0
00
01
02
03
1
1.0
10
100
1000
# Copyright 2017-2020 Jeff Foley. All rights reserved.
# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
# Should results only be collected passively and without DNS resolution? Not recommended.
#mode = passive
mode = active
# The directory that stores the Cayley graph database and other output files
# The default for Linux systems is: $HOME/.config/amass
#output_directory = amass