mirror of
https://github.com/h3xduck/TripleCross.git
synced 2025-12-29 20:53:09 +08:00
Modularized the ebpf program loading and attaching.
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -3,6 +3,7 @@
|
||||
"time.h": "c",
|
||||
"constants.h": "c",
|
||||
"pkt_cls.h": "c",
|
||||
"map_defs.h": "c"
|
||||
"map_defs.h": "c",
|
||||
"regex.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user