Posts by maior

    I agree with you kimonda, and hope to get the "real Dragteam" online again.

                                                    MultiCS r100-rc50 Public_Insider - Broken Arrow





    CHAHNGES FOR rc50 Public_Insider:

    ------- memory mapping changes for faster access --------
    ------- compilation parameters for faster code/lower cpu load --------
    ------- changes for css styles, now working on all browsers - big thx to bicho1980 --------
    ------- added new style HD Design @bicho190 - big thx to bicho1980 --------
    ------- changed pixels width for parameters on Profile page / Profile --------
    ------- changed pixels width on Profile page and others --------
    ------- fixed cacheex maxhop 2 (now possible values 1 - 10) --------
    ------- other small bug fixes and improvements --------
    ------- don't use -f option for log generating !!!, if you really don't need it for testing --------
    ------- also set LOGLEVEL: 0 to reduce size (0 -> CRITICAL, 1->ERROR, 2->WARNING,3->INFO, 4->DEBUG, 5->TRACE) --------
    ------- it's strongly recommended to reduce profiles amount to < 50 --------
    ------- as it may save for you 1/3 of cpu load --------
    ------- don't use all profiles from profile list on multics.cfg --------
    ------- it's only as example!!! select from these profiles only those --------
    ------- which you will sure use and lower amount as possible !!! --------
    ------- otherwise it may has impact to your cpu load or/and performance!!! --------
    ------- disable caches and servers with zero hits!!! - it may save you also cpu load --------

    ------- use for this parameters: --------
    ------- CACHE MINHITS: 400
    ------- CACHE LOWHITS_AUTODISABLE_AFTERSECONDS: 300 --------
    ------- AUTO_DISABLE_SERVERS ZERO: YES --------
    ------- AUTO_DISABLE_SERVERS ZERO_AFTER_SECONDS: 600 --------
    ------- you may also disable RESHARE LEVEL: NO for lower load --------

    Hi Ferari

    I did as you said and it works.

    I've already asked the VFL for an invitation code, without success, so I haven't upgraded to V59

    Thanks friend

    How to install ?



    Download the ZIP. work for x64 bit and for aarch64 Rasberry



    copy the file ONEupdater.x64 or ONEupdater.aarch64 in /root/



    of course need have 755 like binary does.



    comand this ./ONEupdater.x64



    the Password of this are "multicsONE"





    NOTE: do not use winscp console this not console to run, ONLY with putty or other tools ssh

    ## r82-hellboy-V54



    - [ENH] new option for FAILBAN
    FAILBAN SYSTEM: 1 13 -> this means like in TELEGRAM for SYSTEM, now included only WebIF failed logins. The counter after is for occurrence threshold, until get banned
    - [ENH] webif failed logins now protocoled also in debug window and like before TELEGRAM if enabled and FAILBAN and ALERT
    - [ENH] FAILBAN ENABLE: 0 96 become also a threshold counter for occurrence and this will be applied for all options if set
    - [ENH] Added Description information on mouseover in a tooltip popup by cache peers , server lines, cacheex server lines
    EX: host port user pass # description text to show on mouse over
    NOTE: you have to hit space on end of line before # and also another space after # to work properly

    r82-hellboy-V53



    - [FIX] segfault caused by CACHE THRESHOLD fixed and replaced with error on log

    - [FIX] buffer overflow on mgcamd and newcamd server module

    - [ENH] Enhanced the Failban option like this

    FAILBAN CCCAM: 1 40 (1-255)

    FAILBAN MGCAMD: 1 15

    FAILBAN NEWCAMD: 0

    FAILBAN CACHE: 1 3

    so after enable the option for failban and you want to give a limit for occurrence for Client 'xxxx' just connected, new connection closed,

    simple write like upper mentioned FAILBAN NEWCAMD: 1 25 -> if 25 times occurred it will be banned.

    This option available for CCCAM, MGCAMD, NEWCAMD and CACHE -> here the limit is applied for "cache: Alert! unknown peer"

    - [FIX] show the correct value on page show current config by FAILBAN configuration, NOTE: here if you set FAILBAN ENABLE: 1 then all other protocols will be enabled doesn't matte if in config they are not enabled. For separate protocol(s) to enable FAIBLAN ENABLE: 0 and set 1 to witch protocol you want to enable

    - [ENH] added cache and server threshold on profile configuration page overview

    - [ENH] added date-time to failban in the saved rules, with string format like this (d.m.Y 24h:min) at the end of comments

    r82-hellboy-V52





    ## r82-hellboy-V52

    - [ENH] added some missing link(s) to whois on IP Adresses on alerts Page

    - [ENH] Save and restore IPTABLES Firewall rules

    If you start multics.x64 -b -> then default config folder is /var/etc/multics.cfg and it will be saved the iptables rules in /var/etc/hb-rules.v4

    if you start like this multics.x64 -b -C /home/test/multics.cfg then it will be saved the rules in /home/test/hb-rules.v4

    And by start of Hellboy you can see in log while restoring the rules

    [2020/10/15 20:45:33.490] INFO - Restoring IPTABLE rules /var/etc/hb-rules.v4

    - [ENH] Enhanced homepage Server Info

    Added HB CPU Usage -> this is the Current usage not like the other what is Average ! So here sometimes will be bigger than Average !

    Added to show number of core(s) of your CPU

    Colored and separated the ON OFF ACT fields

    - [FIX] Threshold(s) was broken, now fixed

    - [ENH] Added DEFAULT CACHE THRESHOLD: 1 option (default 1) and for profiles you can set separate like this CACHE THRESHOLD: x

    NOTE! The old option at cache server CACHE THRESHOLD no more valid use the DEFAULT option and for profiles like mentioned

    r82-hellboy-V51




    ## r82-hellboy-V51

    - [ENH] Show more info on Home Page

    - [ENH] On Servers Page when you click to see the server usage and information was fix to be fit in one single Page like by Profiles info

    - [ENH] non supported versions will be filtered with (firewall) failban iptables from Hellboy if enabled (only by cache peers)

    - [FIX] when no profiles defined segfault, replaced with error message

    - [FIX] default config folder was sometimes misconfigured

    - [CLN] removed autoadd/audoenable from cache to prevent not wanted connections

    - [CLN] removed 1841 from skip, this caid no more exists

    - [ENH] added on alert page, link(s) to whois on IP Adresses

    Info: for other CPU architecture, please contact us on forum!

    r82-hellboy-V49


    - [FIX] CS378X/CCcam connection working again with OSCAM Trunk version

    - [ENH] new config parameter

    HTTP ALERTS: OFF ## Show Alerts page (default: ON)

    - [ENH] Cacheex become a new config parameter for Cacheex AIO Oscam

    CS378X USER EXT: ## Give cacheex AIO user

    CS378X SERVER EXT: ## Connect to AIO cacheex server

    - [ENH] Added search on failban Page

    - [ENH] On new HB version if Telegram bot is set (TELEGRAM SYSTEM: 1), you will receive a message

    - [FIX] On Debug Page when new Hellboy version popup window showed, The close button was not working, now fixed.

    - [CLN] mgcamd cachedcw was not fully implemented and removed from webinterface.

                                                             r82-hellboy-V47




    - [ENH] Added channel info to debug log

    - [FIX] Fixed segfault caused by .cfg read

    - [ENH] Added Gen.PASS Button to Editor, this way you can insert at current position of cursor a randomly generated password

    - [ENH] Added Restart confirmation to prevent accidental restarts

    - [FIX] arranged stats on profile page so you don't have to scroll one more page and now also the space is better used

    - [FIX] DISABLECRCCWS_ONLY_FOR like DCW crc check is fixed because of race condition UPGRADE RECOMMENDED

    - [APY] F, MGUSER, CAMD35 USER, CS378X USER all limited to 200

    - [FIX] Fixed debug logging, was only every 2nd line printed now it prints all

    - [ENH] Added second filter input and you can change back color and the color of filtered content

    - [ENH] Optimized the whole code by compiling

    r82-hellboy-V45


    ## Changelog

    ##

    - [FIX] Editor if not fullscreen the linenumbers was broken

    - [ENH] Added filtering possibility on Debug, and the whole Debug Page was rebuild for better user experience

    - [SEC] Up now will be generated md5 hash for all files and added to checklist.chk to able to identify if the HB original version is

    - [ENH] Added some more info to debug by checksum errors

    - [ENH] New profile option SIDSSKIPEXTRACRC, with this option you can skip CRC Check for CW if there on same caid,provid also same sid but different Provider

    - [ENH] Added scroll to top in Editor Show current Config Page

    - [ENH] Added global option to Disable peers with high ping CACHE MAXPING: 100 # value is in milliseconds (default = 100 max 200)

    - [ENH] Enable 186D Caid to set Provid (003511) in Profiles

    - [ENH] Now you can create separate profiles with same caid and provid and will identify on request by sid. If there no sid could be identified then will get the last founded profile with caid and provid

    check the cfg it have 2 multcs.cfg and also check changelog as well

    New Mcs R107 By evileeyes




    * fixed mgcamd conections

    * fixed sidlist and changed structure (every service has his own options: dcw checksum/halfnulled)

    * added CW Data webpage

    * removed log of bad connections that slow down mcs and increase cpu usage

    * removed cacheex servers from servers webpage

    * fixed cache peer reconnection on startup and stats

    * fixed cacheex stats

    * added global option to skip sending cache replies to peers with high ping

    CACHE MAXPING: 100 # value is in milliseconds (default = 300)

    r82-hellboy-V44



    - [ENH] Added to Editor page line numbers and current position, now you can better identify the errors from verbose mode and also overall view is better. The current position is same like the error show's in verbose mode

    - [FIX] some HB connections was disabled by accident, this was fixed

    - [LNK] by request of Admin from multics.info, added the webpage link to the first page