slcx

command module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2023 License: GPL-3.0 Imports: 15 Imported by: 0

README

slcx

文档: [中文 | English]

基于tls加密通道的端口转发工具,绕过安全设备流量检测。

如何使用?

以下演示将虚拟机22端口代理到宿主机4443端口

老板端

$ slcx :4443 127.0.0.1:4444 --laoban

牛马端

$ slcx 192.168.1.10:4443 127.0.0.1:22 --niuma

连接本地4444端口成功登入ssh

$ ssh vulab@127.0.0.1 -p 4443

未来计划

[ ] 支持unix sock

[ ] 支持Udp

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL