Skip to content

Conversation

icing
Copy link
Contributor

@icing icing commented May 22, 2025

Pass the config values that a SOCKS connection filter needs when creating the filter: remote host/port and credentials.

Move the logic of finding out where a SOCKS filter should tunnel into connect.c where the filter is created.

This keeps the interpretation of the various connection bits in less places in the source and could allow to chain SOCKS filters in future scenarios.

@icing icing added feature-window A merge of this requires an open feature window connecting & proxies labels May 22, 2025
@icing icing requested a review from bagder May 22, 2025 12:14
@icing icing force-pushed the socks-parameterised branch from b54457d to 84d4564 Compare June 21, 2025 10:24
icing added 2 commits June 25, 2025 09:52
Pass the config values that a SOCKS connection filter needs
when creating the filter: remote host/port and credentials.

Move the logic of finding out where a SOCKS filter should
tunnel into `connect.c` where the filter is created.

This keeps the interpretation of the various connection bits
in less places in the source and could allow to chain SOCKS
filters in future scenarios.
@icing icing force-pushed the socks-parameterised branch from d611c3d to c8eccf0 Compare June 25, 2025 07:54
@icing
Copy link
Contributor Author

icing commented Sep 3, 2025

abandoning this.

@icing icing closed this Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connecting & proxies feature-window A merge of this requires an open feature window
Development

Successfully merging this pull request may close these issues.

2 participants