The Wayback Machine - https://web.archive.org/web/20210621050910/https://github.com/topics/tunnel
Skip to content
#

tunnel

Here are 447 public repositories matching this topic...

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
  • Updated May 22, 2021
  • Go

lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面...)。目前市面上提供类似服务的有花生壳、TeamView、GoToMyCloud等等,但要使用第三方的公网服务器就必须为第三方付费,并且这些服务都有各种各样的限制,此外,由于数据包会流经第三方,因此对数据安全也是一大隐患。技术交流QQ群 1067424330
  • Updated Jun 2, 2021
  • Java
ark3
ark3 commented Feb 7, 2020

Right now we emit a message like

T: Error: Unable to find cluster information
T: No current-context set. Please use the --context option to 
T: explicitly set the context.

This is all fine, but some higher-level explanation would be helpful as well, probably linking to documentation:

T: Telepresence uses kubectl/oc to access your Kubernetes/OpenShift
T: cluster. Ple
wireguard-docs
bibo38
bibo38 commented May 13, 2021

Why?

Mainly to provide an alternative way without the need for an Wildcard SSL certificate (as it's harder to automatically obtain via LE and dynamic certs may be problematic to use with an Reverse Proxy before sish).

Design Idea

ssh -R foo/bar:443:localhost:8080 ssi.sh should proxy https://foo.ssi.sh/bar/* to http://localhost:8080/*. Also this doesn't preven

Improve this page

Add a description, image, and links to the tunnel topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tunnel topic, visit your repo's landing page and select "manage topics."

Learn more