gotunnel:TCP隧道

时间:2021-04-13 18:05:02
【文件属性】:
文件名称:gotunnel:TCP隧道
文件大小:21KB
文件格式:ZIP
更新时间:2021-04-13 18:05:02
Go 迷宫 gotunnel是一个安全的tcp隧道软件。 它可以使用tcp或udp connectioin作为低级隧道。 可以使用tcp协议将gotunnel添加到任何c / s系统。 使系统结构从 client <--------------> server 至 client <-> gotunnel <--------------> gotunnel <-> server 获得gotunnel的宝贵功能,例如安全和持久。 建造 go install github.com/xjdrew/gotunnel 用法 usage: bin/gotunnel -backend string backend address (default "127.0.0.1:1234") -listen string listen address (default ":800
【文件预览】:
gotunnel-master
----install.sh(319B)
----Makefile(238B)
----.travis.yml(97B)
----LICENSE(1KB)
----tunnel()
--------hub.go(3KB)
--------auth.go(3KB)
--------id_allocator.go(458B)
--------server.go(2KB)
--------buffer.go(2KB)
--------listener.go(243B)
--------link.go(3KB)
--------safe_go.go(163B)
--------tcp.go(887B)
--------mpool.go(428B)
--------conn.go(2KB)
--------auth_test.go(502B)
--------tunnel.go(733B)
--------log.go(1KB)
--------buffer_test.go(594B)
--------client.go(4KB)
--------hub_queue.go(790B)
----main.go(2KB)
----README.md(2KB)
----tests()
--------sender.go(626B)
--------receiver.go(815B)
----misc()
--------systemd()
--------install_squid.sh(3KB)

网友评论