1 Star 0 Fork 14

reggie / powerchat

forked from rocket049 / powerchat 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

人人公众号

英文名:powerchat

linux/windows 加密聊天,分享文件,分享内容(markdown或html),TCP加密隧道

在 ubuntu 19.04、debian 上运行的说明

请使用 deb 版,下载 deb 包后用 apt 命令安装。

安装命令:apt install ./powerchat-x86_64.deb

Android 版主页

编译说明

发行版测试平台是 ubuntu18.04 和 debian9.8 ,其它平台如有异常可自行编译。

编译器:go编译器1.11以上、vala编译器0.40以上

编译图形界面(ui)需要 vala-0.40 或者 vala-0.42。 测试过 vala-0.38,编译后运行异常,其他版本未经测试。

编译依赖:glib2、gtk3、gee、json-glib

通用功能

  1. 文字聊天。
  2. 发送图片。
  3. 发送文件。

特色功能

个人网站 用户只需运行了客户端,就可以对所有联系人提供网页服务。用户只需点击左侧我的朋友列表中的联系人名字右侧的WEB按钮,就可以打开对方提供的网页。你既可以使用默认功能提供个人博客,也可以花点功夫配置自己的特色网站。

一、默认个人网站

默认状态下,内置个人Blog服务,当访问客户打开你的主页时,会浏览HOME/ChatShare目录下的.html.htm.md三种类型的文件。可以用目录分类,并且会隐藏以_开头的目录,以便存放你的图片、其他文件、CSS、JS脚本等资源。

二、代理本地网站

真正懂得网站设计的朋友可以在本地配置个人网站,然后用本客户端做代理,供联系人访问,只需设置代理相应的端口。

三、TCP加密隧道

在两台客户端之间形成一个加密TCP隧道,可用于玩游戏、使用局域网工具。

MIT License Copyright (c) 2019 rocket049 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

linux / windows 加密聊天,分享文件,分享内容(markdown或html),TCP加密隧道。Wiki中有详细操作说明。 展开 收起
Go
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Go
1
https://gitee.com/reggiepy/powerchat.git
git@gitee.com:reggiepy/powerchat.git
reggiepy
powerchat
powerchat
master

搜索帮助