文件名称:MiXplorerTCP:Python 3中的脚本,用于使用MiXplorer TCP传输文件
文件大小:5KB
文件格式:ZIP
更新时间:2024-04-09 23:12:41
python smartphone aes-encryption Python
MiXplorerTCP Python 3中的脚本,用于使用MiXplorer TCP传输文件 该脚本提供了一种在Windows下的计算机和运行应用程序MiXplorer( 和 )通过其TCP共享功能。为了正常工作,它需要在计算机的防火墙中为TCP传入和传出连接授权所选的端口。在MiXplorer的脚本和TCP服务器的设置中必须使用相同的端口和相同的密码。 可以通过“ mixplorertcp -h”或“ mixplorertcp s -h”进行发送,并通过“ mixplorertcp r -h”获得接收帮助。 示例(假设将TCP服务器设置为将“端口”设置为“ 9000”,将“密码”设置为“测试”: mixplorertcp s -i 192.168.1.10 -p 9000 -w test“ C:\ Users \ XXX \ Downloads \ test” -d copytes
【文件预览】:
MiXplorerTCP-main
----README.md(2KB)
----MiXplorerTCP.py(13KB)