← Back to sockguard

Sockguard Rule Tester

Test how sockguard rules evaluate Docker API requests.

Rules

#MethodPathAction
0GET/_pingALLOW
1GET/versionALLOW
2GET/eventsALLOW
3GET/containers/**ALLOW
4POST/containers/*/startALLOW
5POST/containers/*/stopALLOW
6*/**DENY

Test a Request

Sample Requests