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

Add: Solution for forward proxy server #357

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chinmayagrawal775
Copy link

Added Solution to forward proxy server challenge.
Link to challenge: https://codingchallenges.fyi/challenges/challenge-forward-proxy
Link to solution: https://github.com/chinmayagrawal775/forward_proxy

Solution very slightly differs from actual challange.
Like in chanllege, we have a step to restrict specific words. I have implemented it, but commented out that section for HTTPs request.
Also added some extra things, like threadpooling, profiling server.

Might be added in future:
Analytics DB, clickhouse or duckdb

Demo link: https://x.com/Chinmay_775/status/1836065734100726046

@JohnCrickett
Copy link
Contributor

This needs to be linked from the main list too.

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