通过SMB管道转发本地或远程tcp端口。-.NET开发

时间:2024-06-16 07:15:58
【文件属性】:

文件名称:通过SMB管道转发本地或远程tcp端口。-.NET开发

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-16 07:15:58

.NET Miscellaneous

Piper通过SMB管道转发本地或远程tcp端口。 示例通过管道testPipe进行本地端口转发:-L 33389:127.0.0.1:3389服务器:Invoke-PiperServer -bindPipe testPipe -destHost 127.0.0.1 -de Piper通过SMB管道转发本地或远程tcp端口。 示例通过管道testPipe进行本地端口转发:-L 33389:127.0.0.1:3389服务器:Invoke-PiperServer -bindPipe testPipe -destHost 127.0.0.1 -destPort 3389客户:net use \\ serverIP / USER:用户(可选)客户:调用-PiperClient -destPipe testPipe -pipeHost服务器IP -bindPort 33389仅管理员通过管道testPipe转发远程端口:-R 33389:127.0.0.1:3389服务器:Invoke-PiperServer -remote -bindPipe testPipe -bindP


【文件预览】:
Invoke-Piper-master
----.github()
--------FUNDING.yml(63B)
----Invoke-Piper.psm1(10KB)
----README.md(1KB)

网友评论