Deploy with Vercel

Deploy to Cloudflare Workers

0xDedinfosec Blogs

Banner

0xDedinfosec API

I use Cloudflare Workers to host my API. https://github.com/0xdedinfosec/0xdedinfosec-api

BuyMeACoffee API

I'm using Buy Me a Coffee Developer API to gather contributions from users who support me in raising funds for the OSCP exam.

You can obtain the DONATION_API_SECRET from https://developers.buymeacoffee.com/#/?id=authentication

.env

PUBLIC_API_URL="" # API URL
DONATION_API_SECRET="" # Buy Me a Coffee Developer API Secret

License

Licensed under the MIT license.