Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 2 of 26 FirstFirst 1234712 ... LastLast
Results 11 to 20 of 260

Thread: MultiCS r82-hellboy

  1. #11
    Super Moderator turbopower's Avatar
    Join Date
    02-07-2011
    Location
    Somewhere between the Streams
    Posts
    4,016
    Uploads
    129
    Likes
    303

    Re: MultiCS r82-hellboy

    Изглежда разработчика е решил да продължи да го развива. Първият пост е обновен с версия 17.

  2. Advertise Here
  3. #12
    Senior Member njor's Avatar
    Join Date
    23-01-2011
    Posts
    392
    Uploads
    0
    Likes
    0

    Re: MultiCS r82-hellboy

    Само дето откакто почна да бърника тоя бой оскама за нищо не става. Боби положението е трагично.

  4. #13
    Super Moderator turbopower's Avatar
    Join Date
    02-07-2011
    Location
    Somewhere between the Streams
    Posts
    4,016
    Uploads
    129
    Likes
    303

    Re: MultiCS r82-hellboy

    Ники какво имаш в предвид?
    Реално вече не би трябвало да праща грешни ecm към оскам.

    --------------------------------------------------------
    Добавих V18 в първия пост вече има бан за некоректните заявки с iptables

  5. #14
    Senior Member njor's Avatar
    Join Date
    23-01-2011
    Posts
    392
    Uploads
    0
    Likes
    0

    Re: MultiCS r82-hellboy

    Имам в предвид не че мултицс-а праща а че така разбъзикаха оскама че за нищо не става.

  6. #15
    Super Moderator turbopower's Avatar
    Join Date
    02-07-2011
    Location
    Somewhere between the Streams
    Posts
    4,016
    Uploads
    129
    Likes
    303

    Re: MultiCS r82-hellboy

    Ники тествай това мулти там нещата са точно в посоката в която ни трябва, размяна на линии и кеш.

    Според мен оскам трябва да върши само това за което е направен да чете карти и да се използва за гледане с dvb-api.
    Като гледам то на там основно дърпат и разработчиците му.

    Само виж какво добавя в последната версия румънеца които разработва мулти и ще ти стане ясно къде му е фокуса. Вече мулти си говори с iptables и преценява колко кеш ти праща всеки.

    ## r82-hellboy-V19-beta-dirty
    - [ENH] Enable or Disable FAILBAN from config.
    - [ENH] Send TELEGRAM message on ban with username and ip and protocol.
    - [ENH] Show cache threshold setting in cache page
    - [FIX] Fixed some bugs in cache
    - [ENH] Added option to disable cache peer if doesn't supply a minimum number of replies per hour.

  7. #16
    Super Moderator turbopower's Avatar
    Join Date
    02-07-2011
    Location
    Somewhere between the Streams
    Posts
    4,016
    Uploads
    129
    Likes
    303

    Re: MultiCS r82-hellboy

    Версия 20 е налична от първият пост.
    Много важна функционалност е добавена CACHE MINHITS това дава възможност да се блокират автоматично кеш размените от които нищо не се отваря.

  8. #17
    Super Moderator turbopower's Avatar
    Join Date
    02-07-2011
    Location
    Somewhere between the Streams
    Posts
    4,016
    Uploads
    129
    Likes
    303

    Re: MultiCS r82-hellboy

    ## r82-hellboy-V22-beta-dirty
    - [ENH] Include list of iptables rules on webinterface, with the ability to remove any rule. To be used FAILBAN need to be enabled.
    - [ENH] DNS thread improvement (code optimization)

  9. #18
    Super Moderator turbopower's Avatar
    Join Date
    02-07-2011
    Location
    Somewhere between the Streams
    Posts
    4,016
    Uploads
    129
    Likes
    303

    Re: MultiCS r82-hellboy

    Download link in the first post

    ## r82-hellboy-V23-beta-dirty
    - [FIX] Lower profiles will get cache hits now on servers with many profiles. Anyway be advised that the more profiles you add to multics the more processing power it takes on any multics version. No need to have America and Asia profiles if you live in Europe mate :)
    - [ENH] Get full CACHE configuration including active peers to a text file by downloading from http://HOST:PORT/cache?action=config
    - [ENH] Improve error messages when reading config files. Most messages will now show line and column of the config file where the error is detected. Suggestion: launch multics with -f -v and see output if it shows any errors/warnings in your config.
    - [FIX] Added omitted CCcam Server versions "2.1.4", "2.2.0", "2.2.1".
    - [FIX] Fixed if non valid version of CCcam Server was set, (caused segfault). Now it will set default to 2.0.11.

  10. #19
    Super Moderator turbopower's Avatar
    Join Date
    02-07-2011
    Location
    Somewhere between the Streams
    Posts
    4,016
    Uploads
    129
    Likes
    303

    Re: MultiCS r82-hellboy

    Download link in the first post

    ## r82-hellboy-V24-beta-dirty
    - [FIX] Excluded 127.0.0.1 from FAILBAN on ClusterCache, sometimes CSP Cache push was Banned.
    - [ENH] Added posibility to FAILBAN for CCcam, MgCamd, Newcamd, ClusteCache, cs378x, Camd35 or as till yet for all together.
    - [ENH] Only start TELNET thread when TELNET is enabled
    - [ENH] Assign names to all threads started by multics to allow better troubleshooting
    - [ENH] Read initial config from main proccess instead of reading it from the config thread (eliminates the need for sleep)
    - [ENH] Added option -t to command line. With this option you can test your configuration files without fully starting multics. Before reporting any problem you should check you have no errors in your configuration files!!!

  11. #20
    Super Moderator turbopower's Avatar
    Join Date
    02-07-2011
    Location
    Somewhere between the Streams
    Posts
    4,016
    Uploads
    129
    Likes
    303

    Re: MultiCS r82-hellboy

    Download link in the first post

    ## r82-hellboy-V25-beta-dirty
    - [FIX] Fixing the size of FAILBAN command we execute for IPTABLES and fix for 127.0.0.1 exclusion.
    - [ENH] Optimized logging (less CPU usage)
    - [FIX] Make autorefresh work again
    - [ENH] Telegram send and iptables management will run in separate thread, so that the core of multics don't have to wait until these jobs finish
    - [ENH] Show free memory in MB in webinterface. Show also total memory and cached memory if it's available
    - [ENH] Global failban can be activated both with "FAILBAN: ON" or with "FAILBAN ENABLE: ON", so old config files (using syntax "FAILBAN: ON") will not need to be changed
    - [FIX] Apply changes to failban configuration in the configuration files without the need to restart multics
    - [FIX] Encode messages sent to telegram to allow special characters like '=', '&' and '+' that sometimes are present in profile names (failban messages to telegram where sometimes cut)

Page 2 of 26 FirstFirst 1234712 ... LastLast
Advertise Here

Similar Threads

  1. Replies: 0
    Last Post: 15-12-2016, 21:14:39
  2. Replies: 1
    Last Post: 26-07-2015, 15:57:30
  3. Exchange Multics Nline = CacheX Mode3 Multics
    By Ninoxy in forum MultiCS Exchange: Cache
    Replies: 0
    Last Post: 03-01-2015, 22:23:08
  4. Replies: 0
    Last Post: 31-08-2014, 14:43:06

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •