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

[CLI] Network access can support representing IP segments #26995

Open
SuperManito opened this issue Nov 22, 2024 · 0 comments
Open

[CLI] Network access can support representing IP segments #26995

SuperManito opened this issue Nov 22, 2024 · 0 comments

Comments

@SuperManito
Copy link

For example, I want to prohibit scripts from accessing the local area network

deno run --allow-net --deny-net=127.0.0.1,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16 script.ts
@SuperManito SuperManito changed the title Network permissions can support representing IP segments [CLI] Network access can support representing IP segments Nov 22, 2024
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

1 participant