【发布时间】:2016-02-15 11:04:15
【问题描述】:
我正在尝试启动我的自定义 TextSecure(信号)服务器。我想将它用于 Signal 的所有功能(短信和电话)。我相信我还需要 redphone 服务器来运行电话。我只找到了 TextSecure 服务器的 github 存储库https://github.com/WhisperSystems/TextSecure-Server,但没有找到 redphone 服务器的存储库。
我认为我还需要运行此服务器https://github.com/WhisperSystems/PushServer 才能正确操作 Signal。
我尝试从 github 下载整个 TextSecure 服务器并将其添加到 intelijidea 作为 maven 存储库,但它不允许我运行它并因此编译它。
有运行 cusotm TextSecure 服务器经验的人吗?我需要一个小指南,因为我完全陷入了困境。
感谢转发
【问题讨论】:
标签: java linux maven github server