Github Feed β„’
1.02K subscribers
119 photos
3 videos
1 file
920 links
πŸ“¦ A catalog of useful GitHub repositories.

⭐ Discover tools, libraries, and interesting projects shared by developers.

πŸ’» New repositories posted regularly to help you find helpful code and resources.
Download Telegram
πŸš€ How to Use Google Gemini AI from Terminal (CLI) πŸ€–πŸ’»

Want to access Google Gemini AI directly from your Linux or Termux terminal? Here's how to get started with the basic setup.

πŸ› οΈ Run these two commands first:
apt update && apt upgrade

apt install nodejs git


These commands will update your system and install the required packages to proceed further.

Once your system is ready, you'll need to install the Gemini CLI, authenticate with your Google account, and start chatting β€” all from the command line!

πŸŽ₯ Watch the full step-by-step video guide here:
πŸ‘‰ https://youtu.be/p9WEatXIWAQ?si=fn2R98Qu3Fd6wfkS

This tutorial covers everything from setup to real usage. Perfect for Termux lovers, developers, and CLI users!

πŸ•Ή Join us: @LinkCentralX
❀1
πŸš€ Introducing Bypasser: Real IP Discovery & CDN Bypass Toolkit

I'm excited to share a project I’ve been working on β€” Bypasser, a Bash-based reconnaissance toolkit designed to uncover real IPs behind Cloudflare, Akamai, and other CDN/WAF protections.

πŸ” Bypasser automates:

Subdomain enumeration via subfinder & crt.sh

IP resolution with dnsx

HTTP probing using httpx

DNS zone transfer testing

Real IP filtering (Cloudflare CIDR block exclusion)

Reverse IP lookups from multiple sources (including APIs)

πŸ“¦ Output includes:

Discovered subdomains & IPs

Live hosts

DNS records (MX, TXT, NS)

Zone transfer results

Real IPs & reverse lookup results

πŸ’‘ Why I built this:
As a penetration tester and bug bounty hunter, I needed a unified and automated way to collect and analyze DNS metadata & CDN protection footprints β€” so I built one.

πŸ› οΈ Built with:
Bash + subfinder, dnsx, httpx, dig, jq, curl, parallel, ipcalc

πŸ”— GitHub repository --- https://lnkd.in/egSHpNBZ

I'd love feedback from the community!
Feel free to test it, suggest features, or contribute improvements.
❀3πŸ”₯3
Github Feed β„’ pinned Β«πŸš€ Introducing Bypasser: Real IP Discovery & CDN Bypass Toolkit I'm excited to share a project I’ve been working on β€” Bypasser, a Bash-based reconnaissance toolkit designed to uncover real IPs behind Cloudflare, Akamai, and other CDN/WAF protections. πŸ” Bypasser…»
πŸš€βœ¨ OFFICIALLY LAUNCHED: LUCIDX IS HERE!

Tired of bloated GUI tools for image generation?
Say hello to LucidX β€” a fast, open-source, text-to-image generator built specially for Terminal users.

🧠 Powered by Stability AI
βš™οΈ Optimized for Termux & Linux
🎨 Comes with 8 Unique Style Presets like Anime, Pixel Art, Neon-Punk, etc.

πŸ”§ FEATURES:
β€’ 100% Free using your own Stability API Key
β€’ Stylish color-themed CLI interface
β€’ No GUI needed β€” lightweight & efficient
β€’ Auto-saves all outputs with timestamped logs
β€’ Open-source & fully customizable

πŸ–₯️ LINUX INSTALLATION:
git clone https://github.com/VritraSecz/LucidX  
cd LucidX
pip install -r requirements.txt
python3 lucidx.py

πŸ“± TERMUX INSTALLATION:
pkg update && pkg install git python -y  
git clone https://github.com/VritraSecz/LucidX
cd LucidX
pip install -r requirements.txt
termux-setup-storage
python lucidx.py

πŸ’‘ Want to contribute?
If you wish to add new features or improvements, feel free to push your modified code via GitHub.
Found a bug or issue? Create a new Issue directly on the GitHub repository.

πŸ‘¨β€πŸ’» Created by: Alex Butler
πŸ“‚ GitHub Repo: https://github.com/VritraSecz/LucidX
πŸ’¬ Tool Help: Read README documentation on github page.

🎁 Whether you're a developer, a prompt artist, or just exploring AI β€” LucidX brings Stable Diffusion image generation right to your terminal.

Give it a try. You’ll never need a heavy GUI tool again. 😎

πŸ•Ή Join us: @LinkCentralX
❀2
Github Feed β„’ pinned Β«πŸš€βœ¨ OFFICIALLY LAUNCHED: LUCIDX IS HERE! Tired of bloated GUI tools for image generation? Say hello to LucidX β€” a fast, open-source, text-to-image generator built specially for Terminal users. 🧠 Powered by Stability AI βš™οΈ Optimized for Termux & Linux…»
❀1
Sampe From LucidX πŸ”₯
🩸 BloodRecon v1.0 β€” The OSINT Framework You’ve Been Waiting For πŸ”

πŸ›‘ Introducing BloodRecon, a powerful Open Source Intelligence (OSINT) tool crafted for cybersecurity pros, ethical hackers, bug bounty hunters, and digital forensics experts.

✨ Key Features of BloodRecon

πŸ”Ή 34+ OSINT modules covering IP, WHOIS, DNS, Email, Phone, Metadata, Shodan & more
πŸ”Ή Dual mode: Interactive Menu 🧠 + CLI Arguments πŸ› 
πŸ”Ή Sleek colored terminal output for enhanced readability 🎨
πŸ”Ή Structured modular design for easy expansion πŸ“
πŸ”Ή Fully compatible with Linux & Termux πŸ’₯
πŸ”Ή API key support (e.g., Shodan) for deeper scans πŸ”‘
πŸ”Ή Professional documentation & menu-driven UI πŸ“œ
πŸ”Ή Perfect for automation, scripting, or manual recon work 🎯

🧠 Whether you’re into ethical hacking, forensics, or OSINT ops β€” BloodRecon is your new recon weapon.
πŸ”₯ Fast. Reliable. Modular. Futuristic.

πŸ‘¨β€πŸ’» Crafted with ❀️ by Vritra Security Organization

πŸ”— GitHub: https://github.com/VritraSecz/BloodRecon.git/

πŸ•Ή Join us: @LinkCentralX
❀1πŸ‘1πŸ”₯1