Skip to content

End to end testing for SOCKS5 - #33

Merged
rlahfa-dinum merged 2 commits into
mainfrom
e2e-socks5
Feb 26, 2026
Merged

End to end testing for SOCKS5#33
rlahfa-dinum merged 2 commits into
mainfrom
e2e-socks5

Conversation

@rlahfa-dinum

Copy link
Copy Markdown
Collaborator

This provides basic end-to-end testing for SOCKS5:

  • Direct CONNECT scenario (autonomous operations)
  • Chained CONNECT scenario to another third party SOCKS5 server (microsocks here)

As we grow our functionalities, we should add more testing:

Some special scenarios as well:

  • IMAP/SMTP testing
  • UDP testing, e.g. by deploying Visio (perhaps with multiple firewall topologies)

But for now, this is a good start.

This makes the upstream chaining feature functional for default targets.

Signed-off-by: Ryan Lahfa <ryan.lahfa.ext@numerique.gouv.fr>
This is two tests:

- direct connect (autonomous operations)
- chained connect (chain to another proxy)

Signed-off-by: Ryan Lahfa <ryan.lahfa.ext@numerique.gouv.fr>
@rlahfa-dinum
rlahfa-dinum merged commit 4642ec2 into main Feb 26, 2026
1 check passed
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.

2 participants