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

Feature: SOCKS proxy support for new connections #14

Merged
merged 1 commit into from Jul 10, 2021

Conversation

TrueBrain
Copy link
Member

This is mostly needed to run on AWS, as the containers run in an
isolated subnet, and cannot talk to the Internet. They need a
SOCKS proxy to bounce the new connection.

We use the pproxy client (and server) to make this happen.

This is mostly needed to run on AWS, as the containers run in an
isolated subnet, and cannot talk to the Internet. They need a
SOCKS proxy to bounce the new connection.

We use the pproxy client (and server) to make this happen.
@TrueBrain TrueBrain merged commit dfd3e7e into OpenTTD:main Jul 10, 2021
@TrueBrain TrueBrain deleted the pproxy-support branch July 10, 2021 19:56
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.

None yet

1 participant