【问题标题】:Why apache server not working with bettercap?为什么 apache 服务器不能与 bettercap 一起使用?
【发布时间】:2019-10-05 06:20:28
【问题描述】:

你好,我有 ubuntu server 14,我有 bettercap 和 Apache Server,mysql,php5 当 bettercap 工作时 apache 停止工作,我需要两者一起工作

【问题讨论】:

    标签: apache ubuntu-14.04 ettercap


    【解决方案1】:

    通过复制 http-ui.cap caplet 文件更改 Bettercap http-ui 端口并更改以下行:

    set api.rest.address 127.0.0.1
    set api.rest.port 8081
    set http.server.address 127.0.0.1
    set http.server.port 8088
    

    记得使用更改后的 caplet 配置启动 bettercap。 更多信息:api docs

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2017-05-22
      • 2017-10-03
      • 1970-01-01
      • 2020-07-04
      • 1970-01-01
      • 1970-01-01
      • 2014-05-19
      相关资源
      最近更新 更多