Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
shenzhen
/
dify-sandbox
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
c945072b72
Branches
Tags
main
0.2.11
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
dify-sandbox
/
internal
/
static
/
syscalls.go
syscalls.go
53 B
History
Raw
1
2
3
4
5
6
package static
var ALLOW_SYSCALLS = []int{
0, 1,
}