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 dynamic port assignment #6

Open
JayGoldberg opened this issue Sep 4, 2016 · 1 comment
Open

Reverse dynamic port assignment #6

JayGoldberg opened this issue Sep 4, 2016 · 1 comment

Comments

@JayGoldberg
Copy link
Owner

Use HTTP GET to get the reverse port we should assign on the remote end, in case we want the conducting server to orchestrate port assignments from multiple reverse SSH clients.

Format of file on server:

host=clientname,48859

Where the second number is the port that the client should assign as a remote port connecting to local SSH port (probably 22).

@JayGoldberg
Copy link
Owner Author

This is becoming more important to me as I have at least a dozen reverse tunnels connected to my host and need to make sure there are no reverse port collisions.

scp may be another way to exchange such data (using a text file).

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

No branches or pull requests

1 participant