chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
"""
|
||||
Network configuration helpers for E2B sandboxes.
|
||||
"""
|
||||
|
||||
"""
|
||||
CIDR range that represents all traffic.
|
||||
"""
|
||||
ALL_TRAFFIC = "0.0.0.0/0"
|
||||
Reference in New Issue
Block a user