DirectAdmin Dates and another question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • contact
    Junior Member
    Forum Explorer
    • Mar 2021
    • 18

    #1

    DirectAdmin Dates and another question

    Couple of questions:-

    1. When if Imunify avaiilable for DirectAdmin?

    2. Will we be able to pass IPs to Ban, UnBan and Whitelist to Imunify? As we have a number of "special sauce" scripts that detect IPs that need to be banned and currently use them alongside CSF and BitNinja and was wondering whether with a little refactoring, we could use them with Imunify.
  • apb
    Senior Member
    • Feb 2018
    • 386

    #2
    1. ETA is Q2 2017

    2. This can be done from CLI by issuing
    # cat blacklist.txt | xargs | imunify360-agent blacklist ip add

    This is an example for adding a list of IPs to Imunify360 blacklist. Change add to remove to unban the list.

    Comment

    • andrew.shaw
      Junior Member
      • Apr 2017
      • 12

      #3
      Wow, that looks extremely easy to do.

      Really looking forward to getting this up and running on a DirectAdmin machine as soon as possible.

      Comment

      Working...