ceye

command module
v0.0.0-...-2cb7922 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2025 License: BSD-3-Clause Imports: 23 Imported by: 0

README

ceye



[!NOTE] ceye is a minimal tool for monitoring certificate transparency logs without any hassle.


  • detects new subdomains for your targets
  • discord webhook notifications
  • caches seen domains to avoid duplicates


Installation

go install github.com/1hehaq/ceye@latest

setup configuration
# create config directory and provider template
ceye
  • edit the generated config file at ~/.config/ceye/provider.yaml
image


Flags

  -target    : target domain to monitor (required if no config)
  -webhook   : discord webhook URL (required if no config)
  -version   : show version
  -update    : update to latest version
  -h, -help  : show help message
help


Example Commands

# monitor github.com for new subdomains
ceye -target github.com -webhook https://discord.com/api/webhooks/...

# monitor multiple targets from config
ceye # config: ~/.config/ceye/provider.yaml

# get notified when companies add new subdomains
ceye -target tesla.com

# setup cron job to start ceye on system reboot
echo "@reboot ceye -target github.com -webhook YOUR_DISCORD_WEBHOOK" | crontab -


  • If you see no results or errors
    • verfiy your targets and webhook
    • check your internet connection
    • ensure docker is installed and running
    • use -h for guidance


[!CAUTION] never use ceye for any illegal activites, I'm not responsible for your deeds with it. Do for justice.




kindly for hackers
GitHub X

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
host
telegrambot command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL