Изглежда разработчика е решил да продължи да го развива. Първият пост е обновен с версия 17.
Изглежда разработчика е решил да продължи да го развива. Първият пост е обновен с версия 17.
Само дето откакто почна да бърника тоя бой оскама за нищо не става. Боби положението е трагично.
Ники какво имаш в предвид?
Реално вече не би трябвало да праща грешни ecm към оскам.
--------------------------------------------------------
Добавих V18 в първия пост вече има бан за некоректните заявки с iptables
Имам в предвид не че мултицс-а праща а че така разбъзикаха оскама че за нищо не става.
Ники тествай това мулти там нещата са точно в посоката в която ни трябва, размяна на линии и кеш.
Според мен оскам трябва да върши само това за което е направен да чете карти и да се използва за гледане с 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.
Версия 20 е налична от първият пост.
Много важна функционалност е добавена CACHE MINHITS това дава възможност да се блокират автоматично кеш размените от които нищо не се отваря.
## 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)
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.
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!!!
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)