- Joined
- Mar 8, 2019
- Messages
- 9,212
- Reaction score
- 8
- Points
- 38
DreamosatX Line v1.0 Developer: AdrenalinRW
What is it?
DreamosatX Line is an add-on that automatically finds and tests free CCcam servers from the internet on Enigma2-based satellite receivers and writes directly to the oscam/CCcam configuration. It works with a single click, no need to write lines manually.
DO NOT WRITE WITHOUT TAKING A BACKUP OF YOUR SERVER
Key Features
Automatic scanning — Simultaneously scans 5 different CCcam sources
Connection test — Performs a port connection test on each found server
Quality score — Assigns a 1-5 star quality score based on ping time
Automatic setup — Writes the selected server to the oscam.server file
oscam restart — oscam automatically restarts after setup
Quality distribution — Shows how many 5★, 4★, and 3★ servers are found
Backup — Automatically backs up the current oscam.server file
Score Ping Status
★★★★★ < 100ms Excellent
★★★★ < 200ms Very good
★★★ < 500ms Good
★★ < 1000ms Average
★ > 1000ms Poor
How Does It Work?
The plugin opens and checks the internet connection.
CCcam lines are pulled simultaneously from 5 sources (max 40 servers).
A port connection test is performed on each server, and ping is measured.
The results are listed according to star rating.
The desired server is selected → automatically written to oscam.server.
A backup of the current file is taken, and oscam is restarted.
Installation
bash
Compatibility
openATV, OpenPLi, VTi, and other Enigma2 images
oscam and CCcam softcam support
Python 3 (Enigma2 2.5+)
Thanks AdrenalinRW
enigma2-plugin-extensions-dreamosatxline_1.0_all.ipk (145.29KB)
What is it?
DreamosatX Line is an add-on that automatically finds and tests free CCcam servers from the internet on Enigma2-based satellite receivers and writes directly to the oscam/CCcam configuration. It works with a single click, no need to write lines manually.
DO NOT WRITE WITHOUT TAKING A BACKUP OF YOUR SERVER
Key Features
Automatic scanning — Simultaneously scans 5 different CCcam sources
Connection test — Performs a port connection test on each found server
Automatic setup — Writes the selected server to the oscam.server file
oscam restart — oscam automatically restarts after setup
Quality distribution — Shows how many 5★, 4★, and 3★ servers are found
Backup — Automatically backs up the current oscam.server file
Score Ping Status
★★★★★ < 100ms Excellent
★★★★ < 200ms Very good
★★★ < 500ms Good
★★ < 1000ms Average
★ > 1000ms Poor
The plugin opens and checks the internet connection.
CCcam lines are pulled simultaneously from 5 sources (max 40 servers).
A port connection test is performed on each server, and ping is measured.
The results are listed according to star rating.
The desired server is selected → automatically written to oscam.server.
A backup of the current file is taken, and oscam is restarted.
Installation
bash
Code:
opkg install enigma2-plugin-extensions-dreamosatxline_1.0_all.ipk
openATV, OpenPLi, VTi, and other Enigma2 images
oscam and CCcam softcam support
Python 3 (Enigma2 2.5+)
Thanks AdrenalinRW
enigma2-plugin-extensions-dreamosatxline_1.0_all.ipk (145.29KB)