-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Description
Very cool project! It is still a bit scary that the container can make any network calls. This opens the user up to exfiltration attacks. What I want ideally is:
- An HTTP(S) proxy server that filters by an allowed domain list and rejects all other domains.
- A DNS proxy that similarly filters by an allowed domain list and rejects all other queries.
- My agent running in a sandboxed container that has no network connectivity other than the abovementioned proxies.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request