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

new tokenFile-option #8

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

new tokenFile-option #8

wants to merge 4 commits into from

Conversation

cherzog
Copy link

@cherzog cherzog commented Oct 25, 2019

In a special use-case, each port requires its own (predefined) token. In this case, you can pass a token file containing a token for each port. If the port is missing or the token is wrong, a tunnel is rejected. See token.json for file format.

@cherzog
Copy link
Author

cherzog commented Oct 26, 2019

If the token file is used and the client has the right to use the port, any existing connection (using this port) will be removed beforehand.

@cherzog
Copy link
Author

cherzog commented Oct 27, 2019

To prevent a required Internet port from being used as a relay port, the relay port is also defined in the token file.

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

Successfully merging this pull request may close these issues.

1 participant