Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chisel + docker container cannot get reverse tunnel traffic #520

Open
m0x61h0x64i opened this issue Jun 28, 2024 · 0 comments
Open

chisel + docker container cannot get reverse tunnel traffic #520

m0x61h0x64i opened this issue Jun 28, 2024 · 0 comments

Comments

@m0x61h0x64i
Copy link

Hi, Im using chisel reverse UDP tunnel for wireguard which the wireguard server is a docker container

this is the container info:
47dd02e0a49b ghcr.io/wg-easy/wg-easy "docker-entrypoint.s…" About an hour ago Up About an hour (healthy) 0.0.0.0:22355->22355/udp, :::22355->22355/udp, 0.0.0.0:51821->51821/tcp, :::51821->51821/tcp wg-easy

22355 port is for wg server, 51821 port is for wg ui

when i establish chisel tunnel over udpwith port 2096 (in both servers) and set config tunnel to 22355, the wg docker container cannot get the reverse tunnel traffic

but same works with chisel reverse udp tunnel and wg installed without docker container

also same works with normal nginx udp tunnel and wg docker container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant