Skip to content

Specifying allowed paths for better security#14

Merged
svnoak merged 1 commit intomainfrom
feat/specify-path-for-forwarding
Jul 7, 2025
Merged

Specifying allowed paths for better security#14
svnoak merged 1 commit intomainfrom
feat/specify-path-for-forwarding

Conversation

@svnoak
Copy link
Owner

@svnoak svnoak commented Jul 7, 2025

This PR adds the necessity for clients to provide one or more allowed_paths which the server will allow connections to.

Paths that have not been specified by the client will be blocked by the server with a 404 response.

Closes #10

@svnoak svnoak merged commit 93b145e into main Jul 7, 2025
2 checks passed
@svnoak svnoak deleted the feat/specify-path-for-forwarding branch July 10, 2025 21:30
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.

Sepcify specific paths to forward to on the local server

1 participant