Jump to content
Son zamanlarda artan kullanıcı hesap hırsızlıkları sebebiyle tüm kullanıcılara şifre sıfırlama maili gönderilmiştir. Lütfen güveli şifreler seçiniz. Mevcut e-mail adresinize erişemiyorsanız, en aşağıdaki destek linkinden bize ulaşınız. ×

aslanali1
 Share

Recommended Posts

YENİ BEDAVA VPS SERVER SİTEMİZ:

 

https://koding.com/R/aslanali1

 

giriyoruz ubuntu kuruyoruz

 

OMUR BOYU UCRETSIZDIR..

 

VPS OZELLİKLERİ

 

1 CPU
    1GB RAM
    4GB DEPOLAMA
    SINIRSIZ TRAFİK
    UBUNTU İŞLETİM SİSTEMİ

 

 

UBUNTU KURULUMU

 

TÜM BUNLAR ÖMÜR BOYU ÜCRETSİZ BİRAZ ŞAŞIRTICI GELEBİLİR AMA SİZDE DENEYİNCE GÖRÜCEKSİNİZ.

DİREK KISA ÖZET GEÇİCEM.KURULUMU ÇOK KOLAY HERKES YAPABİLİR.İSTEYEN UBUNTU MASAÜSTÜ KURSUN,İSTEYEN WEB SERVER OLARAK KULLANIP ZPANEL KURSUN .

1. ADIM

Dünyanın en büyük sosyal program geliştirme ağı olan koding ‘ e kayıt olmanız gerekmektedir.

2.ADIM

Ardından TERMİNALE girip aşağıda verdiğim komutları sırasıyla uyguluyoruz.

Activity 300x150 Ücretsiz VPSye Sahip Olmak İsteyenler

ZPANEL KURULUMU

    sudo su |root yetkisi istiyoruz | |Root şifresi hesap şifrenizdir.

    sudo apt-get update

    sudo apt-get upgrade

    wget https://dl.dropbox.com/u/50880014/ZPX_ubuntu_12-04_auto_installer.v1.02.zip

    sudo apt-get install tofrodos

    unzip ZPX_ubuntu_12-04_auto_installer.v1.02.zip

    sudo fromdos ZPX_ubuntu_12-04_auto_installer.sh

    chmod +x ZPX_ubuntu_12-04_auto_installer.sh

    sudo ./ZPX_ubuntu_12-04_auto_installer.sh

    sudo init 6 | Ardından restart yer vps |

  11. sudo ./ZPX_ubuntu_12-04_auto_installer.sh

ÖRNEK OLARAK

    ===================================================
    = Starting Auto Installer for ZPX on Ubuntu 12.04 =
    ===================================================
    =-------------------------------------------------=
    = By Xengulai ([email protected]) =
    =-------------------------------------------------=
    ===================================================
    Variable collection:
    Enter Server Public IP Address: 192.168.56.2 (VPS ADRESİ)
    Enter server name:
    (this should be the reverse lookup of 192.168.56.2)
    (ex. zeus.zpanelcp.com): preciseserver
    Enter FQDN for ZPX (ex. panel.zpanelcp.com): preciseserver (VPS ALAN ADI)
    Enter MySQL root password: reloaded
    Updating Aptitude Repos: Done.
    Creating initial folder structure: Done.
    Downloading / Extracting ZPX From SF to Temp Directory at /opt/zpanel: Done.
    Copying ZpanelX files to /etc/zpanel: Done.
    Registering 'zppy' client: Done.
    Installing main packages: Done.
    Setting Zpanel MySQL access: Done.
    Importing Zpanel Core Database: Done.
    Setting up Apache configuration to work with ZPX: Done.
    Setting up Network info for ZPX and Compiling Default VHOST: Done.
    Configuring Postfix and Dovecot: Done.
    Configuring Roundcube: Done.
    Installing and Configuring ProFTPD: Done.
    Installing and Configuring BIND: Done.
    Compiling zsudo: Done.
    Setting cron for daemon.php: Done.
    Registering ZPPY Client: Done.
    Removing temp files: Done.
    Restarting all necessary services:
    -- Apache2 Web Server Restarted Successfully
    -- Postfix Server Restarted Successfully
    -- Dovecot Server Restarted Successfully
    -- ProFTPD Server Restarted Successfully
    -- MySQL Server Restarted Successfully
    -- Bind9 Server Restarted Successfully
    Installing ballen/rustus zppy repo and modules:
    -- gatekeeper: installed
    -- system_logviewer: installed
    -- kfm: installed
    -- ftp_browser: installed
    -- visitor_stats: installed
    =====================================================================
    = Installation and Configuration of ZPX on Ubuntu 12.04 is Complete =
    =====================================================================
    =====================================================================
    = Install Log can be found at /home/precise/zpx_install.log
    =====================================================================
    =====================================================================
    = Please REBOOT the server and open: =
    = http://preciseserver/zpanel
    = or =
    = http://192.168.56.2/zpanel
    = =
    = USER: zadmin =
    = PASS: password (Change on 1st login!) =
    =====================================================================
    =====================================================================
    = This script is not written by official ZPX Support =
    = Please do not ask them for official support on this =
    =====================================================================
    =...................................................................=
    = By Xengulai ([email protected]) =
    =...................................................................=

    ------------------------------------------------------------------------------------------------------

    UBUNTU MASAÜSTÜ KURULUMU 

        apt-get purge apache2* bind9* samba* | Gereksiz uygulamaları kaldırın |
        cd | Ana dizine giriyoruz |
        apt-get install ubuntu-desktop  | Ubuntu masaüstünü yüklüyoruz 1 saate yakın yüklenme süresi var |
        startx | Masaüstü bileşenlerini başlatıyoruz |

        apt-get install gnome-session-fallback | Bileşenleri yüklüyoruz |

        apt-get install gdm | GDM yüklüyoruz |

        service gdm start  | GDM başlatıyoruz |

        apt-get install tightvncserver  | VNC yüklüyoruz |
        vncserver | Programı başlatıyoruz |
        vncserver -kill :1 | VNC serveri durduruyoruz |

       11 . nano ~/.vnc/xstartup | Dosya düzenlemeyi açtık şimdi ardından aşağıdaki kodlarla değiştirmeniz gerekmektedir |

    #!/bin/sh  # Uncomment the following two lines for normal desktop:  unset SESSION_MANAGER # exec /etc/X11/xinit/xinitrc  gnome-session-fallback &  [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources xsetroot -solid grey #vncconfig -iconic & #x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" & #x-window-manager & #unity & gnome-session --session=classic &

    ----------------------------------------------------------------------------------------

     CTRL + X + Y KOMUTU İLE KAYIT EDİYORUZ   EVET BURAYA KADAR GELDİK ŞİMDİ

    reboot | Yazıp vps mizi resetliyoruz |

    sudo su  | Root oluyoruz |

    cd | Ana dizine gidiyoruz |

    git clone git://github.com/kanaka/noVNC  

    startx

    vncserver :1  sudo apt-get install websockify  

    noVNC/utils/websockify --web ./ 8787 localhost:5901

 

 

http://kanaka.github.io/noVNC/noVNC/vnc.html

GİRİYORUZ

 

   host : Kullanıcıadınız.kd.io
    port : 8787
    password : vncşifreniz

    İle baglanabilirsiniz.

  NOT : KISACA ANLATMAYA ÇALIŞTIM.BİLDİKLERİMİ SİZLERLE PAYLAŞMAK İSTEDİM.YARARLI OLACAĞINI DÜŞÜNÜYORUM.  TAKILDIĞINIZ YER OLURSA YORUMDAN BANA ULAŞABİLİRSİNİZ.

Edited by aslanali1
Link to comment
Share on other sites

  • 4 hafta sonra ...
  • 2 hafta sonra ...

ben uye oldum bu siteye, anlatıma göre de ilerledim. bi kaç ufak hata dışında sorun olmadı. Kurdum ubutuyu, VNC ile de bağlandım. seedbox olarak kullanayım dedim. Transmission'a eklediğim torrentleri indirmedi neden bilmiyorum. Çözüm bulursak güzel seedbox olur bundan :D

Link to comment
Share on other sites

1.Ben bunu kullanarak yaklaşık 50 60 .exe uzantılı dosyayı kuracacağım vps server'a ekleyip  indirtebiliriyim?



*



ben uye oldum bu siteye, anlatıma göre de ilerledim. bi kaç ufak hata dışında sorun olmadı. Kurdum ubutuyu, VNC ile de bağlandım. seedbox olarak kullanayım dedim. Transmission'a eklediğim torrentleri indirmedi neden bilmiyorum. Çözüm bulursak güzel seedbox olur bundan :D

acaba fazla işlem, net harcadığı için engellenmiş olabilir mi?

Link to comment
Share on other sites

Basit kardesim herkez yapabilir yakinda seedbox olarak kullanmayi gostericem:(:D:D GT-S5360 cihazımdan Tapatalk 2 ile gönderildi
Birde terminali kapattiginizda 20 dk icinde masaustude kapaniyor para verip surekli acik hesap alabilirsiniz GT-S5360 cihazımdan Tapatalk 2 ile gönderildi

Link to comment
Share on other sites

  • 4 hafta sonra ...
  • 1 ay sonra...
  • 1 ay sonra...
root@vm-0:~# noVNC/utils/websockify --web ./ 8787 localhost:5901
WARNING: no 'numpy' module, HyBi protocol will be slower
WebSocket server settings:
  - Listen on :8787
  - Flash security policy server
  - Web server. Web root: /root
  - No SSL/TLS support (no cert file)
  - proxying from :8787 to localhost:5901
10.127.4.27: ignoring empty handshake
10.127.4.27 - - [26/Sep/2014 09:47:37] 10.127.4.27: Plain non-SSL (ws://) WebSocket connection
10.127.4.27 - - [26/Sep/2014 09:47:37] 10.127.4.27: Version hybi-13, base64: 'False'
10.127.4.27 - - [26/Sep/2014 09:47:37] 10.127.4.27: Path: '/websockify'
10.127.4.27 - - [26/Sep/2014 09:47:37] connecting to: localhost:5901
handler exception: [Errno 111] Connection refused
 
bu hatayı alıyorum.terminalde çıkıyor.bağlanamıyorum bilen biri yardımcı olabilirmi?
Link to comment
Share on other sites

  • 3 hafta sonra ...
  • 5 ay sonra...

yok ya bi tane divx film ekledim. torrent portları falan kapalı olabilir, çok bakamadım.

Malesef bazı şeyler kısıtlı ben normal vps olarak kullanıyorum ve 400mb üzerinde dosya download edemiyorsun :)

 

ayrıca kurulumu yapamayan arkadaşlar şuradan takip edip öğrenebilir:

 

ben kurulumu yapmama ramen vnc ile bağlanamadım çalışmalara devam edecez... :)

 

# sudo su
# vncserver

bu komutları yazmanız yeterli olacaktır.

Edited by Bia
Link to comment
Share on other sites

1 saat sonra kapanıyor keşke belirtseydiniz bu kadar kurulum 1 saat için değmez :D

1 saat sonra değil ssh kapandıktan 30 dk sonra vps kapanır ;) ufak bir meblağ ile bunu da aşabilirsin. :)

Link to comment
Share on other sites

  • 3 hafta sonra ...
  • 3 ay sonra...

arkadaş bedava vps ye güvenmi olur ne milletsiniz hayret ediyorum free host ile çalış bundan iyidir sadece reklama katlanırsın okadar :D

host satılır 2 gb alan sınırsız trafik yüksek hızlı vps sunucu sadece 50 tl :)

Edited by replika
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Similar Content

    • By qxqx
      Iptv Plus+ v2.0.17 Mod

      Iptv Plus+ v2.0.17 Mod
      DESCRIPTION

      IPTV + PLUS APK

      About this app
      This app works with the Live channels app for Android TV and Google TV OS only and Live channels launcher which is require by this app to function correctly .
      How does it work :
      once installed , when you launch or start the app this app will ask you to install Live channels launcher if its not already installed on your device , if you already own Live channel launcher then the app will go to the next step.
      Next step :
      in the Live channels sources select IPTV to add those tv channels to the Live channels app then enjoy .
      IPTV has 10 tv channels in the source and you will have an option for more channels if wanted to.
      NB :
      All these channels are freely available to the public and there for not illegal , I do not own any of the content and all contents belong to their respective owners .
      IPTV Plus launched as a channel to transmit information in the form of paid video recording, which is very useful for users. You can get it with purchases in the app store. Its professionalism is its undisputed element. Regulating operations and supporting many different TV channels from many stations will make you more satisfied with what you spend. Errors related to transmission and launch speed have now been improved; try it out!
      IT DOES NOT CONTAIN AN INTEGRATED CHANNEL
      This is a pioneering application in bringing programs shown on radio stations to work on phones. However, IPTV Plus does not contain built-in channels, users who want to use it need to create a separate playlist. Popular TV channels with specific time frames will soon be able to appear on the menu and support you to enjoy.
      PROFESSIONAL CHARACTERISTICS
      The return of the premium paid version is exceptional. Some of its features will be upgraded to new heights; compared with the free version; we draw a lot of experience for the following launches. As for the ads, they will be licensed without payment. It is also easier to use the touch controller to open the application once the code boxes are created. The application remembers your last activities and continues to play the content that is of interest. If the user wants to see what has been visited, look back in the channel history table for more details.
      IT DOES NOT CONTAIN AN INTEGRATED CHANNEL
      This is a pioneering application in bringing programs shown on radio stations to work on phones. However, IPTV Pro does not contain built-in channels, users who want to use it need to create a separate playlist. Popular TV channels with specific time frames will soon be able to appear on the menu and support you to enjoy.
      PROFESSIONAL CHARACTERISTICS
      The return of the premium paid version is exceptional. Some of its features will be upgraded to new heights; compared with the free version; we draw a lot of experience for the following launches. As for the ads, they will be licensed without payment. It is also easier to use the touch controller to open the application once the code boxes are created. The application remembers your last activities and continues to play the content that is of interest. If the user wants to see what has been visited, look back in the channel history table for more details.
      CHANNEL SUPPORTED SERVICES
      IPTV Plus supports Internet service providers and free live channels from web sources to play simultaneously on it. The program starts by connecting to many different streams but will be shortened with a UDP proxy if your LAN is installed. In addition to the appropriate requirements for a practical information session.
       
      EXPANDINGSCOPE OF  Playlist IPTV Plus
      THEA playlist in M3U AND XSPF format is supported to provide presentation information. The time period, the main content of the program on each channel will be displayed on the board to help users make timely decisions. The information is arranged in order in the form of a grid or a vertical list from the top down quite neatly. Each TV channel has its own tile for easy searching.
       
      DIFFERENT PROGRAM PLAYER
      For non-exclusive TV programs, IPTV Plus also supports internal and external video playback. This is an activity to expand the scope of the presentation and diversify the content. Only need to get support from EPG in XMLTV and JTV formats will be adopted. However, all content is guaranteed to meet the original requirements and image quality.
      Parents are concerned and concerned about their children using mobile devices to watch content-rich programs on the app. Now, this will no longer be the case as we have developed an access and observation history log to assist parents in managing their children.
       
      ENJOY A FRIENDLY SPACE
      IPTV Plus has a fairly easy-to-use and straightforward interface; every broadcast information goes through testing and screening. Each time slot will broadcast many programs; visit the list to find your favorite program. The effort shown in this pro version has marked the maturity of the production team. Enjoy the most relaxing time watching the show, and don’t forget to leave your review!
       
      SUM UP
      We all know that technology changes at a rapid pace, and with it comes new and innovative ways to enjoy our favorite content. With IPTV Plus for Android, you can take your entertainment experience to the next level. This app lets you watch TV shows and movies on-demand, so you can choose what you want to watch and when you want to watch it. Plus, with its intuitive interface, IPTV Plus is easy to use even if you’re not familiar with streaming apps. Check it out today and see for yourself how great this app can be!
      WHAT'S NEW
      Included the Live channels launcher inside the app for better results ,fixed an issue that was making the app install on phones .
      IMAGES





      Açıklama:

      Programı her çalıştırmada sizi FULL MOD ekranı karşılar bu ekranı geçmek için CANCELAR tıklamanız yeterlidir veya Kalıcı olarak bir kere IR.A.FACEBOOK yazan yönlendirme ekranına tıklarsanız karşınıza bu küçük yönlendirme ekranı bir daha gelmez. APK Android farklı sistemlerde test edildi sorunsuz Full olarak Sınırsız çaşlışmaktadır.
      APK full dür kesinlikle sizden kod istemez. APK yi ister mobil cihazlarda ister Smart TV lerde full şekilde kullanarak Tüm Dünya kanallarının keyfini çıkartın...
      BU PROGRAM VPN SİZ TÜM KANALLARI GÖSTERİR...
       
      Download Full APK
       
      1. APK hızlı açılır ve Reklamsız Modludur. %100 Reklamsızdır.
      https://www.mirrored.to/files/1BRFLSUO/Red_Iptv_v2.0.17.apk_links
      1. APK hızlı açılır ve Reklamsız Modludur. %100 Reklamsızdır.
      https://www.mirrored.to/files/BYIBAAVG/Red_Iptv_v2.0.17_All_in_One_mod.apk_links
      https://www.mirrored.to/files/LV56GTLD/Red_Iptv_v2.0.17_mod_arm64-v8a.apk_links
      https://www.mirrored.to/files/17ZTCGVW/Red_Iptv_v2.0.17_mod_armeabi-v7a.apk_links
      2. APK yavaş açılır ve Reklamlı Modludur. Yani Modlayanın reklamı vardır ilk açılışta karşınıza gelir.
      https://www.mirrored.to/files/06F07TJV/Iptv_Plus_Premium_v2.0.17.apk_links
       
       
      Güncellendi....
    • By qxqx
      İPTV List v1.3 b 4 Multilingual Mod TEAM-Full  -  iPTV Kanal İndirici

      İPTV List v1.3 b 4 Multilingual Mod TEAM-Full  -  iPTV Kanal İndirici
      Açıklama resimi

       
      Download TEAM-Full
       
      Açıklamaya gerek yok Program Android Sistemler için Full APK dir. Program İPTV Kanal Listesi İndiricidir. Program Arayüzü Açıklama resminde gördüğünüz gibi çok basit kullanım arayüzüne sahiptir... Bu programla Tüm Dünya Kanallarını Güncel Bir Şekilde İndirebilirsiniz...
       
       
       
    • By qxqx
      Insta IPTV v3.4.88 Premium

      Insta IPTV v3.4.88 Premium
      Insta IPTV / Specifications
      Price: Paid
      Added Date: May 29, 2022
      Requires Android: 4.4+
      Developer: Team Wye
      Size: 10.3 MB
      Category: Video Players & Editors
      Version: 3.4.88
      Version history: Insta IPTV
       
      Insta IPTV / Description
      Watch Live TV on your Firestick & Android TV devices

      Watch Live TV on your phone.
      Embed with 8000+ public available IPTV channel from all over the world. You can watch live TV on your tables or phones.
      Insta IPTV is extremely fast and simple, just click the channel you want to watch and watch it.
      You need to use your own IPTV list to watch channels.
      Features:
      • Extremely fast loading
      • Grid, list view of TV channels
      • Fast scroll for exploring and searching TV channels
      • Watching history
      • Favorite TV channels
      • Picture-in-Picture video play
      Insta IPTV / What's New in v3.4.88 (UnTouched SDK 29) (Adaptive Firestick/AndroidTV) (Mod)
      - Tested On A11Box, Onn Box, Gen3FS, SmartFireTV, SmartAndroidTV, 3 Older Boxes, 6,7,8,9,10 Phones & 2 Tablets

      For General Use:
      Mouse Toggle Not Needed For Onn Box/Gen3FS/SmartFireTV/SmartAndroidTV/2 Older Boxes
      Gen2FS/Other Low End Devices May Need Mouse Toggle For Everything

      Add Favorites From List View Only Down Right Side Column
      May Find Easier To Add Favorites With Mouse Toggle Enabled
      Channel Can't Be Highlited When Add To Favorite

      All TV Devices May Need Mouse Toggle To Open Favorites @ Bottom

      Mod Details By Hifi2007
      SAP
      10.3 MB
      Libs removed
      Premium version unlocked
      Analytics/Receivers disabled
      Blank screen/no visible channels?(choose diff country in settings

      Added Adaptive Launcher Addon For TV Devices
      No Longer Have To Go Into System Apps To Use App/Access Favorites
      Addon Is Installed Directly To Android TV Home Screen Apps
      *Firestick Users Must Launch Addon Once To Show Under Recently Used Apps
      Added True Adaptive Android TV Banner

      [Mod Credits Hifi2007]
      @spydog
      VERSION 3.4.88 Jan 15, 2022
      -No changelog
      This app has no advertisements
       
      Download
      Insta_IPTV_3.4.88_Premium_Mod1
      Insta.IPTV.ver.3.4.88.build.1923040880_Mod2_Android_13
      Insta IPTV v3.4.88 (Adaptive Launcher Addon TV Devices) (Mod)
       
       
       
    • By qxqx
      SUBTV IPTV PLAYER v2.3.8 Mod Extra Full Multi Languages

      SUBTV IPTV PLAYER v2.3.8 Mod Extra Full Multi Languages
       
      DESCRIPTION

      SUBTV IPTV PLAYER APK

      Open sidebar
      SUBTV IPTV: Distinguished Streaming Solution
      SUBTV IPTV Application: A Distinguished Streaming Solution for Your Entertainment Needs
      In today’s digital era, streaming has become the preferred way of consuming content, be it movies, TV shows, live sports, or other forms of entertainment. With the plethora of streaming applications available in the market, it can be overwhelming to find the one that meets all your requirements. However, if you’re looking for a distinguished streaming solution, look no further than the SUBTV IPTV application.
       
      SUBTV IPTV application is a cutting-edge streaming service that offers a wide range of features and benefits, making it a top choice for entertainment enthusiasts. Whether you’re a movie buff, a TV show aficionado, a sports fan, or just someone who enjoys quality content, SUBTV IPTV application has something for everyone.
       
      One of the key differentiators of SUBTV IPTV application is its extensive content library. With thousands of channels from around the world, including popular TV channels, sports channels, movie channels, and more, you’ll never run out of options for what to watch. The application provides a vast array of content in different languages, making it suitable for users of various cultural backgrounds.
       
      The user-friendly interface of the SUBTV IPTV application is another notable feature. The application is designed to be easy to navigate, with a clean and intuitive layout that allows users to quickly find and access their favorite content. The application also offers advanced search functionality, allowing users to search for specific channels or programs, making it convenient to find what you’re looking for without hassle.
       
      One of the biggest advantages of the SUBTV IPTV application is its cost-effectiveness. The application offers affordable subscription plans, allowing users to enjoy a wide range of content at a fraction of the cost of traditional cable or satellite TV. This makes it an attractive option for budget-conscious users who want to cut down on their entertainment expenses without compromising on the quality of content.
       
      Moreover, the SUBTV IPTV application provides regular updates to its content library, ensuring that users always have access to the latest movies, TV shows, and other programs. The application also offers excellent customer support, with a dedicated team that is available to assist users with any issues or queries they may have, ensuring a smooth and seamless streaming experience.
       
      In conclusion, the SUBTV IPTV application is a distinguished streaming solution that offers a wide range of features and benefits for entertainment enthusiasts. With its extensive content library, user-friendly interface, live TV streaming capability, on-demand content, multi-device compatibility, cost
      SUBTV Code: Kodlar dosya içinde
       

       

      DOWNLOAD NOW
    • By qxqx
      Ola TV Apk Free Live TV v14.0 MOD



      Ola TV Apk lets us watch more than 600 plus Live TV Channels for free on our Android Phones from many places around the world. The app does have the option to use external players.
      Features Of Ola TV Apk
      News.
      Football.
      Entertainment.
      Cricket.
      Movie.
      Religion.
      Cartoon.
      Science and Animals.
      World LIVE TV.
      Different sections for external player support.
      Free Live TV Ola TV Apk for android and is best used with mobile phones. The apk streams many Live Channels from many different countries. Most of the channels are available in SD and HD. You can watch sports, movies, and entertainment from countries like the USA, Germany, France, India and other European, Asian. To access this list use the filter on the right this is where you can scroll to your country and section of choice.
      The app has a simple user interface which will be helpful for searching the live TV as well as start streaming the channels
      It is 100% free for the users to use and it doesn’t require you to have a  subscription to enjoy.
      Lots of free IPTV with plenty of choices in case links go down.
      What player required for OLA TV
      The player required to install before using the streams, currently “Kshaw and the Ludio Player”
      Website
      To use the original feel free to visit the website HERE this helps support the developer of the app and keeps him motivated to continue.
      Installing OLA TV APK
      To begin to watch your favorite LIVE TV, first of all, you need to download the apk file. Then Go to settings and security. You will then need to enable unknown sources on your Android device. Install the apk file on your device. Finally, Open the app to browse through the content and download files to be able to watch your  100% free IPTV.
      OLA TV MOD
      Disabled Ads/Services
      Disabled Ad-Block Detection
      Disabled Piracy Checks
      Removed location
      Read phone removed
      Analytics disabled
      Receivers disabled
      Banner chat removed
      Fixed refresh button on home page
      Fixed a crash with the mod in the hamburger menu when selecting Live IPTV Channels
      Mod by hifi2007 reviews

      Kurulum Notu:
      Üst Resimde Gördüğünüz 3 tane APK yi kur ve OLA TV çalıştır. Ücretsiz Olarak Dünyadaki Tüm TV Kanallarını Android telefon, tablet ve Android Smart Tv lerde  İzlemeye Başla.
      Not : 3 apk a birbirine bağlı olarak çalışır birini dahi sisteminizden kaldırır silerseniz OLA TV çalışmaz. Göstermeyen tv kanalları için VPN kullanabilirisiniz.
      Download [26.8 MB]
      send.cm
      Or
      uploadrar.com
      Or
      usersdrive.com
      Güncelleme çıktıkça konu güncellenecektir.
      -----------------------------------------------------------------------------------------------------------
      TV Programını Bilgisayarda Kullanmak için buradan
       
      veya
      veya
       
  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...