Skip to content

A SOCKS proxy for the test suite - #3752

Closed
bagder wants to merge 4 commits into
masterfrom
bagder/socks-proxy
Closed

A SOCKS proxy for the test suite#3752
bagder wants to merge 4 commits into
masterfrom
bagder/socks-proxy

Conversation

@bagder

@bagder bagder commented Apr 8, 2019

Copy link
Copy Markdown
Member

This is a new SOCKS4 + SOCKS5 proxy, specifically written to be used in the curl test suite.

It reads instructions from a file (set from tests using the <servercmd> tag) at the time of each new connection and can thus be instructed to behave exactly the way we want and in ways not previously supported by the existing socks test server. This includes tests with socks5 + auth.

This also makes the SOCKS tests possible to run without the use of a local OpenSSH installation.

@bagder bagder added the tests label Apr 8, 2019
@bagder

bagder commented Apr 10, 2019

Copy link
Copy Markdown
Member Author

Codacy complains on things but as this code is only and strictly only used in a test server I'll ignore them.

@bagder
bagder force-pushed the bagder/socks-proxy branch from 9335461 to ee5d3a0 Compare April 10, 2019 20:45
@bagder
bagder force-pushed the bagder/socks-proxy branch from 0b73214 to a2fc86e Compare April 12, 2019 11:43
@bagder bagder closed this in 04fd675 Apr 13, 2019
@bagder
bagder deleted the bagder/socks-proxy branch April 13, 2019 09:22
@lock lock Bot locked as resolved and limited conversation to collaborators Jul 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

1 participant