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

Option to block connections to localhost #457

Closed
ignoramous opened this issue Mar 8, 2022 · 2 comments
Closed

Option to block connections to localhost #457

ignoramous opened this issue Mar 8, 2022 · 2 comments
Assignees

Comments

@ignoramous
Copy link
Collaborator

A commenter says,

How about the local proxy example I gave? (Its in the replies)

An app can just connect to any proxy that exists on the system, including the socks5 proxy created by orbot or the tor browser and the VPN app (rethink DNS in this case) will not be able to block it, because from its perspective, its orbot/tor browser making the connection, not the app itself.

Trivial to block these. Expose behind a setting.

@ignoramous
Copy link
Collaborator Author

Block RFC 1918 (private) address space? Definitely block RFC 6761 (localhost).

@ignoramous
Copy link
Collaborator Author

Dup: #26

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

No branches or pull requests

2 participants