Skip to content

Releases: Illusionna/LocalTransfer

V4 Local Transfer (Windows 10 +、macOS、Linux Ubuntu)

04 Nov 17:17
8846f5c
Compare
Choose a tag to compare

新版本特性:

  1. 增加 POST-API 路由,现在不仅可以前端上传文件,而且也支持终端上传文件;【curl -X POST -F "./RANDOM=@/Users/illusionna/cat.png" http://192.168.1.103:8888/POST-API】
  2. 支持 Windows GUI 图形化界面配置参数;
  3. 支持 macOS、Linux 操作系统;【建议软链接启动 Web Server】
  4. 支持同一目录下多个文件一同上传;
  5. 显示上传文件的进度;
  6. 搜索框既支持高亮,又支持指令集操作。

V3 Local Transfer (Windows 10 +)

17 Aug 17:23
c691000
Compare
Choose a tag to compare
  1. 在 V2 版本删除口令密钥;
  2. 【特点】命令行形式接入服务器后台终端,可对服务器进行一定程度操纵.

V2 Local Transfer (Windows 10 +)

17 May 07:14
8395949
Compare
Choose a tag to compare
  1. 在 V1 的基础上每隔 1.5 秒钟自动实时刷新页面,可以不用手动刷新,方便广播的时候每个客户端 Web 页面自动显示最新情况.

V1 Local Transfer (Windows 10 +)

09 May 21:28
b3a7f6a
Compare
Choose a tag to compare
  1. 直接双击程序运行 (Double-click the program directly to run);
  2. 选择在终端下配置后运行 (Select Run after configuration on the CMD or PowerShell terminal).