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

Consider supporting or documenting how to access challenges through Websockets #15

Open
C0deH4cker opened this issue May 28, 2022 · 0 comments
Assignees

Comments

@C0deH4cker
Copy link
Owner

It would be very nice to host challenges both on bare TCP ports and also as Websocket routes. Websockets seem to be one of the easiest ways to route the challenge traffic through an encrypted tunnel. It would also help with creating fancy web challenges in PwnableHarness. Likely, the bulk of the work would be in an nginx config, but I should at least consider documenting how to do it or even create an example.

@C0deH4cker C0deH4cker self-assigned this May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant