8000 Release v0.1.4 · x0rw/restrict · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.1.4

Latest
Compare
Choose a tag to compare
@x0rw x0rw released this 09 May 12:30
· 9 commits to main since this release
  • Add Syscall tracing fn trace<T>(&mut self, syscall: Syscall, tracer: T) -> Result<&mut Self, SeccompError> where T: Fn(Syscall) -> TraceAction + 'static,
  • Example tracing usage
  • Low level Ptrace wrapper
0