Skip to content

Latest commit

 

History

History
165 lines (126 loc) · 6.35 KB

File metadata and controls

165 lines (126 loc) · 6.35 KB

Implemented Features

简体中文


Telegram Bot — Oracle Cloud (OCI)

  • Boot instances (AMD / ARM / Intel, custom configuration)
  • IP management (query, change, auto DNS update)
  • Boot suspended instances
  • IPv6 management (attach, change)
  • Scale up / down instances (CPU, memory)
  • Instance management (delete, rename, force restart, reset OS, monitoring toggle)
  • Disk management (resize, performance tuning, detach/attach, delete)
  • Cloud account management (add admin, reset password, query emails, delete users)
  • Instance status monitoring + alert notifications
  • Instance status monitoring + auto-restart
  • One-click open all security group ports
  • Oracle workflow error query
  • Multi-profile / multi-client management
  • One-click account health check (batch detect all account status)
  • Auto IP change monitoring (with DNS binding, IP range filtering)
  • Quick boot (save configs, batch multi-profile boot)
  • Oracle subscription info query
  • Last 3 months traffic query
  • Quota query (instances, network, storage)
  • Running task viewer
  • Client load viewer
  • Smart memory occupation (fill to 25%)
  • Last 3 months cost query
  • Clear all 2FA devices
  • One-click disable banned accounts
  • Delete API key
  • Daily cost and traffic reports
  • Batch email query
  • Cloudflare domain quick actions
  • Local mode without public IP

Telegram Bot — AWS

  • EC2 instance management (list, start, stop, reboot, terminate)
  • Custom EC2 instance creation (AMI, instance type, key pair selection)
  • Change IP
  • Cost query
  • Quota usage query

Telegram Bot — GCP

  • Compute Engine instance management (list, start, stop, reset, delete)
  • Custom instance creation (zone, machine type, image, disk size, SSH key)
  • Change IP
  • Overview stats (instance counts, zone distribution, free tier count)
  • Last 3 months traffic query

Telegram Bot — Azure

  • Custom boot
  • Change IP
  • Delete instance
  • Query quota usage
  • Delete all resources

Telegram Bot — SolusVM

  • SolusVM panel VPS management

Web SSH Terminal

  • In-browser SSH connections (password / private key auth, SOCKS5 proxy support)
  • Multi-tab parallel terminals
  • SFTP file management (browse, upload, download, delete files/folders, create directories)
  • SFTP online text editor (syntax highlighting, edit server files directly in browser)
  • SSH port forwarding (local / remote)
  • SSH auto-reconnect on disconnect (exponential backoff, supports reboot / network interruption scenarios)
  • Batch commands (send to multiple hosts simultaneously, result workbench with continuous execution)
  • Terminal toolbar (favorites, search, quick tool access)
  • Session profile save & management
  • Centralized SSH key management (encrypted storage, concurrent smart matching)
  • Host fingerprint verification (SHA256)
  • Auto host specs detection (OS, CPU, memory, disk)
  • OCI Object Storage management (bucket browsing, file CRUD)
  • Resource monitor panel (top bar displaying real-time CPU / memory / disk / network metrics)
  • ACME auto SSL certificates (Let's Encrypt)
  • Cloud host sync (one-click discover hosts from OCI/AWS/GCP/Azure/DO/SolusVM and import to session list, real-time SSE progress)
  • Cloud platform config online upload & management (OCI/AWS/GCP/Azure/DO/SolusVM, merge mode + hot reload)
  • Telegram verification code login + anti-brute-force
  • Chinese/English interface switching
  • Page state memory (auto-restore position after refresh, cloud management sub-page state sync)
  • Online support IM (built-in chat window with image message support)
  • Responsive layout (mobile-friendly)
  • HTTPS (TLSv1.3) + HTTP/2

Web Cloud Management Panel

Oracle Cloud

  • Instance management (create, quick boot, Force ARM boot, start, stop, reboot, terminate, reset OS, scale, rename, repair)
  • Instance list with boot volume info merged inline
  • Force ARM boot (improve ARM creation success rate for trial accounts, supports Web + Telegram)
  • Network management (change IP, attach IPv4/IPv6, reserved IP, delete IP)
  • Volume management (resize, VPU performance, detach, delete, batch VPU)
  • User management (create, delete, reset password, update email, clear 2FA, rename tenant)
  • Statistics overview (cost, traffic, subscription info, quota)
  • Profile management (list, switch, delete)
  • Object Storage management (bucket browsing, file upload/download/delete)
  • Instance monitoring alerts / auto-start / daily report / health check
  • Serial Console (OCI instance serial console connection, WebSocket real-time terminal, Netboot.xyz rescue boot automation)
  • Email Delivery (one-click email domain setup, DKIM/DNS auto-config, DKIM repair, add sender, SMTP credential management, test send)

AWS

  • EC2 instance management (list, start, stop, reboot, terminate)
  • Create EC2 instances (AMI selection, instance type, key management, async creation)
  • Network management (VPC, security groups)
  • Cost statistics (Cost Explorer integration)
  • Quota usage query

GCP

  • Compute Engine instance management (list, create, start, stop, reset, delete, change IP)
  • Overview stats (instance counts, zone distribution, free tier stats)
  • Traffic query (last 3 months sent/received traffic breakdown)

Cloudflare DNS

  • Zone listing, DNS record CRUD operations

DigitalOcean

  • Droplet management (list, create, power on, power off, reboot)
  • Reserved IP management (allocate, assign, unassign, release)
  • Bandwidth monitoring (monthly usage and quota)
  • Billing overview

Azure

  • VM management (list, create, delete, restart, change IP)
  • Resource usage query

SolusVM

  • VPS management (node list, dashboard, boot/shutdown/reboot)

General

  • Cloud instance quick SSH — all cloud platform instance cards support direct SSH terminal connection

Cloud Host Sync

  • Multi-cloud host discovery (OCI / AWS / GCP / Azure / DO / SolusVM parallel queries)
  • Auto-import to SSH session list (IP deduplication, IPv6 support)
  • Real-time SSE progress feedback (per-platform query status)

In Development

  • More cloud platform management features in progress