IPTV Secure Links

Premium portal scanner & secure link generator for IPTV administrators. Validate MACs, check portals, and generate encrypted Stalker-compatible links in seconds.

0
Valid Links
0
Total Scans
0
Unique Portals
0
Links Today

Key Features

MAC Batch Scanner

Scan hundreds of MAC addresses against multiple portals in parallel with configurable thread count and real-time progress tracking.

Secure Link Generator

Generate encrypted IPTV links using Caesar cipher (shift 5) compatible with Stalker Middleware portals.

Persistent Storage

All scan results are automatically saved to the database with search, filter, and export capabilities.

Auto-Share

New valid links are automatically queued for sharing via webhooks, RSS feeds, and API endpoints.

Advanced Export

Export results to TXT, JSON, or CSV formats with customizable filters and date ranges.

REST API

Full REST API for integration with external tools, mobile apps, and automation workflows.

Latest Valid Links

View All

No links yet

Start scanning to populate the database with IPTV secure links.

Start First Scan

How It Works

1. Input Data

Enter portal URLs and MAC addresses, or generate example MACs for testing. Supports batch input with multiple entries.

2. Scan & Validate

The scanner performs Stalker Middleware handshakes, validates MACs, and checks account status with bounded concurrency.

3. Save & Share

Valid results are saved to the database and automatically shared via webhooks, RSS, and API for instant access.

Quick API Example

POST https://securelinks.appsgm.com/api/scan Content-Type: application/json { "urls": "http://portal1.com http://portal2.com", "macs": "00:1A:79:00:00:01 00:1A:79:00:00:02", "thread_count": 4, "output_type": "MAC_AND_IPTV_S_LINKS" }
Full API Documentation