9

文件传输开源工具-Filegogo

 3 years ago
source link: http://osp.io/archives/6800
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Filegogo是一款开源的点对点加密文件传输工具。基于WebRTC编写,遵守MIT开源协议。

0t_41785.jpg@596w_1l.jpg

# server 服务器端
make run

# frontend 前台
npm run dev

配置文件:

{
  "wsUrl": "ws://localhost:8033/topic/",
  "iceServers": [
    {
      "urls": "stun:stun.services.mozilla.com",
      "username": "[email protected]",
      "credential": "webrtcdemo"
    }, {
      "urls": ["stun:stun.example.com", "stun:stun-1.example.com"]
    }
  ]
}

https://github.com/a-wing/filegogo

No Comments Yet

发表评论 取消回复

您的电子邮箱地址不会被公开。 必填项已用*标注

显示名称 *

电子邮箱地址 *

网站网址


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK