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

fixed configure's outbound port behavior #47

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

Aptimex
Copy link
Collaborator

@Aptimex Aptimex commented Aug 6, 2024

Forgot to account for how configure's --outbound option would need to handle default ports. This fixes it to be correct.

Related: Overloading the port command is making it hard to document behavior with and without --outbound since both client and server need a port set in most cases, so in the future that should be split into --client-port and --server-port or similar. Currently configure has no way to set both ports, one always has to be changed manually in the resulting configs.

@Aptimex Aptimex merged commit c6ff7b9 into main Aug 6, 2024
3 checks passed
@Aptimex Aptimex deleted the outbound-port-fix branch August 6, 2024 23:13
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