Close tears down rules and stops interception. Safe to call multiple times.
()
| 38 | // Close tears down rules and stops interception. Safe to call multiple |
| 39 | // times. |
| 40 | Close() error |
| 41 | } |
| 42 | |
| 43 | // Scope narrows packet interception to a specific 5-tuple family. |
no outgoing calls