We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9172299 commit 45bfef3Copy full SHA for 45bfef3
debian/compat.patch
@@ -3,18 +3,18 @@ Forwarded: not-needed
3
Author: Eric Long <i@hack3r.moe>
4
5
diff --git a/debian/control b/debian/control
6
-index d5a3292..89161eb 100644
+index 767844c..eb1748b 100644
7
--- a/debian/control
8
+++ b/debian/control
9
@@ -16,6 +16,7 @@ Build-Depends:
10
libbpf-dev,
11
libffi-dev,
12
libxdp-dev,
13
+ linux-source,
14
- linux-headers-generic,
15
Standards-Version: 4.7.2
16
Homepage: https://github.com/hack3ric/mimic
17
-@@ -43,12 +44,21 @@ Description: eBPF UDP -> TCP obfuscator
+ Rules-Requires-Root: no
+@@ -42,12 +43,21 @@ Description: eBPF UDP -> TCP obfuscator
18
19
Package: mimic-dkms
20
Section: kernel
0 commit comments