mirror of
https://github.com/h3xduck/TripleCross.git
synced 2026-01-01 05:53:07 +08:00
Added new TC module, updates to the exec hooking system and the userland module
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -20,6 +20,8 @@
|
||||
"bpf_helper_defs.h": "c",
|
||||
"bpf.h": "c",
|
||||
"stddef.h": "c",
|
||||
"ring_buffer.h": "c"
|
||||
"ring_buffer.h": "c",
|
||||
"bpf_helpers.h": "c",
|
||||
"tcp_helper.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user