1
0
mirror of synced 2025-12-22 19:34:15 -05:00

Update content/codespaces/developing-in-codespaces/connecting-to-a-private-network.md

Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
This commit is contained in:
Mike McDonald
2021-12-07 15:00:41 -07:00
committed by GitHub
parent 77b25c54dc
commit 1de3b6d9e6

View File

@@ -40,6 +40,6 @@ For more information about the Meta API, see "[Meta](/rest/reference/meta)."
### Restricting access to the public internet
At present, there is no way to restrict codespaces from accessing the public internet, or for appropriately authenticated users from accessing a forwarded port.
At present, there is no way to restrict codespaces from accessing the public internet, or to restrict appropriately authenticated users from accessing a forwarded port.
For more information on how to secure your codespaces, see ["Security in Codespaces"](/codespaces/codespaces-reference/security-in-codespaces).