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

Reverse example #519

Open
sohrabp72 opened this issue Jun 14, 2024 · 0 comments
Open

Reverse example #519

sohrabp72 opened this issue Jun 14, 2024 · 0 comments

Comments

@sohrabp72
Copy link

sohrabp72 commented Jun 14, 2024

Whether I'm confused or lack of clear docs, this is the scenario:
my PC is behind a restricted network and I have 2 VPS publicly exposed to the internet.
PC can access VPS A, not B.
PC should access services on B.
Accessing A to B is restricted through the firewall, so reverse is needed.
How to configure the chisel between A and B to start a reverse tunnel from B to A to expose a UDP port on B from A VPS
my PC connects to a UDP port on A.
B is connected to A in a reverse mode.
Received UDP packet on A should be delivered to a UDP port on B.
B should send a TCP SYN packet to A. A can't be the initiator of the TCP connection.

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