From 52ee1e2765167130ffadb8f5b6f7213befd93acc Mon Sep 17 00:00:00 2001 From: dovecoteescapee Date: Sun, 18 Aug 2024 21:54:35 +0300 Subject: [PATCH] Update hev-socks5-tunnel and .gitmodules --- .gitmodules | 8 ++++---- .idea/vcs.xml | 5 ----- app/src/main/jni/hev-socks5-tunnel | 1 + 3 files changed, 5 insertions(+), 9 deletions(-) create mode 160000 app/src/main/jni/hev-socks5-tunnel diff --git a/.gitmodules b/.gitmodules index b87085c..f712c59 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ -[submodule "app/libs/tun2socks"] - path = app/libs/tun2socks - url = https://github.com/dovecoteescapee/tun2socks.git -[submodule "app/src/main/cpp/byedpi"] +[submodule "hev-socks5-tunnel"] + path = app/src/main/jni/hev-socks5-tunnel + url = https://github.com/heiher/hev-socks5-tunnel.git +[submodule "byedpi"] path = app/src/main/cpp/byedpi url = https://github.com/hufrea/byedpi.git diff --git a/.idea/vcs.xml b/.idea/vcs.xml index b8ded0d..d76c0bb 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -3,11 +3,6 @@ - - - - - diff --git a/app/src/main/jni/hev-socks5-tunnel b/app/src/main/jni/hev-socks5-tunnel new file mode 160000 index 0000000..677bb45 --- /dev/null +++ b/app/src/main/jni/hev-socks5-tunnel @@ -0,0 +1 @@ +Subproject commit 677bb4530cfc867cd44d88d298960c8d8d9fbfad