mirror of
https://github.com/iptv-org/iptv.git
synced 2026-09-19 09:49:57 -04:00
* Move docs/ to root directory * Fix file name * Update scripts.md * Delete playlist-structure.md * Create playlists.md * Update stream-testing.md * Create geo-blocking.md * Create stream-id.md * Update CONTRIBUTING.md
505 B
505 B
Xtream Codes
Most Xtream Codes stream links look like this:
http(s)://{hostname}:{port}/{username}/{password}/{channelID} (the port is often 25461)
To make sure a link leads to an Xtream Codes server, copy the hostname, port, username, and password into the URL format below and try opening it in your browser:
http(s)://{hostname}:{port}/panel_api.php?username={username}&password={password}
If the page loads a response, it confirms you are dealing with an Xtream Codes server.