reverse-tunnel icon indicating copy to clipboard operation
reverse-tunnel copied to clipboard

Reverse tunnel TCP and UDP

Results 12 reverse-tunnel issues
Sort by recently updated
recently updated
newest added

Is there any way we can change the agent config while the server is running?

Update to Golang v1.18. Maybe add a build for M1 mac.

When attempting to connect to the server from the client, I get the following message for every TCP port that I'm trying to forward: Agent error "tls: first record does...

How can I bind the control address to an IPv6 address? I tried `control_address: [ipv6]:9000`, but I get this: `error: yaml: did not find expected key`

When the gateway-server established connection with agent, sometimes it returns close 1006 (abnormal closure). I found the error comes from file session.go and the code block "down link". Looks like...

documentation

I'm trying to secure communications with LetsEncrypt, but I get this when attempting to on my server: ``` echo: http: TLS handshake error from :46727: Get "https://acme-v02.api.letsencrypt.org/directory": x509: certificate signed...

Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.4.0 to 4.9.0. Release notes Sourced from github.com/labstack/echo/v4's releases. v4.9.0 Security Fix open redirect vulnerability in handlers serving static directories (e.Static, e.StaticFs, echo.StaticDirectoryHandler) #2260 Enhancements Allow configuring...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210726213435-c6fcb2dbf985 to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20210726213435-c6fcb2dbf985&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210711020723-a769d52b0f97 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20210711020723-a769d52b0f97&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210630005230-0f9fa26af87c to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20210630005230-0f9fa26af87c&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies