Skip to content
View DionTech's full-sized avatar
Block or Report

Block or report DionTech

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DionTech/README.md

Hi there 👋

About

Github Stats

Top Languages Card

Pinned Loading

  1. cgrep cgrep Public

    a concurrent version of grepping

    Go 1

  2. scrape scrape Public

    this is a server side scraping, more an ethical hacking reconnaissance way of scraping; more interested in headers and stuff instead of all of the html created by js

    Go

  3. assetdump assetdump Public

    a reconnaissance scan of an entity / domain; lists available flags to test

    Go

  4. laravel-vault laravel-vault Public

    With Vault, you can create vaults as application standalones or related to a model in your app, for example every user can have personal vaults. Each vault can contain secrets. Instead of using the…

    PHP 7

  5. services-lfu-cache services-lfu-cache Public

    This is a project to learn some elements of go. It is a thread-safe cache algorithm, based on the LFU principle. Also you can define the max heap size the runtime of this cache service may use. The…

    Go

  6. laravel-extended-scheduler laravel-extended-scheduler Public

    This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling these configurations via a config file only, cause then we cannot share …

    PHP 2