- 🔭 I’m currently studying.
- 🌱 astroid dot gg
- 💬 Ask me anything.
- 📫 How to reach me: administrator at soundar dot net
- 😄 Pronouns: He,Him.
- ⚡ Likes: Debian,Litespeed,NGINX.
💯
debian
linux sys
Highlights
Pinned Loading
-
-
-
ripienaar/free-for-dev
ripienaar/free-for-dev PublicA list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
-
blesta-support-pin
blesta-support-pin PublicForked from webmastery/blesta-support-pin
Assign clients a support PIN to use when making contact.
PHP
-
ss.sh
ss.sh 1#!/bin/bash
2url="https://upload.catto.pictures/"
3temp_file="/tmp/screenshot.png"
4flameshot gui -r > $temp_file
5image_url=$(curl --header "Authorization: ibrahimalhaha" --header "Domain: img.soundar.net" -X POST -F "image=@"$temp_file -v "$url" 2>/dev/null)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.