-
As the docs(https://gost.run/tutorials/reverse-proxy-tunnel/) say, the test config as follows:
client side :
```bash
log:
level: debug
services:
- name: service-0
addr: :0
handler:…
xzycn updated
3 months ago
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct.
### Issue reporting checklist
- [X] I have read and understand the [issue reporting policy](https://docs.raspap.com/issue…
-
Hi,
I'm trying to implement a system where tunnels (specifically TCP, SSH tunnels) have a "timeout" - process goes roughly like
- Open tunnel
- Someone connects via SSH (in seperate process / …
-
# What would you like Teleport to do?
WSL2 runs Linux (Ubuntu by default) in a separate VM under Windows, and routes networking traffic from Host (Win) to Client (WSL). Therefore, "localhost" on Host…
-
**Describe the bug**
- If a Websocket connection is attempted over a Tunnel, with a POST method (uncommon but valid), `cloudflared` strips the Upgrade header so the websocket fails.
**To Reproduce…
-
I have a particular usecase where I am trying to send data from my JS front end to my Python backend via websockets, exposed through ngrok.
Python Server:
```python
async def handler(websocke…
-
I recently wrote a multi-phase transformation and tried out the new "enclosing modes" feature where the template rules for a mode are enclosed within the `xsl:mode` element. Worked very well, and real…
-
### Context
#### What are you trying to do?
I've been trying to work out why several clients are failing to connect to an envoy proxy. While troubleshooting boto3 it was noted that every attempt …
-
# Feature description
Ability to jump a SSH / SFTP connection without the need to create a Dynamic Port Forwarding tunnel.
- [ ] Select a jump connection inside
- [ ] Change the alert loading dia…
-
Could anyone please clarify how am I supposed to use Media-host. I'm running a container an I tunneled a ngrok tcp connection and the ngrok forwards to the 443 port. However in the Whatsapp applcation…