log for io.nekohasekai.sfa:569
== Installed Android Tools ==
2025-09-18 05:54:55,190 DEBUG: Reading 'config.yml'
2025-09-18 05:54:55,201 INFO: Creating log directory
2025-09-18 05:54:55,201 INFO: Creating temporary directory
2025-09-18 05:54:55,201 INFO: Creating output directory
2025-09-18 05:54:55,289 DEBUG: Getting git vcs interface for https://github.com/SagerNet/sing-box.git
2025-09-18 05:54:55,290 DEBUG: Checking io.nekohasekai.sfa:569
2025-09-18 05:54:55,290 INFO: Building version 1.12.8 (569) of io.nekohasekai.sfa
2025-09-18 05:54:55,295 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/io.nekohasekai.sfa, universal_newlines=False, shell=None, istream=None)
2025-09-18 05:54:55,314 INFO: Running 'sudo' commands in /home/vagrant
2025-09-18 05:54:55,314 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -t bookworm-backports -y golang-go; apt-get install -y gcc libc-dev make
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [278 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [168 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8791 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [6924 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [5448 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [297 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [251 kB]
Fetched 16.2 MB in 8s (2065 kB/s)
Reading package lists...
+ apt-get install -t bookworm-backports -y golang-go
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
golang-1.23-go golang-1.23-src golang-src
Suggested packages:
bzr | brz subversion
Recommended packages:
pkgconf
The following NEW packages will be installed:
golang-1.23-go golang-1.23-src golang-go golang-src
0 upgraded, 4 newly installed, 0 to remove and 52 not upgraded.
Need to get 46.2 MB of archives.
After this operation, 242 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-1.23-src all 1.23.5-1~bpo12+1 [19.1 MB]
Get:2 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-1.23-go amd64 1.23.5-1~bpo12+1 [27.0 MB]
Get:3 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-src all 2:1.23~2~bpo12+1 [5200 B]
Get:4 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-go amd64 2:1.23~2~bpo12+1 [44.4 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 46.2 MB in 11s (4286 kB/s)
Selecting previously unselected package golang-1.23-src.
(Reading database ... 64076 files and directories currently installed.)
Preparing to unpack .../golang-1.23-src_1.23.5-1~bpo12+1_all.deb ...
Unpacking golang-1.23-src (1.23.5-1~bpo12+1) ...
Selecting previously unselected package golang-1.23-go.
Preparing to unpack .../golang-1.23-go_1.23.5-1~bpo12+1_amd64.deb ...
Unpacking golang-1.23-go (1.23.5-1~bpo12+1) ...
Selecting previously unselected package golang-src.
Preparing to unpack .../golang-src_2%3a1.23~2~bpo12+1_all.deb ...
Unpacking golang-src (2:1.23~2~bpo12+1) ...
Selecting previously unselected package golang-go:amd64.
Preparing to unpack .../golang-go_2%3a1.23~2~bpo12+1_amd64.deb ...
Unpacking golang-go:amd64 (2:1.23~2~bpo12+1) ...
Setting up golang-1.23-src (1.23.5-1~bpo12+1) ...
Setting up golang-src (2:1.23~2~bpo12+1) ...
Setting up golang-1.23-go (1.23.5-1~bpo12+1) ...
Setting up golang-go:amd64 (2:1.23~2~bpo12+1) ...
+ apt-get install -y gcc libc-dev make
Reading package lists...
Building dependency tree...
Reading state information...
gcc is already the newest version (4:12.2.0-3).
gcc set to manually installed.
libc6-dev is already the newest version (2.36-9+deb12u13).
libc6-dev set to manually installed.
Suggested packages:
make-doc
The following NEW packages will be installed:
make
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 396 kB of archives.
After this operation, 1630 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 396 kB in 1s (451 kB/s)
Selecting previously unselected package make.
(Reading database ... 78830 files and directories currently installed.)
Preparing to unpack .../make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Setting up make (4.3-4.1) ...
2025-09-18 05:55:53,685 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-09-18 05:55:54,395 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 78878 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u13) ...
2025-09-18 05:56:14,341 INFO: Getting source for revision 573c6179ab4fc1b9ecb8f049299bb1dfe8babc97
2025-09-18 05:56:14,342 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-18 05:56:14,343 DEBUG: > git rev-parse --show-toplevel
2025-09-18 05:56:14,547 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-18 05:56:14,547 DEBUG: > git submodule foreach --recursive git reset --hard
2025-09-18 05:56:15,051 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-18 05:56:15,052 DEBUG: > git reset --hard
2025-09-18 05:56:15,455 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-18 05:56:15,456 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-09-18 05:56:15,760 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-18 05:56:15,760 DEBUG: > git clean -dffx
2025-09-18 05:56:15,863 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-18 05:56:15,863 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-09-18 05:56:16,768 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-18 05:56:16,768 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-09-18 05:56:17,473 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-18 05:56:17,473 DEBUG: > git remote set-head origin --auto
2025-09-18 05:56:18,178 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-18 05:56:18,179 DEBUG: > git checkout -f 573c6179ab4fc1b9ecb8f049299bb1dfe8babc97
2025-09-18 05:56:18,482 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-18 05:56:18,483 DEBUG: > git clean -dffx
2025-09-18 05:56:18,586 INFO: Initialising submodules
2025-09-18 05:56:18,586 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-18 05:56:18,586 DEBUG: > git rev-parse --show-toplevel
2025-09-18 05:56:18,791 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-18 05:56:18,791 DEBUG: > git submodule sync
2025-09-18 05:56:18,994 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-18 05:56:18,995 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org submodule update --init --force --recursive
Submodule path 'clients/android': checked out 'cd8ac376f66c2dac3f6d7c9b2114fc2ead405acc'
Submodule path 'clients/apple': checked out '96bee16bf04eb3216f1a99bcf02224b012511182'
2025-09-18 05:56:19,599 INFO: Collecting source libraries
2025-09-18 05:56:19,746 DEBUG: Removing debuggable flags from build/srclib/go
2025-09-18 05:56:19,821 DEBUG: Directory: build/srclib/go
2025-09-18 05:56:19,821 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/GOTOOLCHAIN/s/auto/local/' go.env
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /GOTOOLCHAIN/s/auto/local/ go.env
2025-09-18 05:56:20,024 INFO: Creating local.properties file at build/io.nekohasekai.sfa/local.properties
2025-09-18 05:56:20,027 INFO: Creating local.properties file at build/io.nekohasekai.sfa/clients/local.properties
2025-09-18 05:56:20,027 INFO: Creating local.properties file at build/io.nekohasekai.sfa/clients/android/local.properties
2025-09-18 05:56:20,028 INFO: Creating local.properties file at build/io.nekohasekai.sfa/clients/android/app/local.properties
2025-09-18 05:56:20,028 DEBUG: Removing debuggable flags from build/io.nekohasekai.sfa/clients/android/app
2025-09-18 05:56:20,068 INFO: Cleaned build.gradle of keysigning configs at build/io.nekohasekai.sfa/clients/android/app/build.gradle
2025-09-18 05:56:20,075 INFO: Running 'prebuild' commands in build/io.nekohasekai.sfa/clients/android/app
2025-09-18 05:56:20,075 DEBUG: Directory: build/io.nekohasekai.sfa/clients/android/app
2025-09-18 05:56:20,076 DEBUG: > bash -e -u -o pipefail -x -c -- export NDK_VERSION=$(sed -n -E 's/ *ndkVersion "([0-9.]+)"/\1/p' build.gradle); sdkmanager "platforms;android-34" "build-tools;34.0.0" "cmdline-tools;latest"; /opt/android-sdk/cmdline-tools/latest/bin/sdkmanager "ndk;$NDK_VERSION"; sed -i -e 's/enable true/enable false/' build.gradle; mkdir libs; export GO_VERSION=$(sed -n -E "s/GO_VERSION=(go[0-9.]+)/\1/p" ../version.properties); cd /home/vagrant/build/srclib/go; git checkout -f $GO_VERSION
/etc/bash.bashrc: line 7: PS1: unbound variable
++ sed -n -E 's/ *ndkVersion "([0-9.]+)"/\1/p' build.gradle
+ export NDK_VERSION=28.0.13004108
+ NDK_VERSION=28.0.13004108
+ sdkmanager 'platforms;android-34' 'build-tools;34.0.0' 'cmdline-tools;latest'
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/platform-34-ext7_r03.zip into /home/vagrant/.cache/sdkmanager/platform-34-ext7_r03.zip
Unzipping to /tmp/.sdkmanager-n1camoh4
Installing into /opt/android-sdk/platforms/android-34
Downloading https://dl.google.com/android/repository/build-tools_r34-linux.zip into /home/vagrant/.cache/sdkmanager/build-tools_r34-linux.zip
Unzipping to /tmp/.sdkmanager-jkol98zd
Installing into /opt/android-sdk/build-tools/34.0.0
Downloading https://dl.google.com/android/repository/commandlinetools-linux-13114758_latest.zip into /home/vagrant/.cache/sdkmanager/commandlinetools-linux-13114758_latest.zip
Unzipping to /tmp/.sdkmanager-s3uspz4j
Installing into /opt/android-sdk/cmdline-tools/latest
+ /opt/android-sdk/cmdline-tools/latest/bin/sdkmanager 'ndk;28.0.13004108'
Loading package information...
Loading local repository...
[ ] 3% Loading local repository...
[ ] 3% Fetch remote repository...
[= ] 3% Fetch remote repository...
[= ] 4% Fetch remote repository...
[= ] 5% Fetch remote repository...
[== ] 5% Fetch remote repository...
[== ] 6% Fetch remote repository...
[== ] 7% Fetch remote repository...
[== ] 7% Computing updates...
[=== ] 8% Computing updates...
[=== ] 10% Computing updates...
[=== ] 10% Installing NDK (Side by side) 28.0
[=== ] 10% Downloading android-ndk-r28-linux.
[==== ] 10% Downloading android-ndk-r28-linux.
[==== ] 11% Downloading android-ndk-r28-linux.
[==== ] 12% Downloading android-ndk-r28-linux.
[===== ] 13% Downloading android-ndk-r28-linux.
[===== ] 14% Downloading android-ndk-r28-linux.
[===== ] 15% Downloading android-ndk-r28-linux.
[====== ] 15% Downloading android-ndk-r28-linux.
[====== ] 16% Downloading android-ndk-r28-linux.
[====== ] 17% Downloading android-ndk-r28-linux.
[======= ] 18% Downloading android-ndk-r28-linux.
[======= ] 19% Downloading android-ndk-r28-linux.
[======= ] 20% Downloading android-ndk-r28-linux.
[======== ] 20% Downloading android-ndk-r28-linux.
[======== ] 21% Downloading android-ndk-r28-linux.
[======== ] 22% Downloading android-ndk-r28-linux.
[========= ] 23% Downloading android-ndk-r28-linux.
[========= ] 24% Downloading android-ndk-r28-linux.
[========= ] 25% Downloading android-ndk-r28-linux.
[========== ] 25% Downloading android-ndk-r28-linux.
[========== ] 26% Downloading android-ndk-r28-linux.
[========== ] 27% Downloading android-ndk-r28-linux.
[=========== ] 28% Downloading android-ndk-r28-linux.
[=========== ] 29% Downloading android-ndk-r28-linux.
[=========== ] 30% Downloading android-ndk-r28-linux.
[============ ] 30% Downloading android-ndk-r28-linux.
[============ ] 31% Downloading android-ndk-r28-linux.
[============ ] 32% Downloading android-ndk-r28-linux.
[============ ] 33% Downloading android-ndk-r28-linux.
[============ ] 33% Unzipping...
[============ ] 33% Unzipping... android-ndk-r28/
[============ ] 33% Unzipping... android-ndk-r28/READM
[============= ] 33% Unzipping... android-ndk-r28/READM
[============= ] 33% Unzipping... android-ndk-r28/meta/
[============= ] 33% Unzipping... android-ndk-r28/shade
[============= ] 33% Unzipping... android-ndk-r28/ndk-l
[============= ] 33% Unzipping... android-ndk-r28/wrap.
[============= ] 33% Unzipping... android-ndk-r28/ndk-w
[============= ] 33% Unzipping... android-ndk-r28/toolc
[============= ] 34% Unzipping... android-ndk-r28/toolc
[============= ] 35% Unzipping... android-ndk-r28/toolc
[============== ] 35% Unzipping... android-ndk-r28/toolc
[============== ] 36% Unzipping... android-ndk-r28/toolc
[============== ] 37% Unzipping... android-ndk-r28/toolc
[=============== ] 38% Unzipping... android-ndk-r28/toolc
[=============== ] 39% Unzipping... android-ndk-r28/toolc
[=============== ] 40% Unzipping... android-ndk-r28/toolc
[================ ] 40% Unzipping... android-ndk-r28/toolc
[================ ] 41% Unzipping... android-ndk-r28/toolc
[================ ] 42% Unzipping... android-ndk-r28/toolc
[================= ] 43% Unzipping... android-ndk-r28/toolc
[================= ] 44% Unzipping... android-ndk-r28/toolc
[================= ] 45% Unzipping... android-ndk-r28/toolc
[================== ] 45% Unzipping... android-ndk-r28/toolc
[================== ] 46% Unzipping... android-ndk-r28/toolc
[================== ] 47% Unzipping... android-ndk-r28/toolc
[=================== ] 48% Unzipping... android-ndk-r28/toolc
[=================== ] 49% Unzipping... android-ndk-r28/toolc
[=================== ] 50% Unzipping... android-ndk-r28/toolc
[==================== ] 50% Unzipping... android-ndk-r28/toolc
[==================== ] 51% Unzipping... android-ndk-r28/toolc
[==================== ] 52% Unzipping... android-ndk-r28/toolc
[===================== ] 53% Unzipping... android-ndk-r28/toolc
[===================== ] 54% Unzipping... android-ndk-r28/toolc
[===================== ] 54% Unzipping... android-ndk-r28/build
[===================== ] 54% Unzipping... android-ndk-r28/sourc
[===================== ] 54% Unzipping... android-ndk-r28/NOTIC
[===================== ] 54% Unzipping... android-ndk-r28/ndk-g
[===================== ] 54% Unzipping... android-ndk-r28/NOTIC
[===================== ] 54% Unzipping... android-ndk-r28/pytho
[===================== ] 54% Unzipping... android-ndk-r28/prebu
[===================== ] 54% Unzipping... android-ndk-r28/ndk-s
[===================== ] 54% Unzipping... android-ndk-r28/ndk-b
[===================== ] 54% Unzipping... android-ndk-r28/sourc
[===================== ] 54% Unzipping... android-ndk-r28/simpl
[===================== ] 55% Unzipping... android-ndk-r28/simpl
[===================== ] 55% Unzipping... android-ndk-r28/CHANG
[=======================================] 100% Unzipping... android-ndk-r28/CHAN
+ sed -i -e 's/enable true/enable false/' build.gradle
+ mkdir libs
++ sed -n -E 's/GO_VERSION=(go[0-9.]+)/\1/p' ../version.properties
+ export GO_VERSION=go1.25.1
+ GO_VERSION=go1.25.1
+ cd /home/vagrant/build/srclib/go
+ git checkout -f go1.25.1
Previous HEAD position was 6e676ab2b8 [release-branch.go1.25] go1.25.0
HEAD is now at 56ebf80e57 [release-branch.go1.25] go1.25.1
2025-09-18 05:58:40,866 INFO: Cleaning Gradle project...
2025-09-18 05:58:40,867 DEBUG: Directory: build/io.nekohasekai.sfa/clients/android/app
2025-09-18 05:58:40,867 DEBUG: > /usr/local/bin/gradlew-fdroid clean
Found 8.14.3 via distributionUrl
Downloading missing gradle version 8.14.3
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.14.3-bin.zip: OK
Running /opt/gradle/versions/8.14.3/bin/gradle clean
Welcome to Gradle 8.14.3!
Here are the highlights of this release:
- Java 24 support
- GraalVM Native Image toolchain selection
- Enhancements to test reporting
- Build Authoring improvements
For more details see https://docs.gradle.org/8.14.3/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
The current default is 'false'.
It will be removed in version 10.0 of the Android Gradle plugin.
To keep using this feature, add the following to your module-level build.gradle files:
android.buildFeatures.buildConfig = true
or from Android Studio, click: `Refactor` > `Migrate BuildConfig to Gradle Build Files`.
> Task :app:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 1m 34s
1 actionable task: 1 up-to-date
2025-09-18 06:00:26,109 INFO: Scanning source for common problems...
2025-09-18 06:00:26,223 DEBUG: scanner is configured to use signature data from: 'suss'
2025-09-18 06:00:26,223 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-09-18 06:00:26,819 DEBUG: write 'suss.json' to cache
2025-09-18 06:00:26,822 DEBUG: next suss.json cache update due in 23:59:59.985877
2025-09-18 06:00:26,969 INFO: Removing gradle-wrapper.jar at clients/android/gradle/wrapper/gradle-wrapper.jar
2025-09-18 06:00:27,016 INFO: Creating source tarball...
2025-09-18 06:00:28,749 INFO: Running 'build' commands in build/io.nekohasekai.sfa/clients/android/app
2025-09-18 06:00:28,749 DEBUG: Directory: build/io.nekohasekai.sfa/clients/android/app
2025-09-18 06:00:28,749 DEBUG: > bash -e -u -o pipefail -x -c pushd /home/vagrant/build/srclib/go/src; ./make.bash; popd; export GOPATH=/home/vagrant/build/srclib/go; export PATH="$GOPATH/bin:$PATH"; pushd ../../..; make lib_install; make lib_android; mv libbox.aar clients/android/app/libs; popd; taskset --cpu-list 0-15 gradle assembleOtherRelease
/etc/bash.bashrc: line 7: PS1: unbound variable
+ pushd /home/vagrant/build/srclib/go/src
~/build/srclib/go/src ~/build/io.nekohasekai.sfa/clients/android/app
+ ./make.bash
Building Go cmd/dist using /usr/lib/go-1.23. (go1.23.5 linux/amd64)
Building Go toolchain1 using /usr/lib/go-1.23.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
Building packages and commands for linux/amd64.
---
Installed Go for linux/amd64 in /home/vagrant/build/srclib/go
Installed commands in /home/vagrant/build/srclib/go/bin
*** You need to add /home/vagrant/build/srclib/go/bin to your PATH.
+ popd
~/build/io.nekohasekai.sfa/clients/android/app
+ export GOPATH=/home/vagrant/build/srclib/go
+ GOPATH=/home/vagrant/build/srclib/go
+ export PATH=/home/vagrant/build/srclib/go/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ PATH=/home/vagrant/build/srclib/go/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ pushd ../../..
~/build/io.nekohasekai.sfa ~/build/io.nekohasekai.sfa/clients/android/app
+ make lib_install
go install -v github.com/sagernet/gomobile/cmd/gomobile@v0.1.8
go: downloading github.com/sagernet/gomobile v0.1.8
warning: both GOPATH and GOROOT are the same directory (/home/vagrant/build/srclib/go); see https://go.dev/wiki/InstallTroubleshooting
go: downloading golang.org/x/mod v0.27.0
go: downloading golang.org/x/sync v0.16.0
go: downloading golang.org/x/tools v0.36.0
internal/unsafeheader
internal/byteorder
internal/goarch
internal/coverage/rtcov
internal/godebugs
internal/goos
internal/asan
internal/profilerecord
internal/msan
internal/itoa
cmp
internal/trace/tracev2
crypto/internal/fips140/alias
crypto/internal/boring/sig
unicode/utf8
internal/goexperiment
unicode
internal/cpu
math/bits
sync/atomic
unicode/utf16
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/runtime/math
internal/runtime/atomic
internal/runtime/syscall
internal/abi
internal/runtime/gc
internal/nettrace
internal/runtime/sys
encoding
internal/gover
crypto/internal/fips140deps/byteorder
internal/goversion
internal/platform
internal/syslist
internal/runtime/strconv
log/internal
crypto/internal/fips140/subtle
internal/chacha8rand
internal/bytealg
crypto/internal/fips140deps/cpu
math
internal/runtime/exithook
internal/stringslite
internal/runtime/cgroup
internal/race
internal/synctest
internal/sync
internal/runtime/maps
runtime
internal/reflectlite
crypto/subtle
weak
iter
sync
maps
slices
errors
sort
crypto/internal/fips140cache
internal/bisect
internal/testlog
internal/singleflight
unique
runtime/cgo
internal/oserror
path
io
math/rand/v2
vendor/golang.org/x/net/dns/dnsmessage
strconv
internal/godebug
container/heap
syscall
hash
crypto/internal/randutil
bytes
strings
hash/crc32
hash/maphash
crypto/internal/fips140deps/godebug
math/rand
encoding/base64
crypto
net/netip
internal/types/errors
reflect
crypto/internal/impl
golang.org/x/mod/semver
encoding/pem
bufio
crypto/internal/fips140
go/version
html
go/build/constraint
regexp/syntax
crypto/internal/fips140/sha256
crypto/internal/fips140/sha512
crypto/internal/fips140/sha3
crypto/sha3
crypto/internal/fips140/hmac
internal/syscall/execenv
internal/syscall/unix
time
crypto/internal/fips140/check
crypto/internal/fips140hash
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/bigmod
crypto/internal/fips140/aes
crypto/internal/fips140/nistec/fiat
regexp
crypto/internal/fips140/edwards25519
context
io/fs
internal/poll
crypto/internal/fips140/nistec
internal/filepathlite
internal/fmtsort
encoding/binary
os
internal/lazyregexp
crypto/internal/sysrand
golang.org/x/mod/internal/lazyregexp
io/ioutil
path/filepath
fmt
net
crypto/internal/entropy
crypto/internal/fips140/drbg
crypto/internal/fips140/ecdh
crypto/internal/fips140only
crypto/internal/fips140/ed25519
crypto/internal/fips140/ecdsa
crypto/internal/fips140/rsa
crypto/internal/fips140/aes/gcm
os/exec
crypto/md5
crypto/cipher
internal/goroot
encoding/hex
github.com/sagernet/gomobile/internal/sdkpath
golang.org/x/sync/errgroup
compress/flate
net/url
flag
internal/buildcfg
golang.org/x/mod/module
go/doc/comment
golang.org/x/tools/internal/event/label
log
go/token
encoding/xml
encoding/json
math/big
golang.org/x/tools/internal/stdlib
golang.org/x/tools/internal/packagesinternal
text/template/parse
golang.org/x/tools/internal/event/keys
crypto/internal/boring
crypto/des
crypto/aes
crypto/sha512
crypto/ecdh
crypto/sha256
crypto/sha1
golang.org/x/mod/modfile
go/scanner
golang.org/x/tools/internal/event/core
compress/gzip
archive/zip
golang.org/x/tools/internal/event
go/ast
text/template
crypto/dsa
crypto/internal/boring/bbig
crypto/rand
encoding/asn1
crypto/elliptic
go/constant
github.com/sagernet/gomobile/internal/binres
golang.org/x/tools/internal/gocommand
crypto/ed25519
crypto/rsa
go/doc
go/parser
html/template
golang.org/x/tools/internal/pkgbits
crypto/x509/pkix
vendor/golang.org/x/crypto/cryptobyte
crypto/ecdsa
go/build
go/types
crypto/x509
golang.org/x/tools/internal/aliases
golang.org/x/tools/internal/versions
golang.org/x/tools/internal/typeparams
golang.org/x/tools/go/types/typeutil
golang.org/x/tools/internal/typesinternal
golang.org/x/tools/go/types/objectpath
golang.org/x/tools/internal/gcimporter
golang.org/x/tools/go/gcexportdata
golang.org/x/tools/go/packages
github.com/sagernet/gomobile/cmd/gomobile
go install -v github.com/sagernet/gomobile/cmd/gobind@v0.1.8
warning: both GOPATH and GOROOT are the same directory (/home/vagrant/build/srclib/go); see https://go.dev/wiki/InstallTroubleshooting
text/tabwriter
github.com/sagernet/gomobile/internal/importers
go/printer
github.com/sagernet/gomobile/internal/importers/objc
github.com/sagernet/gomobile/internal/importers/java
go/format
github.com/sagernet/gomobile/bind
github.com/sagernet/gomobile/cmd/gobind
+ make lib_android
go run ./cmd/internal/build_libbox -target android
warning: both GOPATH and GOROOT are the same directory (/home/vagrant/build/srclib/go); see https://go.dev/wiki/InstallTroubleshooting
go: downloading github.com/sagernet/sing v0.7.10
go: downloading github.com/logrusorgru/aurora v2.0.3+incompatible
go: downloading github.com/miekg/dns v1.1.67
go: downloading go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
go: downloading golang.org/x/sys v0.35.0
go: downloading golang.org/x/net v0.43.0
internal/unsafeheader
internal/goarch
internal/goos
internal/godebugs
internal/asan
internal/byteorder
internal/msan
cmp
internal/goexperiment
internal/itoa
unicode/utf8
internal/profilerecord
crypto/internal/fips140/alias
internal/goarch
internal/unsafeheader
internal/trace/tracev2
unicode/utf16
internal/byteorder
internal/godebugs
internal/coverage/rtcov
math/bits
internal/msan
cmp
internal/profilerecord
internal/trace/tracev2
internal/itoa
internal/asan
internal/goos
unicode
unicode/utf8
unicode/utf16
math/bits
crypto/internal/fips140/alias
internal/goexperiment
internal/coverage/rtcov
unicode
sync/atomic
internal/cpu
container/list
internal/cpu
internal/runtime/atomic
crypto/internal/boring/sig
internal/runtime/math
internal/goarch
internal/unsafeheader
internal/byteorder
internal/coverage/rtcov
internal/godebugs
internal/runtime/syscall
internal/abi
sync/atomic
internal/abi
internal/runtime/gc
internal/runtime/sys
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/trace/tracev2
internal/runtime/math
internal/msan
internal/profilerecord
internal/goos
vendor/golang.org/x/crypto/internal/alias
internal/runtime/syscall
internal/runtime/gc
internal/goarch
internal/asan
internal/byteorder
internal/coverage/rtcov
internal/unsafeheader
internal/godebugs
internal/itoa
cmp
internal/goos
internal/asan
math/bits
internal/msan
internal/goexperiment
unicode/utf8
internal/trace/tracev2
crypto/internal/boring/sig
unicode/utf16
crypto/internal/fips140/alias
unicode/utf8
crypto/internal/fips140/alias
internal/nettrace
unicode
container/list
crypto/internal/fips140deps/byteorder
golang.org/x/net/internal/iana
internal/goexperiment
log/internal
internal/cpu
sync/atomic
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/cpu
vendor/golang.org/x/crypto/internal/alias
internal/runtime/math
sync/atomic
internal/itoa
unicode/utf16
math/bits
internal/profilerecord
internal/abi
internal/nettrace
golang.org/x/net/internal/iana
encoding
github.com/sagernet/sing-box/constant/goos
github.com/sagernet/sing/common/x/constraints
log/internal
internal/runtime/strconv
internal/runtime/syscall
unicode
cmp
crypto/internal/boring/sig
crypto/internal/fips140deps/byteorder
internal/runtime/gc
github.com/sagernet/sing/common/debug
crypto/internal/boring/sig
github.com/sagernet/sing-box/experimental/locale
container/list
encoding
github.com/sagernet/sing-box/constant/goos
container/list
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/runtime/strconv
vendor/golang.org/x/crypto/cryptobyte/asn1
vendor/golang.org/x/crypto/internal/alias
vendor/golang.org/x/crypto/internal/alias
github.com/sagernet/sing/common/x/collections
internal/nettrace
crypto/internal/fips140deps/byteorder
internal/nettrace
golang.org/x/net/internal/iana
golang.org/x/net/internal/iana
log/internal
github.com/sagernet/sing/common/x/constraints
internal/runtime/sys
github.com/sagernet/gvisor/pkg/gohacks
github.com/sagernet/gvisor/pkg/bits
log/internal
github.com/sagernet/gvisor/pkg/tcpip/seqnum
github.com/sagernet/sing-tun/internal/gtcpip/seqnum
github.com/sagernet/sing/common/debug
math
encoding
github.com/sagernet/sing/common/abx/internal
internal/abi
github.com/metacubex/utls/internal/byteorder
github.com/metacubex/utls/dicttls
github.com/sagernet/sing-box/experimental/locale
github.com/sagernet/sing/common/x/collections
internal/runtime/atomic
github.com/sagernet/sing-box/constant/goos
internal/runtime/math
github.com/metacubex/utls/internal/fips140tls
internal/runtime/syscall
golang.org/x/crypto/cryptobyte/asn1
internal/runtime/gc
crypto/internal/fips140deps/byteorder
internal/runtime/sys
golang.org/x/crypto/internal/alias
github.com/sagernet/sing/common/x/constraints
github.com/sagernet/sing/common/debug
encoding
github.com/gobwas/pool/internal/pmath
github.com/sagernet/sing-box/experimental/locale
github.com/sagernet/sing-box/constant/goos
math
github.com/sagernet/gvisor/pkg/gohacks
github.com/sagernet/quic-go/internal/utils/ringbuffer
github.com/sagernet/sing/common/x/collections
github.com/sagernet/sing/common/x/constraints
github.com/sagernet/gvisor/pkg/bits
log/slog/internal
github.com/sagernet/gvisor/pkg/tcpip/seqnum
golang.org/x/exp/constraints
github.com/sagernet/sing-tun/internal/gtcpip/seqnum
github.com/sagernet/tailscale/types/ptr
internal/runtime/strconv
internal/runtime/strconv
github.com/sagernet/sing/common/debug
github.com/sagernet/tailscale/types/structs
github.com/sagernet/gvisor/pkg/gohacks
github.com/sagernet/gvisor/pkg/bits
github.com/sagernet/sing/common/abx/internal
github.com/sagernet/tailscale/types/tkatype
golang.org/x/crypto/salsa20/salsa
github.com/metacubex/utls/dicttls
github.com/sagernet/sing-box/experimental/locale
github.com/metacubex/utls/internal/byteorder
github.com/sagernet/tailscale/types/result
github.com/metacubex/utls/internal/fips140tls
crypto/internal/fips140/subtle
github.com/sagernet/sing/common/x/collections
github.com/sagernet/gvisor/pkg/gohacks
golang.org/x/crypto/cryptobyte/asn1
github.com/sagernet/gvisor/pkg/bits
github.com/sagernet/gvisor/pkg/tcpip/seqnum
math
github.com/sagernet/gvisor/pkg/tcpip/seqnum
github.com/sagernet/sing-tun/internal/gtcpip/seqnum
github.com/sagernet/sing-tun/internal/gtcpip/seqnum
github.com/sagernet/tailscale/types/empty
github.com/golang/groupcache/lru
github.com/sagernet/sing/common/abx/internal
github.com/sagernet/tailscale/util/httpm
github.com/sagernet/tailscale/control/controlhttp/controlhttpcommon
github.com/sagernet/sing/common/abx/internal
golang.org/x/crypto/internal/alias
github.com/sagernet/tailscale/util/truncate
github.com/sagernet/tailscale/util/must
github.com/sagernet/tailscale/health/healthmsg
github.com/metacubex/utls/internal/byteorder
github.com/metacubex/utls/dicttls
github.com/klauspost/compress/internal/cpuinfo
github.com/metacubex/utls/dicttls
github.com/metacubex/utls/internal/fips140tls
github.com/sagernet/tailscale/util/racebuild
github.com/sagernet/tailscale/tsconst
github.com/metacubex/utls/internal/byteorder
golang.org/x/crypto/cryptobyte/asn1
internal/runtime/exithook
github.com/metacubex/utls/internal/fips140tls
golang.org/x/crypto/cryptobyte/asn1
github.com/sagernet/wireguard-go/replay
internal/bytealg
internal/chacha8rand
internal/runtime/atomic
golang.org/x/crypto/internal/alias
github.com/sagernet/tailscale/util/osdiag
github.com/pierrec/lz4/v4/internal/lz4errors
crypto/internal/fips140deps/cpu
github.com/gobwas/pool/internal/pmath
github.com/coder/websocket/internal/util
golang.org/x/crypto/internal/alias
github.com/gobwas/pool/internal/pmath
log/slog/internal
github.com/sagernet/quic-go/internal/utils/ringbuffer
crypto/internal/fips140/subtle
golang.org/x/exp/constraints
github.com/sagernet/quic-go/internal/utils/ringbuffer
github.com/gobwas/pool/internal/pmath
github.com/sagernet/tailscale/types/ptr
github.com/sagernet/quic-go/internal/utils/ringbuffer
log/slog/internal
log/slog/internal
golang.org/x/exp/constraints
github.com/sagernet/tailscale/types/structs
golang.org/x/exp/constraints
github.com/sagernet/tailscale/types/ptr
github.com/sagernet/tailscale/types/tkatype
internal/bytealg
internal/chacha8rand
crypto/internal/fips140deps/cpu
github.com/sagernet/tailscale/types/structs
golang.org/x/crypto/salsa20/salsa
github.com/sagernet/tailscale/types/result
github.com/sagernet/tailscale/types/empty
github.com/sagernet/tailscale/types/ptr
github.com/sagernet/tailscale/types/structs
github.com/sagernet/tailscale/types/tkatype
github.com/sagernet/tailscale/types/tkatype
golang.org/x/crypto/salsa20/salsa
github.com/sagernet/tailscale/types/result
github.com/sagernet/tailscale/types/empty
github.com/golang/groupcache/lru
golang.org/x/crypto/salsa20/salsa
github.com/golang/groupcache/lru
internal/bytealg
internal/chacha8rand
github.com/sagernet/tailscale/types/result
github.com/sagernet/tailscale/types/empty
github.com/sagernet/tailscale/util/httpm
internal/runtime/atomic
internal/runtime/sys
github.com/sagernet/tailscale/control/controlhttp/controlhttpcommon
crypto/internal/fips140deps/cpu
github.com/sagernet/tailscale/util/truncate
github.com/sagernet/tailscale/util/must
github.com/sagernet/tailscale/health/healthmsg
github.com/sagernet/tailscale/util/httpm
github.com/golang/groupcache/lru
github.com/sagernet/tailscale/control/controlhttp/controlhttpcommon
github.com/sagernet/tailscale/util/truncate
github.com/sagernet/tailscale/util/must
github.com/sagernet/tailscale/util/httpm
github.com/sagernet/tailscale/health/healthmsg
github.com/sagernet/tailscale/util/racebuild
github.com/sagernet/tailscale/tsconst
github.com/sagernet/wireguard-go/replay
github.com/sagernet/tailscale/control/controlhttp/controlhttpcommon
github.com/sagernet/tailscale/util/osdiag
github.com/pierrec/lz4/v4/internal/lz4errors
github.com/sagernet/tailscale/util/truncate
github.com/sagernet/tailscale/util/must
github.com/sagernet/tailscale/util/racebuild
github.com/coder/websocket/internal/util
github.com/sagernet/tailscale/health/healthmsg
github.com/sagernet/tailscale/util/racebuild
github.com/sagernet/tailscale/tsconst
github.com/sagernet/wireguard-go/replay
github.com/sagernet/tailscale/tsconst
github.com/sagernet/tailscale/util/osdiag
internal/bytealg
crypto/internal/fips140deps/cpu
internal/chacha8rand
github.com/pierrec/lz4/v4/internal/lz4errors
github.com/coder/websocket/internal/util
github.com/sagernet/wireguard-go/replay
github.com/sagernet/tailscale/util/osdiag
github.com/pierrec/lz4/v4/internal/lz4errors
github.com/coder/websocket/internal/util
math
internal/runtime/exithook
internal/stringslite
internal/runtime/cgroup
internal/runtime/cgroup
internal/stringslite
internal/runtime/exithook
internal/runtime/exithook
internal/stringslite
internal/runtime/cgroup
github.com/sagernet/tailscale/util/nocasemaps
internal/runtime/cgroup
internal/stringslite
internal/race
internal/synctest
github.com/klauspost/compress
internal/runtime/maps
internal/sync
github.com/klauspost/compress
github.com/sagernet/tailscale/util/nocasemaps
github.com/sagernet/tailscale/util/nocasemaps
github.com/sagernet/tailscale/util/nocasemaps
internal/race
internal/synctest
github.com/klauspost/compress
internal/race
internal/synctest
internal/sync
internal/runtime/maps
internal/race
internal/synctest
internal/sync
internal/runtime/maps
internal/sync
internal/runtime/maps
github.com/klauspost/compress
runtime
runtime
runtime
runtime
internal/reflectlite
iter
crypto/internal/fips140/subtle
github.com/sagernet/sing/common/memory
sync
weak
weak
internal/reflectlite
github.com/sagernet/sing/common/memory
iter
crypto/internal/fips140/subtle
sync
maps
slices
slices
maps
golang.org/x/exp/maps
crypto/subtle
golang.org/x/exp/maps
crypto/subtle
golang.org/x/exp/slices
golang.org/x/exp/slices
errors
sort
internal/testlog
crypto/internal/fips140cache
internal/singleflight
unique
github.com/sagernet/sing-box/common/compatible
github.com/gobwas/pool
internal/bisect
github.com/sagernet/quic-go/internal/utils/linkedlist
log/slog/internal/buffer
github.com/sagernet/tailscale/util/ringbuffer
github.com/sagernet/tailscale/types/lazy
internal/bisect
internal/testlog
crypto/internal/fips140cache
internal/singleflight
errors
sort
github.com/sagernet/sing-box/common/compatible
unique
github.com/gobwas/pool
log/slog/internal/buffer
github.com/sagernet/quic-go/internal/utils/linkedlist
github.com/sagernet/tailscale/types/lazy
github.com/sagernet/tailscale/util/ringbuffer
internal/oserror
path
github.com/sagernet/bbolt/errors
vendor/golang.org/x/net/dns/dnsmessage
math/rand/v2
io
strconv
golang.org/x/net/dns/dnsmessage
github.com/go-json-experiment/json/internal
github.com/sagernet/tailscale/omit
runtime/cgo
github.com/gobwas/pool/pbytes
syscall
runtime/cgo
github.com/go-json-experiment/json/internal/jsonflags
internal/oserror
path
io
math/rand/v2
vendor/golang.org/x/net/dns/dnsmessage
github.com/sagernet/bbolt/errors
github.com/go-json-experiment/json/internal
github.com/sagernet/tailscale/omit
golang.org/x/net/dns/dnsmessage
strconv
github.com/gobwas/pool/pbytes
github.com/go-json-experiment/json/internal/jsonflags
github.com/go-json-experiment/json/internal/jsonopts
iter
internal/godebug
internal/reflectlite
crypto/subtle
weak
github.com/sagernet/sing/common/memory
sync
slices
maps
iter
weak
internal/reflectlite
sync
crypto/subtle
github.com/sagernet/sing/common/memory
golang.org/x/exp/maps
maps
slices
golang.org/x/exp/maps
internal/godebug
golang.org/x/exp/slices
syscall
crypto/internal/randutil
hash
github.com/sagernet/sing/common/ranges
github.com/sagernet/tailscale/util/slicesx
github.com/sagernet/tailscale/tempfork/heap
bytes
internal/saferio
strings
container/heap
github.com/go-json-experiment/json/internal/jsonopts
github.com/sagernet/tailscale/util/slicesx
golang.org/x/exp/slices
errors
hash/adler32
hash/crc32
sort
crypto/internal/fips140deps/godebug
internal/saferio
github.com/sagernet/tailscale/tempfork/heap
github.com/sagernet/sing/common/ranges
hash
container/heap
strings
bytes
crypto/internal/randutil
reflect
internal/testlog
internal/bisect
crypto/internal/fips140cache
github.com/sagernet/sing-box/common/compatible
log/slog/internal/buffer
github.com/gobwas/pool
internal/singleflight
github.com/sagernet/quic-go/internal/utils/linkedlist
unique
github.com/sagernet/tailscale/util/ringbuffer
github.com/sagernet/tailscale/types/lazy
math/rand
encoding/base64
encoding/base32
github.com/x448/float16
golang.org/x/crypto/blowfish
net/netip
errors
sort
hash/fnv
crypto
hash/maphash
encoding/base64
encoding/base32
github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins
github.com/x448/float16
net/netip
golang.org/x/crypto/blowfish
reflect
crypto/internal/fips140deps/godebug
math/rand
hash/adler32
crypto
hash/crc32
github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins
hash/fnv
hash/maphash
internal/oserror
path
io
github.com/sagernet/bbolt/errors
github.com/sagernet/tailscale/omit
math/rand/v2
vendor/golang.org/x/net/dns/dnsmessage
golang.org/x/net/dns/dnsmessage
strconv
github.com/go-json-experiment/json/internal
runtime/cgo
github.com/gobwas/pool/pbytes
crypto/internal/fips140cache
internal/singleflight
internal/testlog
github.com/sagernet/sing-box/common/compatible
internal/bisect
github.com/gobwas/pool
github.com/sagernet/quic-go/internal/utils/linkedlist
unique
github.com/sagernet/tailscale/util/ringbuffer
log/slog/internal/buffer
github.com/sagernet/tailscale/types/lazy
internal/oserror
path
github.com/sagernet/bbolt/errors
io
math/rand/v2
vendor/golang.org/x/net/dns/dnsmessage
strconv
golang.org/x/net/dns/dnsmessage
syscall
github.com/go-json-experiment/json/internal
syscall
github.com/sagernet/tailscale/omit
github.com/go-json-experiment/json/internal/jsonflags
github.com/gobwas/pool/pbytes
internal/godebug
vendor/golang.org/x/text/transform
golang.org/x/text/transform
github.com/go-json-experiment/json/internal/jsonflags
crypto/internal/impl
net/http/internal/ascii
encoding/pem
crypto/internal/fips140
golang.org/x/mod/semver
bufio
regexp/syntax
go4.org/mem
html
github.com/sagernet/tailscale/util/multierr
github.com/sagernet/tailscale/util/httphdr
github.com/go-json-experiment/json/internal/jsonwire
runtime/cgo
github.com/sagernet/tailscale/util/slicesx
github.com/go-json-experiment/json/internal/jsonopts
github.com/sagernet/sing/contrab/maphash
crypto/internal/fips140/sha256
crypto/internal/fips140/sha512
crypto/internal/fips140/sha3
internal/godebug
github.com/sagernet/sing/contrab/maphash
vendor/golang.org/x/text/transform
golang.org/x/text/transform
bytes
net/http/internal/ascii
encoding/pem
bufio
crypto/internal/impl
crypto/internal/fips140
regexp/syntax
golang.org/x/mod/semver
go4.org/mem
github.com/go-json-experiment/json/internal/jsonwire
github.com/sagernet/tailscale/util/multierr
html
github.com/sagernet/tailscale/util/httphdr
github.com/gobwas/pool/pbufio
github.com/gobwas/httphead
crypto/internal/fips140/sha256
crypto/internal/fips140/sha3
crypto/internal/fips140/sha512
bytes
strings
internal/syscall/execenv
internal/syscall/unix
time
crypto/sha3
crypto/internal/fips140/hmac
github.com/go-json-experiment/json/jsontext
hash
github.com/sagernet/tailscale/util/slicesx
github.com/sagernet/tailscale/tempfork/heap
container/heap
github.com/sagernet/sing/common/ranges
github.com/go-json-experiment/json/internal/jsonopts
strings
crypto/internal/randutil
reflect
internal/saferio
golang.org/x/crypto/blowfish
net/netip
crypto/internal/fips140deps/godebug
encoding/base64
math/rand
encoding/base32
crypto/sha3
crypto/internal/fips140hash
crypto/internal/fips140/check
github.com/x448/float16
hash/adler32
crypto
hash/crc32
github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins
hash/fnv
crypto/internal/fips140/hmac
hash/maphash
crypto/internal/fips140/tls12
crypto/internal/fips140/hkdf
crypto/fips140
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/bigmod
github.com/gobwas/pool/pbufio
github.com/gobwas/httphead
crypto/internal/fips140/aes
crypto/internal/fips140/nistec/fiat
github.com/go-json-experiment/json/jsontext
vendor/golang.org/x/text/transform
golang.org/x/text/transform
crypto/tls/internal/fips140tls
crypto/internal/fips140hash
crypto/internal/fips140/check
crypto/internal/fips140/tls13
crypto/internal/fips140/edwards25519
crypto/internal/fips140/hkdf
crypto/internal/fips140/tls12
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/bigmod
crypto/internal/fips140/aes
crypto/fips140
crypto/internal/fips140/nistec/fiat
internal/syscall/execenv
internal/syscall/unix
time
crypto/tls/internal/fips140tls
github.com/sagernet/tailscale/kube/kubetypes
github.com/sagernet/sing/contrab/maphash
crypto/internal/fips140/tls13
regexp
github.com/sagernet/tailscale/kube/kubetypes
crypto/internal/impl
net/http/internal/ascii
encoding/pem
crypto/internal/fips140
golang.org/x/mod/semver
go4.org/mem
github.com/sagernet/tailscale/util/multierr
github.com/sagernet/tailscale/util/httphdr
github.com/go-json-experiment/json/internal/jsonwire
regexp/syntax
html
bufio
crypto/internal/fips140/edwards25519
crypto/internal/fips140/sha256
crypto/internal/fips140/sha3
crypto/internal/fips140/sha512
regexp
github.com/gobwas/pool/pbufio
github.com/gobwas/httphead
github.com/sagernet/sing/common/ranges
internal/saferio
container/heap
hash
crypto/internal/randutil
github.com/sagernet/tailscale/tempfork/heap
bufio
reflect
github.com/sagernet/sing/common/json/badoption/internal/my_time
github.com/sagernet/sing/common/replay
github.com/metacubex/utls/internal/ratelimit
context
github.com/anytls/sing-anytls/skiplist
github.com/sagernet/tailscale/net/netknob
internal/poll
io/fs
github.com/sagernet/tailscale/util/progresstracking
github.com/sagernet/wireguard-go/ratelimiter
github.com/sagernet/sing/common/json/badoption/internal/my_time
github.com/sagernet/sing/common/replay
github.com/sagernet/tailscale/net/netknob
github.com/sagernet/tailscale/util/progresstracking
github.com/sagernet/wireguard-go/ratelimiter
github.com/anytls/sing-anytls/skiplist
github.com/metacubex/utls/internal/ratelimit
context
regexp
github.com/sagernet/tailscale/kube/kubetypes
io/fs
internal/poll
crypto
hash/adler32
github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins
hash/crc32
crypto/internal/fips140deps/godebug
encoding/base64
golang.org/x/text/transform
vendor/golang.org/x/text/transform
math/rand
encoding/base32
crypto/internal/impl
golang.org/x/mod/semver
net/netip
regexp/syntax
net/http/internal/ascii
hash/fnv
html
golang.org/x/crypto/blowfish
hash/maphash
github.com/sagernet/sing/common/logger
github.com/sagernet/tailscale/tstime
github.com/sagernet/tailscale/util/race
github.com/sagernet/tailscale/util/execqueue
github.com/go-json-experiment/json/jsontext
github.com/sagernet/sing/common/logger
github.com/sagernet/tailscale/util/race
github.com/sagernet/tailscale/util/execqueue
github.com/sagernet/tailscale/tstime
github.com/go-json-experiment/json/internal/jsonwire
embed
internal/filepathlite
github.com/sagernet/tailscale/util/multierr
github.com/x448/float16
embed
internal/filepathlite
crypto/sha3
crypto/internal/fips140/hmac
github.com/gobwas/httphead
crypto/internal/fips140
github.com/gobwas/pool/pbufio
go4.org/mem
encoding/pem
github.com/sagernet/tailscale/util/httphdr
crypto/internal/fips140hash
internal/syscall/unix
internal/syscall/execenv
time
os
internal/syscall/execenv
crypto/internal/fips140/sha256
crypto/internal/fips140/sha512
internal/syscall/unix
crypto/internal/fips140/sha3
time
crypto/internal/fips140/check
os
github.com/sagernet/sing/contrab/maphash
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/bigmod
crypto/internal/fips140/hkdf
crypto/internal/fips140/tls12
crypto/fips140
crypto/internal/fips140/aes
crypto/internal/fips140/nistec/fiat
github.com/go-json-experiment/json/jsontext
crypto/tls/internal/fips140tls
crypto/internal/fips140/tls13
crypto/internal/fips140/hmac
crypto/sha3
internal/fmtsort
github.com/sagernet/tailscale/feature
encoding/binary
crypto/internal/fips140/edwards25519
crypto/internal/fips140/check
crypto/internal/fips140hash
crypto/internal/fips140/aes
crypto/internal/fips140/edwards25519/field
crypto/fips140
crypto/internal/fips140/hkdf
crypto/internal/fips140/tls12
crypto/internal/fips140/bigmod
crypto/internal/fips140/nistec/fiat
github.com/sagernet/gomobile/internal/mobileinit
internal/fmtsort
encoding/binary
github.com/sagernet/gomobile/internal/mobileinit
github.com/sagernet/tailscale/feature
crypto/tls/internal/fips140tls
crypto/internal/fips140/nistec
regexp
crypto/internal/fips140/tls13
github.com/sagernet/tailscale/kube/kubetypes
crypto/internal/fips140/edwards25519
crypto/internal/fips140/nistec
internal/fmtsort
github.com/sagernet/tailscale/feature
encoding/binary
vendor/golang.org/x/crypto/internal/poly1305
github.com/sagernet/nftables/binaryutil
github.com/sagernet/gvisor/pkg/tcpip/checksum
github.com/sagernet/sing-tun/internal/gtcpip/checksum
github.com/sagernet/sing/common/binary
github.com/sagernet/wireguard-go/tai64n
github.com/klauspost/compress/zstd/internal/xxhash
golang.org/x/crypto/internal/poly1305
github.com/google/nftables/binaryutil
github.com/sagernet/nftables/userdata
golang.org/x/crypto/blake2b
filippo.io/edwards25519/field
github.com/tailscale/golang-x-crypto/internal/poly1305
github.com/pierrec/lz4/v4/internal/lz4block
github.com/pierrec/lz4/v4/internal/xxh32
github.com/klauspost/compress/internal/snapref
golang.org/x/sys/unix
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
vendor/golang.org/x/crypto/internal/poly1305
github.com/sagernet/nftables/binaryutil
github.com/sagernet/nftables/userdata
github.com/sagernet/gvisor/pkg/tcpip/checksum
github.com/sagernet/sing/common/binary
github.com/sagernet/sing-tun/internal/gtcpip/checksum
github.com/klauspost/compress/zstd/internal/xxhash
golang.org/x/crypto/internal/poly1305
github.com/klauspost/compress/internal/snapref
golang.org/x/crypto/blake2b
filippo.io/edwards25519/field
github.com/google/nftables/binaryutil
github.com/sagernet/wireguard-go/tai64n
github.com/tailscale/golang-x-crypto/internal/poly1305
github.com/pierrec/lz4/v4/internal/lz4block
golang.org/x/crypto/blake2s
golang.org/x/sys/unix
context
io/fs
github.com/sagernet/sing/common/json/badoption/internal/my_time
github.com/sagernet/sing/common/replay
github.com/sagernet/tailscale/util/progresstracking
github.com/anytls/sing-anytls/skiplist
github.com/metacubex/utls/internal/ratelimit
github.com/sagernet/tailscale/net/netknob
internal/poll
github.com/sagernet/wireguard-go/ratelimiter
github.com/sagernet/tailscale/kube/kubeapi
github.com/pierrec/lz4/v4/internal/xxh32
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
golang.org/x/crypto/argon2
golang.org/x/crypto/nacl/secretbox
golang.org/x/crypto/poly1305
github.com/sagernet/sing/common/json/badoption/internal/my_time
github.com/metacubex/utls/internal/ratelimit
golang.org/x/crypto/nacl/secretbox
golang.org/x/crypto/poly1305
context
io/fs
github.com/sagernet/sing/common/replay
internal/poll
github.com/sagernet/tailscale/net/netknob
github.com/anytls/sing-anytls/skiplist
github.com/sagernet/wireguard-go/ratelimiter
github.com/sagernet/tailscale/util/progresstracking
github.com/sagernet/tailscale/kube/kubeapi
filippo.io/edwards25519
filippo.io/edwards25519
github.com/sagernet/gomobile/internal/mobileinit
golang.org/x/crypto/argon2
github.com/sagernet/tailscale/util/race
github.com/sagernet/tailscale/tstime
github.com/sagernet/tailscale/util/execqueue
github.com/sagernet/sing/common/logger
crypto/internal/sysrand
github.com/sagernet/sing/common/observable
io/ioutil
path/filepath
fmt
golang.org/x/sys/cpu
internal/sysinfo
github.com/sagernet/tailscale/util/lineiter
github.com/sagernet/tailscale/util/cibuild
github.com/anytls/sing-anytls/pipe
os/signal
github.com/sagernet/sing/common/winpowrprof
net
internal/filepathlite
embed
crypto/internal/fips140/nistec
fmt
crypto/internal/sysrand
github.com/sagernet/sing/common/observable
io/ioutil
github.com/sagernet/sing/common/winpowrprof
internal/sysinfo
golang.org/x/sys/cpu
github.com/sagernet/tailscale/util/lineiter
github.com/anytls/sing-anytls/pipe
github.com/sagernet/tailscale/util/cibuild
os/signal
path/filepath
net
crypto/internal/fips140/nistec
internal/filepathlite
embed
github.com/sagernet/sing/common/logger
github.com/sagernet/tailscale/util/race
github.com/sagernet/tailscale/util/execqueue
github.com/sagernet/tailscale/tstime
github.com/sagernet/tailscale/version/distro
crypto/internal/entropy
crypto/internal/entropy
crypto/internal/fips140/drbg
golang.org/x/crypto/sha3
crypto/internal/fips140/drbg
github.com/sagernet/tailscale/version/distro
crypto/internal/fips140only
crypto/internal/fips140/ed25519
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
crypto/internal/fips140/aes/gcm
vendor/golang.org/x/crypto/internal/poly1305
github.com/sagernet/gvisor/pkg/tcpip/checksum
github.com/sagernet/nftables/binaryutil
github.com/sagernet/nftables/userdata
github.com/sagernet/sing-tun/internal/gtcpip/checksum
github.com/sagernet/sing/common/binary
crypto/internal/fips140/aes/gcm
crypto/internal/fips140only
os/exec
crypto/internal/fips140/ed25519
github.com/google/nftables/binaryutil
github.com/klauspost/compress/internal/snapref
filippo.io/edwards25519/field
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
github.com/klauspost/compress/zstd/internal/xxhash
golang.org/x/crypto/blake2s
golang.org/x/crypto/sha3
github.com/tailscale/golang-x-crypto/internal/poly1305
github.com/pierrec/lz4/v4/internal/lz4block
golang.org/x/crypto/internal/poly1305
github.com/sagernet/wireguard-go/tai64n
golang.org/x/crypto/blake2b
golang.org/x/crypto/blake2s
golang.org/x/sys/unix
os
github.com/sagernet/gomobile/bind/java
crypto/hkdf
crypto/rc4
crypto/md5
os/exec
crypto/hkdf
crypto/md5
crypto/rc4
github.com/pierrec/lz4/v4/internal/xxh32
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
github.com/sagernet/tailscale/feature
internal/fmtsort
encoding/binary
golang.org/x/crypto/nacl/secretbox
golang.org/x/crypto/poly1305
os
github.com/sagernet/gomobile/internal/mobileinit
golang.org/x/crypto/argon2
github.com/sagernet/gomobile/bind/java
crypto/cipher
crypto/cipher
filippo.io/edwards25519
crypto/mlkem
crypto/mlkem
crypto/des
vendor/golang.org/x/crypto/chacha20
github.com/metacubex/utls/internal/boring
crypto/internal/boring
golang.org/x/crypto/chacha20
crypto/internal/fips140/ecdh
crypto/internal/fips140/ecdsa
crypto/hmac
crypto/aes
crypto/sha512
crypto/sha256
crypto/sha1
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
github.com/tailscale/golang-x-crypto/ssh/internal/bcrypt_pbkdf
crypto/des
vendor/golang.org/x/crypto/chacha20
github.com/metacubex/utls/internal/boring
crypto/internal/boring
golang.org/x/crypto/chacha20
github.com/metacubex/utls/internal/hkdf
github.com/metacubex/utls/internal/tls12
golang.org/x/crypto/hkdf
golang.org/x/crypto/chacha20poly1305
vendor/golang.org/x/crypto/chacha20poly1305
crypto/sha256
crypto/aes
crypto/sha512
crypto/hmac
crypto/ecdh
crypto/sha1
github.com/sagernet/sing-box/common/sniff/internal/qtls
github.com/metacubex/utls/internal/tls13
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
github.com/tailscale/golang-x-crypto/ssh/internal/bcrypt_pbkdf
github.com/sagernet/gomobile/bind/seq
encoding/hex
net/url
debug/plan9obj
compress/flate
internal/zstd
debug/dwarf
math/big
runtime/debug
database/sql/driver
github.com/sagernet/gomobile/bind/seq
compress/flate
encoding/hex
net/url
debug/plan9obj
internal/zstd
runtime/debug
database/sql/driver
debug/dwarf
golang.org/x/net/bpf
math/big
vendor/golang.org/x/net/http2/hpack
log
mime
golang.org/x/net/bpf
vendor/golang.org/x/text/unicode/norm
mime/quotedprintable
crypto/internal/fips140/ecdh
log
vendor/golang.org/x/net/http2/hpack
vendor/golang.org/x/crypto/chacha20poly1305
vendor/golang.org/x/text/unicode/norm
mime
mime/quotedprintable
net/http/internal
crypto/internal/fips140/ecdsa
vendor/golang.org/x/crypto/internal/poly1305
github.com/sagernet/sing/common/binary
github.com/sagernet/gvisor/pkg/tcpip/checksum
github.com/sagernet/nftables/binaryutil
github.com/sagernet/nftables/userdata
net/http/internal
github.com/klauspost/compress/internal/snapref
github.com/klauspost/compress/zstd/internal/xxhash
github.com/google/nftables/binaryutil
golang.org/x/crypto/internal/poly1305
filippo.io/edwards25519/field
github.com/sagernet/wireguard-go/tai64n
github.com/pierrec/lz4/v4/internal/lz4block
github.com/pierrec/lz4/v4/internal/xxh32
github.com/tailscale/golang-x-crypto/internal/poly1305
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
golang.org/x/sys/unix
github.com/logrusorgru/aurora
github.com/logrusorgru/aurora
encoding/json
encoding/json
crypto/ecdh
encoding/xml
github.com/sagernet/gvisor/pkg/state/wire
github.com/sagernet/gvisor/pkg/sync
vendor/golang.org/x/text/unicode/bidi
database/sql
encoding/xml
github.com/sagernet/gvisor/pkg/state/wire
golang.org/x/time/rate
vendor/golang.org/x/text/unicode/bidi
github.com/sagernet/gomobile/bind/java
golang.org/x/crypto/nacl/secretbox
golang.org/x/crypto/poly1305
github.com/sagernet/gvisor/pkg/sync
github.com/google/btree
database/sql
github.com/mdlayher/netlink/nlenc
golang.org/x/sync/errgroup
filippo.io/edwards25519
github.com/sagernet/nftables/alignedbuff
golang.org/x/time/rate
github.com/google/btree
github.com/sagernet/gvisor/pkg/state
github.com/sagernet/sing/contrab/freelru
os/user
github.com/andybalholm/brotli/matchfinder
github.com/mdlayher/netlink/nlenc
golang.org/x/sync/errgroup
github.com/klauspost/compress/fse
archive/zip
github.com/metacubex/utls/internal/hkdf
compress/zlib
compress/gzip
github.com/sagernet/gvisor/pkg/state
github.com/sagernet/nftables/alignedbuff
golang.org/x/crypto/chacha20poly1305
github.com/metacubex/utls/internal/quicvarint/protocol
archive/zip
compress/gzip
github.com/sagernet/sing/contrab/freelru
os/user
github.com/andybalholm/brotli/matchfinder
compress/zlib
github.com/metacubex/utls/internal/quicvarint
github.com/klauspost/compress/fse
github.com/metacubex/utls/internal/tls12
github.com/sagernet/gvisor/pkg/linewriter
github.com/metacubex/utls/internal/quicvarint/protocol
github.com/sagernet/gvisor/pkg/sync/locking
github.com/metacubex/utls/internal/tls13
golang.org/x/crypto/curve25519
golang.org/x/crypto/curve25519
vendor/golang.org/x/text/secure/bidirule
golang.org/x/crypto/hkdf
github.com/sagernet/sing-box/common/ja3
vendor/golang.org/x/text/secure/bidirule
github.com/sagernet/gvisor/pkg/linewriter
golang.org/x/text/unicode/bidi
github.com/sagernet/gvisor/pkg/sync/locking
github.com/metacubex/utls/internal/quicvarint
github.com/sagernet/sing-box/common/ja3
golang.org/x/text/unicode/norm
golang.org/x/net/http2/hpack
github.com/sagernet/sing-box/common/sniff/internal/qtls
crypto/internal/sysrand
github.com/sagernet/sing/common/observable
io/ioutil
path/filepath
golang.org/x/sys/cpu
github.com/sagernet/sing/common/winpowrprof
fmt
internal/sysinfo
github.com/anytls/sing-anytls/pipe
github.com/sagernet/tailscale/util/lineiter
github.com/sagernet/tailscale/util/cibuild
os/signal
golang.org/x/text/unicode/bidi
github.com/sagernet/bbolt/internal/common
golang.org/x/net/http2/hpack
golang.org/x/text/unicode/norm
github.com/sagernet/bbolt/internal/common
github.com/sagernet/gomobile/bind/java
internal/profile
vendor/golang.org/x/net/idna
net
crypto/internal/sysrand
path/filepath
github.com/sagernet/sing/common/observable
internal/profile
fmt
github.com/klauspost/compress/huff0
github.com/sagernet/tailscale/util/lineiter
github.com/sagernet/tailscale/util/cibuild
golang.org/x/sys/cpu
os/signal
internal/sysinfo
github.com/sagernet/sing/common/winpowrprof
vendor/golang.org/x/sys/cpu
github.com/anytls/sing-anytls/pipe
net
io/ioutil
text/tabwriter
crypto/internal/entropy
runtime/trace
github.com/ajg/form
text/tabwriter
runtime/trace
crypto/internal/fips140/drbg
github.com/sagernet/tailscale/version/distro
crypto/internal/entropy
debug/elf
debug/macho
crypto/internal/fips140/drbg
github.com/sagernet/tailscale/version/distro
debug/pe
github.com/ajg/form
internal/xcoff
github.com/klauspost/compress/huff0
github.com/sagernet/quic-go/quicvarint
flag
github.com/sagernet/quic-go/internal/utils/tree
debug/elf
vendor/golang.org/x/net/idna
runtime/pprof
github.com/sagernet/quic-go/quicvarint
os/exec
debug/macho
crypto/internal/fips140only
crypto/internal/fips140/ecdh
crypto/internal/fips140/ed25519
crypto/internal/fips140/ecdsa
crypto/internal/fips140/aes/gcm
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
debug/pe
internal/xcoff
github.com/sagernet/sing-tun/internal/tschecksum
golang.org/x/crypto/blake2s
golang.org/x/crypto/sha3
golang.org/x/crypto/blake2b
crypto/internal/fips140only
crypto/internal/fips140/ecdh
crypto/internal/fips140/ecdsa
crypto/internal/fips140/ed25519
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
github.com/fsnotify/fsnotify
crypto/internal/fips140/aes/gcm
github.com/sagernet/gvisor/pkg/rawfile
golang.org/x/crypto/sha3
os/exec
crypto/hkdf
crypto/md5
crypto/rc4
flag
github.com/sagernet/quic-go/internal/utils/tree
crypto/hkdf
crypto/rc4
crypto/md5
github.com/fsnotify/fsnotify
github.com/sagernet/gvisor/pkg/rawfile
github.com/vishvananda/netns
github.com/mdlayher/socket
github.com/vishvananda/netns
github.com/mdlayher/socket
golang.org/x/text/secure/bidirule
crypto/cipher
golang.org/x/text/secure/bidirule
github.com/quic-go/qpack
github.com/sagernet/bbolt
github.com/sagernet/bbolt
crypto/mlkem
github.com/sagernet/tailscale/atomicfile
runtime/pprof
github.com/sagernet/tailscale
github.com/sagernet/sing-tun/internal/gtcpip/checksum
github.com/quic-go/qpack
github.com/sagernet/tailscale/util/vizerror
crypto/cipher
golang.org/x/crypto/argon2
github.com/sagernet/tailscale/types/ipproto
github.com/go-json-experiment/json
testing
github.com/sagernet/tailscale/util/dnsname
github.com/sagernet/tailscale/util/mak
github.com/klauspost/cpuid/v2
github.com/sagernet/tailscale/atomicfile
github.com/sagernet/tailscale
github.com/sagernet/tailscale/util/vizerror
github.com/sagernet/tailscale/util/dirwalk
github.com/go-json-experiment/json
github.com/sagernet/gvisor/pkg/log
github.com/sagernet/tailscale/util/ctxkey
github.com/sagernet/tailscale/types/preftype
github.com/sagernet/tailscale/util/hashx
github.com/sagernet/tailscale/types/views
github.com/sagernet/tailscale/types/ipproto
github.com/sagernet/tailscale/util/dnsname
crypto/mlkem
log/slog
github.com/illarion/gonotify/v2
github.com/sagernet/tailscale/util/mak
github.com/sagernet/tailscale/net/dns/resolvconffile
github.com/sagernet/tailscale/util/singleflight
github.com/sagernet/tailscale/util/dirwalk
github.com/sagernet/tailscale/net/neterror
github.com/sagernet/tailscale/util/ctxkey
github.com/sagernet/tailscale/types/preftype
github.com/sagernet/tailscale/tstime/mono
github.com/sagernet/tailscale/util/hashx
github.com/sagernet/gvisor/pkg/atomicbitops
github.com/sagernet/gvisor/pkg/waiter
github.com/sagernet/tailscale/syncs
github.com/sagernet/gvisor/pkg/sleep
github.com/sagernet/gvisor/pkg/tcpip/link/stopfd
github.com/sagernet/tailscale/util/testenv
github.com/sagernet/gvisor/pkg/log
github.com/illarion/gonotify/v2
github.com/sagernet/gomobile/bind/seq
compress/flate
encoding/hex
debug/plan9obj
log
net/url
runtime/debug
database/sql/driver
log/slog
internal/zstd
mime
golang.org/x/net/bpf
vendor/golang.org/x/net/http2/hpack
debug/dwarf
golang.org/x/net/idna
math/big
vendor/golang.org/x/text/unicode/norm
mime/quotedprintable
github.com/sagernet/tailscale/types/views
net/http/internal
github.com/sagernet/tailscale/net/dns/resolvconffile
crypto/elliptic
crypto/internal/boring/bbig
github.com/sagernet/tailscale/syncs
github.com/bits-and-blooms/bitset
crypto/internal/boring
github.com/sagernet/tailscale/tstime/rate
github.com/klauspost/cpuid/v2
encoding/asn1
crypto/rand
testing
crypto/dsa
github.com/sagernet/tailscale/util/testenv
crypto/des
vendor/golang.org/x/crypto/chacha20
github.com/sagernet/gvisor/pkg/atomicbitops
github.com/sagernet/gvisor/pkg/waiter
github.com/sagernet/gvisor/pkg/sleep
github.com/metacubex/utls/internal/boring
crypto/des
vendor/golang.org/x/crypto/chacha20
golang.org/x/crypto/chacha20
encoding/hex
net/url
debug/plan9obj
compress/flate
runtime/debug
database/sql/driver
internal/zstd
golang.org/x/net/bpf
log
debug/dwarf
github.com/logrusorgru/aurora
github.com/sagernet/tailscale/util/cmpver
crypto/internal/boring
github.com/sagernet/gomobile/bind/seq
github.com/sagernet/gvisor/pkg/tcpip/link/stopfd
math/big
github.com/mitchellh/go-ps
crypto/ed25519
github.com/sagernet/tailscale/types/dnstype
crypto/sha256
crypto/elliptic
crypto/aes
crypto/ecdh
crypto/internal/boring/bbig
crypto/sha512
encoding/asn1
crypto/rand
vendor/golang.org/x/text/unicode/norm
crypto/hmac
crypto/internal/hpke
crypto/sha256
crypto/rsa
github.com/sagernet/gvisor/pkg/rand
crypto/dsa
crypto/sha1
crypto/aes
debug/buildinfo
encoding/json
crypto/ed25519
crypto/ecdh
crypto/sha512
crypto/internal/hpke
github.com/metacubex/utls/internal/hpke
crypto/rsa
encoding/xml
github.com/klauspost/compress/zstd
crypto/hmac
github.com/fsnotify/fsnotify
vendor/golang.org/x/crypto/chacha20poly1305
crypto/sha1
github.com/sagernet/gvisor/pkg/rand
vendor/golang.org/x/net/http2/hpack
mime
vendor/golang.org/x/text/unicode/bidi
github.com/sagernet/gvisor/pkg/context
github.com/klauspost/compress/zstd
database/sql
github.com/metacubex/utls/internal/hpke
github.com/metacubex/utls/internal/mlkem
github.com/sagernet/gvisor/pkg/sync
golang.org/x/time/rate
golang.org/x/net/idna
mime/quotedprintable
github.com/sagernet/gvisor/pkg/context
github.com/metacubex/utls/internal/mlkem
net/http/internal
github.com/sagernet/gvisor/pkg/rawfile
golang.org/x/crypto/nacl/box
vendor/golang.org/x/crypto/chacha20poly1305
github.com/sagernet/gvisor/pkg/state/wire
github.com/sagernet/tailscale/types/dnstype
github.com/sagernet/tailscale/util/set
golang.org/x/crypto/nacl/box
github.com/fxamacker/cbor/v2
debug/buildinfo
github.com/logrusorgru/aurora
github.com/sagernet/tailscale/net/dns/publicdns
github.com/sagernet/tailscale/util/deephash
vendor/golang.org/x/text/unicode/bidi
database/sql
github.com/gaissmai/bart
github.com/sagernet/tailscale/util/set
encoding/json
encoding/xml
github.com/google/btree
github.com/fxamacker/cbor/v2
github.com/sagernet/tailscale/types/logid
github.com/sagernet/tailscale/net/flowtrack
github.com/sagernet/tailscale/net/dns/publicdns
github.com/sagernet/tailscale/util/singleflight
github.com/sagernet/gvisor/pkg/state/wire
github.com/sagernet/gvisor/pkg/sync
github.com/sagernet/tailscale/util/deephash
golang.org/x/time/rate
github.com/vishvananda/netns
github.com/mdlayher/netlink/nlenc
github.com/google/btree
github.com/sagernet/gvisor/pkg/refs
github.com/sagernet/tailscale/net/neterror
github.com/mdlayher/netlink/nlenc
github.com/bits-and-blooms/bitset
golang.org/x/sync/errgroup
github.com/sagernet/tailscale/tstime/mono
archive/tar
golang.org/x/sync/errgroup
github.com/sagernet/tailscale/util/groupmember
github.com/sagernet/tailscale/util/winutil
github.com/sagernet/tailscale/types/key
github.com/sagernet/nftables/alignedbuff
github.com/sagernet/tailscale/net/ipset
github.com/safchain/ethtool
compress/gzip
compress/zlib
archive/zip
github.com/mdlayher/socket
github.com/sagernet/gvisor/pkg/refs
github.com/sagernet/nftables/alignedbuff
github.com/sagernet/tailscale/logtail/filch
github.com/sagernet/sing/contrab/freelru
github.com/sagernet/tailscale/util/cmpver
github.com/hdevalence/ed25519consensus
golang.org/x/term
github.com/sagernet/sing/contrab/freelru
os/user
github.com/mitchellh/go-ps
github.com/sagernet/tailscale/tstime/rate
github.com/tailscale/goupnp/scpd
github.com/sagernet/tailscale/types/logid
github.com/andybalholm/brotli/matchfinder
github.com/sagernet/tailscale/types/key
github.com/klauspost/compress/fse
github.com/metacubex/utls/internal/hkdf
github.com/sagernet/tailscale/net/flowtrack
archive/tar
github.com/sagernet/tailscale/util/groupmember
github.com/hdevalence/ed25519consensus
vendor/golang.org/x/crypto/cryptobyte
golang.org/x/crypto/chacha20poly1305
github.com/metacubex/utls/internal/quicvarint/protocol
os/user
crypto/x509/pkix
golang.org/x/crypto/cryptobyte
github.com/sagernet/tailscale/util/winutil
github.com/sagernet/gvisor/pkg/buffer
github.com/andybalholm/brotli/matchfinder
github.com/sagernet/tailscale/portlist
github.com/safchain/ethtool
github.com/klauspost/compress/fse
github.com/sagernet/tailscale/logtail/filch
github.com/sagernet/gvisor/pkg/state
golang.org/x/term
github.com/metacubex/utls/internal/quicvarint
github.com/sagernet/wireguard-go/rwcancel
github.com/sagernet/gvisor/pkg/state
github.com/sagernet/gvisor/pkg/linewriter
archive/zip
vendor/golang.org/x/crypto/cryptobyte
crypto/x509/pkix
github.com/sagernet/gvisor/pkg/sync/locking
github.com/sagernet/gvisor/pkg/buffer
compress/gzip
golang.org/x/crypto/cryptobyte
github.com/tailscale/goupnp/scpd
github.com/metacubex/utls/internal/boring
compress/zlib
github.com/sagernet/tailscale/portlist
github.com/metacubex/utls/internal/hkdf
github.com/sagernet/tailscale/proxymap
github.com/sagernet/wireguard-go/rwcancel
golang.org/x/crypto/chacha20
github.com/metacubex/utls/internal/tls12
github.com/metacubex/utls/internal/quicvarint/protocol
github.com/gaissmai/bart
github.com/sagernet/tailscale/net/netkernelconf
vendor/golang.org/x/text/secure/bidirule
github.com/sagernet/tailscale/proxymap
github.com/metacubex/utls/internal/tls13
golang.org/x/crypto/curve25519
github.com/metacubex/utls/internal/tls12
github.com/sagernet/tailscale/util/rands
golang.org/x/crypto/curve25519
github.com/sagernet/tailscale/util/sysresources
github.com/google/nftables/alignedbuff
github.com/klauspost/compress/huff0
github.com/sagernet/tailscale/util/goroutines
github.com/metacubex/utls/internal/tls13
golang.org/x/crypto/hkdf
github.com/sagernet/sing-box/common/ja3
github.com/metacubex/utls/internal/quicvarint
github.com/sagernet/tailscale/util/osuser
github.com/pierrec/lz4/v4/internal/lz4stream
golang.org/x/text/unicode/bidi
vendor/golang.org/x/text/secure/bidirule
github.com/sagernet/tailscale/util/rands
github.com/sagernet/tailscale/util/sysresources
golang.org/x/crypto/hkdf
github.com/google/nftables/alignedbuff
github.com/sagernet/sing-box/common/sniff/internal/qtls
golang.org/x/text/unicode/norm
github.com/sagernet/sing-box/common/ja3
crypto/ecdsa
github.com/sagernet/tailscale/net/netkernelconf
lukechampine.com/blake3/guts
github.com/sagernet/gvisor/pkg/linewriter
github.com/sagernet/gvisor/pkg/sync/locking
github.com/sagernet/tailscale/util/goroutines
golang.org/x/text/unicode/bidi
github.com/insomniacslk/dhcp/rfc1035label
golang.org/x/net/http2/hpack
github.com/u-root/uio/rand
github.com/sagernet/tailscale/util/osuser
golang.org/x/crypto/ed25519
github.com/sagernet/bbolt/internal/common
github.com/pierrec/lz4/v4/internal/lz4stream
github.com/coder/websocket/internal/errd
golang.org/x/text/unicode/norm
github.com/insomniacslk/dhcp/rfc1035label
golang.org/x/net/http2/hpack
github.com/sagernet/bbolt/internal/common
github.com/sagernet/sing-box/common/sniff/internal/qtls
github.com/cretz/bine/torutil/ed25519
internal/profile
text/tabwriter
github.com/u-root/uio/rand
crypto/ecdsa
golang.org/x/crypto/ed25519
github.com/klauspost/compress/huff0
github.com/coder/websocket/internal/errd
runtime/trace
github.com/cretz/bine/torutil/ed25519
github.com/sagernet/tailscale/net/ipset
github.com/pierrec/lz4/v4
github.com/ajg/form
github.com/metacubex/utls/internal/helper
golang.org/x/crypto/chacha20poly1305
internal/profile
text/tabwriter
runtime/trace
github.com/pierrec/lz4/v4
lukechampine.com/blake3/bao
runtime/pprof
vendor/golang.org/x/net/idna
debug/elf
debug/macho
debug/pe
internal/xcoff
github.com/sagernet/quic-go/quicvarint
github.com/ajg/form
golang.org/x/text/secure/bidirule
runtime/pprof
github.com/sagernet/gvisor/pkg/rawfile
github.com/fsnotify/fsnotify
github.com/vishvananda/netns
github.com/sagernet/quic-go/quicvarint
github.com/mdlayher/socket
vendor/golang.org/x/net/idna
github.com/metacubex/utls/internal/helper
debug/macho
debug/elf
github.com/sagernet/bbolt
flag
github.com/sagernet/quic-go/internal/utils/tree
lukechampine.com/blake3/guts
github.com/u-root/uio/uio
debug/pe
lukechampine.com/blake3
github.com/quic-go/qpack
internal/xcoff
github.com/u-root/uio/uio
github.com/sagernet/bbolt
flag
github.com/sagernet/quic-go/internal/utils/tree
crypto/elliptic
github.com/quic-go/qpack
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
crypto/internal/boring/bbig
encoding/asn1
github.com/sagernet/tailscale/atomicfile
github.com/sagernet/tailscale
crypto/rand
github.com/sagernet/tailscale/util/vizerror
crypto/dsa
github.com/go-json-experiment/json
golang.org/x/text/secure/bidirule
github.com/sagernet/tailscale/util/mak
lukechampine.com/blake3/bao
github.com/sagernet/gvisor/pkg/log
github.com/sagernet/tailscale/types/ipproto
testing
github.com/sagernet/tailscale/util/dnsname
github.com/sagernet/tailscale/util/dirwalk
log/slog
github.com/klauspost/cpuid/v2
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
github.com/sagernet/tailscale/atomicfile
github.com/sagernet/tailscale/util/ctxkey
crypto/ed25519
github.com/sagernet/tailscale/types/preftype
crypto/elliptic
crypto/internal/boring/bbig
crypto/internal/hpke
crypto/rsa
encoding/asn1
crypto/rand
github.com/insomniacslk/dhcp/iana
crypto/dsa
github.com/sagernet/gvisor/pkg/log
github.com/insomniacslk/dhcp/iana
log/slog
github.com/sagernet/tailscale/types/views
github.com/sagernet/tailscale/syncs
github.com/sagernet/gvisor/pkg/rand
github.com/fxamacker/cbor/v2
github.com/klauspost/compress/zstd
lukechampine.com/blake3
crypto/ed25519
crypto/internal/hpke
github.com/metacubex/utls/internal/hpke
crypto/rsa
github.com/metacubex/utls/internal/mlkem
github.com/sagernet/gvisor/pkg/rand
github.com/klauspost/compress/zstd
github.com/sagernet/tailscale/types/views
github.com/metacubex/utls/internal/hpke
github.com/sagernet/tailscale
github.com/sagernet/tailscale/util/vizerror
github.com/metacubex/utls/internal/mlkem
github.com/sagernet/gvisor/pkg/cpuid
golang.org/x/net/idna
testing
github.com/sagernet/gvisor/pkg/waiter
github.com/klauspost/cpuid/v2
github.com/sagernet/gvisor/pkg/sleep
github.com/sagernet/gvisor/pkg/tcpip/link/stopfd
github.com/sagernet/tailscale/types/dnstype
golang.org/x/crypto/nacl/box
github.com/sagernet/tailscale/types/ipproto
golang.org/x/crypto/nacl/box
github.com/sagernet/tailscale/util/set
github.com/sagernet/tailscale/types/dnstype
github.com/sagernet/tailscale/util/hashx
github.com/sagernet/gvisor/pkg/atomicbitops
github.com/sagernet/gvisor/pkg/waiter
github.com/sagernet/gvisor/pkg/sleep
debug/buildinfo
github.com/go-json-experiment/json
github.com/sagernet/gvisor/pkg/tcpip/link/stopfd
github.com/sagernet/tailscale/util/dnsname
github.com/sagernet/tailscale/util/deephash
github.com/sagernet/tailscale/util/mak
github.com/sagernet/gvisor/pkg/atomicbitops
github.com/sagernet/tailscale/util/dirwalk
github.com/sagernet/tailscale/types/key
vendor/golang.org/x/crypto/cryptobyte
crypto/x509/pkix
github.com/sagernet/tailscale/util/testenv
debug/buildinfo
github.com/illarion/gonotify/v2
golang.org/x/crypto/cryptobyte
github.com/sagernet/tailscale/net/dns/publicdns
github.com/sagernet/tailscale/syncs
github.com/sagernet/tailscale/net/dns/resolvconffile
golang.org/x/net/idna
github.com/sagernet/tailscale/util/singleflight
github.com/sagernet/gvisor/pkg/context
github.com/sagernet/tailscale/util/set
github.com/fxamacker/cbor/v2
github.com/sagernet/tailscale/net/neterror
github.com/hdevalence/ed25519consensus
github.com/sagernet/tailscale/util/ctxkey
vendor/golang.org/x/crypto/cryptobyte
crypto/x509/pkix
github.com/sagernet/tailscale/types/opt
github.com/sagernet/gvisor/pkg/context
github.com/sagernet/tailscale/types/preftype
golang.org/x/crypto/cryptobyte
github.com/sagernet/tailscale/util/hashx
github.com/sagernet/tailscale/types/key
github.com/hdevalence/ed25519consensus
github.com/bits-and-blooms/bitset
github.com/sagernet/tailscale/util/testenv
github.com/illarion/gonotify/v2
github.com/sagernet/tailscale/net/dns/publicdns
github.com/sagernet/tailscale/net/dns/resolvconffile
github.com/sagernet/gvisor/pkg/refs
github.com/sagernet/tailscale/tailcfg
github.com/sagernet/tailscale/util/singleflight
github.com/sagernet/tailscale/net/neterror
github.com/bits-and-blooms/bitset
github.com/sagernet/tailscale/tstime/mono
github.com/sagernet/tailscale/util/cmpver
github.com/mitchellh/go-ps
github.com/sagernet/tailscale/types/logid
github.com/sagernet/tailscale/tstime/mono
github.com/sagernet/tailscale/net/flowtrack
github.com/sagernet/tailscale/util/cmpver
archive/tar
github.com/sagernet/tailscale/util/deephash
github.com/sagernet/tailscale/tstime/rate
github.com/sagernet/tailscale/util/groupmember
github.com/mitchellh/go-ps
github.com/sagernet/gvisor/pkg/refs
github.com/sagernet/tailscale/types/logid
github.com/sagernet/tailscale/net/flowtrack
archive/tar
github.com/sagernet/tailscale/tstime/rate
github.com/sagernet/tailscale/util/winutil
github.com/sagernet/tailscale/util/zstdframe
github.com/safchain/ethtool
github.com/sagernet/tailscale/logtail/filch
golang.org/x/term
github.com/sagernet/tailscale/util/groupmember
github.com/tailscale/goupnp/scpd
github.com/sagernet/tailscale/portlist
github.com/sagernet/tailscale/util/winutil
github.com/sagernet/wireguard-go/rwcancel
github.com/gaissmai/bart
github.com/safchain/ethtool
github.com/sagernet/gvisor/pkg/buffer
github.com/sagernet/tailscale/proxymap
github.com/sagernet/tailscale/logtail/filch
golang.org/x/term
github.com/tailscale/goupnp/scpd
crypto/ecdsa
crypto/ecdsa
github.com/metacubex/utls/internal/helper
github.com/sagernet/tailscale/portlist
github.com/sagernet/tailscale/util/rands
github.com/sagernet/wireguard-go/rwcancel
github.com/sagernet/tailscale/proxymap
github.com/sagernet/tailscale/util/sysresources
github.com/google/nftables/alignedbuff
github.com/sagernet/tailscale/util/goroutines
lukechampine.com/blake3/guts
github.com/metacubex/utls/internal/helper
github.com/gaissmai/bart
github.com/sagernet/gvisor/pkg/buffer
github.com/sagernet/tailscale/util/rands
github.com/sagernet/tailscale/util/osuser
github.com/tailscale/golang-x-crypto/ssh/internal/bcrypt_pbkdf
github.com/sagernet/tailscale/net/ipset
github.com/sagernet/tailscale/util/sysresources
github.com/pierrec/lz4/v4/internal/lz4stream
github.com/google/nftables/alignedbuff
github.com/insomniacslk/dhcp/rfc1035label
github.com/sagernet/tailscale/types/opt
github.com/u-root/uio/rand
golang.org/x/crypto/ed25519
github.com/coder/websocket/internal/errd
github.com/sagernet/tailscale/util/goroutines
github.com/sagernet/tailscale/util/osuser
github.com/sagernet/tailscale/net/netkernelconf
github.com/tailscale/golang-x-crypto/ssh/internal/bcrypt_pbkdf
github.com/pierrec/lz4/v4/internal/lz4stream
github.com/cretz/bine/torutil/ed25519
github.com/sagernet/tailscale/tailcfg
github.com/sagernet/tailscale/util/zstdframe
github.com/insomniacslk/dhcp/rfc1035label
github.com/u-root/uio/rand
golang.org/x/crypto/ed25519
github.com/coder/websocket/internal/errd
github.com/sagernet/tailscale/net/netkernelconf
github.com/cretz/bine/torutil/ed25519
lukechampine.com/blake3/bao
github.com/sagernet/tailscale/net/ipset
lukechampine.com/blake3/guts
github.com/pierrec/lz4/v4
github.com/pierrec/lz4/v4
lukechampine.com/blake3
lukechampine.com/blake3/bao
vendor/golang.org/x/net/http/httpproxy
net/textproto
github.com/sagernet/sing/common
go4.org/netipx
golang.org/x/net/internal/socket
github.com/u-root/uio/uio
crypto/x509
github.com/mdlayher/netlink
github.com/sagernet/nftables/xt
github.com/gofrs/uuid/v5
github.com/sagernet/sing-tun/internal/gtcpip
github.com/metacubex/tfo-go
github.com/hashicorp/yamux
github.com/sagernet/netlink/nl
github.com/sagernet/gvisor/pkg/tcpip
github.com/sagernet/sing/common/baderror
github.com/gofrs/uuid/v5
golang.org/x/net/internal/socket
net/textproto
vendor/golang.org/x/net/http/httpproxy
github.com/anytls/sing-anytls/util
github.com/sagernet/tailscale/net/netaddr
golang.org/x/net/http/httpproxy
github.com/sagernet/sing/common
github.com/godbus/dbus/v5
github.com/sagernet/sing-tun/internal/gtcpip
github.com/sagernet/nftables/xt
github.com/hashicorp/yamux
github.com/sagernet/sing/common/baderror
github.com/sagernet/tailscale/net/netaddr
golang.org/x/net/http/httpproxy
github.com/sagernet/gvisor/pkg/tcpip
github.com/u-root/uio/uio
github.com/anytls/sing-anytls/util
github.com/mdlayher/netlink
github.com/sagernet/netlink/nl
crypto/x509
github.com/godbus/dbus/v5
go4.org/netipx
github.com/metacubex/tfo-go
golang.org/x/net/internal/socks
lukechampine.com/blake3
golang.org/x/net/internal/socks
github.com/sagernet/tailscale/types/nettype
github.com/sagernet/tailscale/safesocket
github.com/sagernet/sing/common/format
github.com/sagernet/sing/common/json/internal/contextjson
github.com/sagernet/tailscale/types/nettype
github.com/sagernet/tailscale/safesocket
github.com/sagernet/sing/common/format
github.com/sagernet/sing/common/exceptions
github.com/sagernet/sing/service
github.com/sagernet/sing/common/json/internal/contextjson
github.com/sagernet/sing/common/auth
github.com/sagernet/sing/service
github.com/sagernet/sing/common/x/list
github.com/sagernet/sing/common/auth
github.com/sagernet/sing/common/exceptions
github.com/sagernet/sing/common/x/list
github.com/sagernet/sing/common/random
github.com/sagernet/sing-tun/internal/gtcpip/header
github.com/sagernet/sing-box/common/taskmonitor
github.com/sagernet/sing/common/random
github.com/sagernet/sing/common/x/linkedhashmap
github.com/sagernet/sing/service/pause
github.com/sagernet/sing-tun/internal/gtcpip/header
vendor/golang.org/x/net/http/httpguts
github.com/sagernet/sing/common/x/linkedhashmap
mime/multipart
github.com/sagernet/sing/service/pause
github.com/sagernet/sing-box/common/taskmonitor
golang.org/x/net/http/httpguts
github.com/sagernet/sing/common/atomic
github.com/sagernet/sing-box/common/interrupt
github.com/sagernet/sing/common/atomic
github.com/sagernet/sing-box/common/interrupt
github.com/sagernet/sing/common/cache
vendor/golang.org/x/net/http/httpguts
github.com/sagernet/sing/common/cache
mime/multipart
github.com/sagernet/sing/common/buf
github.com/sagernet/sing/common/task
github.com/sagernet/sing-shadowsocks2/internal/legacykey
golang.org/x/net/proxy
github.com/anytls/sing-anytls/padding
github.com/sagernet/sing/common/buf
github.com/insomniacslk/dhcp/iana
github.com/sagernet/fswatch
github.com/sagernet/sing/common/task
github.com/sagernet/sing/common/abx
github.com/sagernet/sing/common/shell
golang.org/x/net/http/httpguts
github.com/sagernet/fswatch
github.com/sagernet/sing/common/abx
golang.org/x/net/ipv4
github.com/sagernet/sing/common/batch
github.com/anytls/sing-anytls/padding
golang.org/x/net/ipv6
github.com/sagernet/sing/common/shell
golang.org/x/net/ipv4
golang.org/x/net/ipv6
github.com/insomniacslk/dhcp/iana
github.com/mdlayher/netlink/nltest
github.com/sagernet/nftables/internal/parseexprfunc
github.com/sagernet/sing-shadowsocks2/internal/legacykey
golang.org/x/net/proxy
github.com/sagernet/tailscale/control/controlbase
github.com/sagernet/nftables/expr
github.com/sagernet/tailscale/net/tsaddr
github.com/sagernet/sing/common/batch
github.com/mdlayher/sdnotify
github.com/sagernet/tailscale/control/controlbase
github.com/sagernet/tailscale/net/packet
github.com/mdlayher/sdnotify
github.com/sagernet/tailscale/net/packet
github.com/sagernet/tailscale/net/tcpinfo
github.com/sagernet/tailscale/net/tcpinfo
github.com/tailscale/peercred
github.com/sagernet/tailscale/util/systemd
github.com/sagernet/tailscale/util/systemd
github.com/tailscale/peercred
github.com/tailscale/netlink/nl
github.com/tailscale/netlink/nl
github.com/sagernet/tailscale/net/tsaddr
github.com/sagernet/sing/common/metadata
github.com/anytls/sing-anytls/session
github.com/sagernet/tailscale/net/stun
github.com/sagernet/tailscale/net/stun
github.com/mdlayher/genetlink
github.com/sagernet/wireguard-go/ipc
github.com/sagernet/nftables/internal/parseexprfunc
github.com/mdlayher/netlink/nltest
github.com/sagernet/wireguard-go/ipc
github.com/mdlayher/genetlink
github.com/sagernet/nftables/expr
github.com/coreos/go-iptables/iptables
github.com/coreos/go-iptables/iptables
github.com/sagernet/sing/common/metadata
github.com/google/nftables/internal/parseexprfunc
github.com/anytls/sing-anytls/session
github.com/google/nftables/xt
github.com/google/nftables/internal/parseexprfunc
github.com/insomniacslk/dhcp/interfaces
github.com/sagernet/tailscale/util/zstdframe
github.com/kortschak/wol
github.com/google/nftables/xt
github.com/insomniacslk/dhcp/interfaces
github.com/kortschak/wol
github.com/sagernet/tailscale/net/memnet
github.com/sagernet/tailscale/net/proxymux
github.com/sagernet/tailscale/net/memnet
github.com/sagernet/sing/common/network
github.com/sagernet/tailscale/net/proxymux
github.com/sagernet/netlink
github.com/insomniacslk/dhcp/dhcpv4
github.com/sagernet/tailscale/util/zstdframe
github.com/insomniacslk/dhcp/dhcpv4
github.com/sagernet/sing/common/network
github.com/sagernet/netlink
github.com/google/nftables/expr
github.com/google/nftables/expr
golang.org/x/net/icmp
github.com/sagernet/sing-box/experimental/libbox/internal/procfs
github.com/sagernet/sing/common/pipe
github.com/sagernet/sing/common/control
github.com/sagernet/sing/common/ntp
github.com/sagernet/nftables
golang.org/x/net/icmp
github.com/sagernet/tailscale/types/opt
github.com/tailscale/netlink
github.com/sagernet/sing/common/json
github.com/sagernet/nftables
github.com/sagernet/sing/common/json
github.com/sagernet/sing/common/udpnat
github.com/sagernet/gvisor/pkg/tcpip/internal/tcp
github.com/sagernet/gvisor/pkg/tcpip/transport
github.com/tailscale/netlink
github.com/sagernet/tailscale/tailcfg
github.com/sagernet/gvisor/pkg/tcpip/header
github.com/sagernet/sing/common/pipe
github.com/sagernet/sing-box/experimental/libbox/internal/procfs
github.com/sagernet/sing/common/ntp
github.com/sagernet/sing/common/control
github.com/sagernet/sing-shadowsocks
github.com/sagernet/sing-box/common/badversion
github.com/sagernet/sing/common/byteformats
github.com/sagernet/sing/common/json/badjson
github.com/gofrs/uuid/v5
net/textproto
vendor/golang.org/x/net/http/httpproxy
golang.org/x/net/internal/socket
github.com/sagernet/sing/common
github.com/mdlayher/netlink
go4.org/netipx
crypto/x509
github.com/sagernet/sing/common/baderror
github.com/sagernet/sing-tun/internal/gtcpip
github.com/hashicorp/yamux
github.com/sagernet/sing-box/common/badversion
github.com/sagernet/sing/common/byteformats
github.com/sagernet/sing/common/json/badjson
github.com/sagernet/tailscale/net/netaddr
github.com/anytls/sing-anytls/util
github.com/sagernet/nftables/xt
github.com/sagernet/gvisor/pkg/tcpip
golang.org/x/net/http/httpproxy
github.com/metacubex/tfo-go
github.com/sagernet/netlink/nl
github.com/godbus/dbus/v5
github.com/sagernet/sing/common/udpnat
golang.org/x/net/internal/socks
github.com/sagernet/tailscale/types/nettype
github.com/gofrs/uuid/v5
vendor/golang.org/x/net/http/httpproxy
github.com/sagernet/tailscale/safesocket
github.com/sagernet/sing/common
go4.org/netipx
github.com/sagernet/nftables/xt
net/textproto
github.com/sagernet/sing-tun/internal/gtcpip
github.com/sagernet/tailscale/net/netaddr
golang.org/x/net/http/httpproxy
github.com/anytls/sing-anytls/util
github.com/sagernet/tailscale/control/controlbase
github.com/sagernet/sing/common/baderror
github.com/metacubex/tfo-go
golang.org/x/net/internal/socket
github.com/hashicorp/yamux
github.com/sagernet/netlink/nl
github.com/mdlayher/netlink
github.com/godbus/dbus/v5
github.com/sagernet/gvisor/pkg/tcpip
crypto/x509
github.com/mdlayher/sdnotify
github.com/sagernet/tailscale/net/packet
github.com/sagernet/sing-box/common/redir
github.com/sagernet/sing/common/bufio
github.com/sagernet/wireguard-go/conn
golang.org/x/net/internal/socks
github.com/sagernet/sing-box/common/redir
github.com/sagernet/wireguard-go/conn
github.com/sagernet/sing-shadowsocks
github.com/sagernet/sing/common/bufio
github.com/sagernet/sing/common/format
github.com/sagernet/tailscale/types/opt
vendor/golang.org/x/net/http/httpguts
mime/multipart
github.com/sagernet/tailscale/types/nettype
github.com/sagernet/tailscale/safesocket
github.com/sagernet/sing/service
github.com/sagernet/sing/common/json/internal/contextjson
github.com/sagernet/tailscale/net/bakedroots
github.com/sagernet/tailscale/net/tlsdial/blockblame
github.com/sagernet/tailscale/net/tlsdial/blockblame
github.com/sagernet/tailscale/net/bakedroots
github.com/cretz/bine/torutil
github.com/cretz/bine/torutil
github.com/tailscale/golang-x-crypto/ssh
golang.org/x/crypto/ssh
github.com/tailscale/golang-x-crypto/ssh
github.com/google/nftables
crypto/tls
golang.org/x/crypto/ssh
crypto/tls
github.com/sagernet/tailscale/control/controlbase
github.com/sagernet/sing/common/auth
github.com/mdlayher/sdnotify
github.com/sagernet/sing/common/x/list
github.com/sagernet/sing/common/random
github.com/google/nftables
github.com/sagernet/tailscale/net/packet
github.com/sagernet/sing/common/exceptions
github.com/sagernet/sing/common/format
github.com/cretz/bine/process
github.com/cretz/bine/control
github.com/sagernet/sing/common/x/linkedhashmap
github.com/sagernet/sing-tun/internal/gtcpip/header
github.com/sagernet/sing/common/json/internal/contextjson
github.com/cretz/bine/process
github.com/cretz/bine/control
github.com/sagernet/sing/service
github.com/sagernet/sing/service/pause
github.com/sagernet/sing/common/auth
vendor/golang.org/x/net/http/httpguts
github.com/sagernet/sing-box/common/taskmonitor
mime/multipart
github.com/sagernet/sing/common/exceptions
golang.org/x/net/http/httpguts
github.com/sagernet/sing/common/atomic
github.com/sagernet/sing/common/x/list
github.com/sagernet/sing/common/random
github.com/sagernet/sing-box/common/taskmonitor
github.com/sagernet/sing-tun/internal/gtcpip/header
github.com/sagernet/sing/common/x/linkedhashmap
github.com/sagernet/sing-box/common/interrupt
github.com/anytls/sing-anytls/padding
github.com/sagernet/sing/common/cache
github.com/sagernet/sing/service/pause
github.com/sagernet/sing-shadowsocks2/internal/legacykey
golang.org/x/net/http/httpguts
github.com/sagernet/tailscale/tailcfg
github.com/sagernet/sing/common/atomic
golang.org/x/net/ipv4
golang.org/x/net/ipv6
github.com/sagernet/sing-box/common/interrupt
github.com/sagernet/sing/common/buf
github.com/anytls/sing-anytls/padding
github.com/sagernet/gvisor/pkg/tcpip/internal/tcp
github.com/sagernet/gvisor/pkg/tcpip/transport
github.com/sagernet/gvisor/pkg/tcpip/header
github.com/sagernet/sing/common/task
github.com/sagernet/sing/common/cache
github.com/sagernet/sing-shadowsocks2/internal/legacykey
github.com/sagernet/sing/common/buf
github.com/sagernet/sing/common/task
github.com/sagernet/fswatch
github.com/sagernet/wireguard-go/tun
github.com/sagernet/fswatch
github.com/sagernet/sing/common/abx
github.com/sagernet/sing/common/shell
github.com/sagernet/sing/common/batch
github.com/sagernet/wireguard-go/tun
github.com/sagernet/sing/common/abx
github.com/sagernet/tailscale/net/tsaddr
github.com/sagernet/sing/common/shell
github.com/sagernet/sing/common/batch
github.com/sagernet/tailscale/wgengine/filter/filtertype
github.com/sagernet/tailscale/types/persist
github.com/sagernet/tailscale/version
github.com/sagernet/tailscale/control/controlknobs
github.com/sagernet/tailscale/client/tailscale/apitype
github.com/sagernet/tailscale/disco
github.com/sagernet/tailscale/types/netlogtype
github.com/sagernet/tailscale/ipn/policy
github.com/sagernet/tailscale/types/appctype
golang.org/x/net/ipv4
golang.org/x/net/ipv6
github.com/sagernet/tailscale/net/tsaddr
golang.org/x/net/proxy
github.com/sagernet/tailscale/util/systemd
golang.org/x/net/proxy
github.com/sagernet/tailscale/net/tcpinfo
github.com/tailscale/peercred
github.com/sagernet/tailscale/util/systemd
github.com/sagernet/tailscale/net/tcpinfo
github.com/tailscale/netlink/nl
github.com/sagernet/tailscale/net/stun
github.com/sagernet/wireguard-go/ipc
github.com/tailscale/peercred
github.com/tailscale/netlink/nl
github.com/sagernet/tailscale/net/connstats
github.com/mdlayher/netlink/nltest
github.com/sagernet/tailscale/net/stun
github.com/sagernet/wireguard-go/ipc
github.com/sagernet/nftables/internal/parseexprfunc
github.com/coreos/go-iptables/iptables
github.com/google/nftables/xt
github.com/mdlayher/genetlink
github.com/mdlayher/netlink/nltest
github.com/sagernet/tailscale/wgengine/filter/filtertype
github.com/sagernet/tailscale/client/tailscale/apitype
github.com/sagernet/tailscale/control/controlknobs
github.com/sagernet/tailscale/types/persist
github.com/sagernet/tailscale/disco
github.com/sagernet/tailscale/ipn/policy
github.com/sagernet/tailscale/types/netlogtype
github.com/sagernet/tailscale/types/appctype
github.com/sagernet/tailscale/version
github.com/coreos/go-iptables/iptables
github.com/google/nftables/internal/parseexprfunc
github.com/sagernet/sing/common/metadata
github.com/sagernet/nftables/expr
github.com/sagernet/netlink
github.com/sagernet/sing/common/metadata
github.com/anytls/sing-anytls/session
github.com/sagernet/nftables/internal/parseexprfunc
github.com/anytls/sing-anytls/session
github.com/insomniacslk/dhcp/interfaces
github.com/google/nftables/xt
github.com/kortschak/wol
github.com/google/nftables/internal/parseexprfunc
github.com/sagernet/nftables/expr
github.com/sagernet/tailscale/net/connstats
github.com/sagernet/tailscale/net/memnet
github.com/mdlayher/genetlink
github.com/insomniacslk/dhcp/interfaces
github.com/kortschak/wol
github.com/sagernet/tailscale/net/proxymux
github.com/sagernet/tailscale/net/memnet
github.com/cretz/bine/tor
github.com/cretz/bine/tor
github.com/sagernet/tailscale/net/proxymux
github.com/sagernet/netlink
github.com/google/nftables/expr
github.com/insomniacslk/dhcp/dhcpv4
github.com/insomniacslk/dhcp/dhcpv4
github.com/sagernet/tailscale/util/syspolicy/internal
github.com/sagernet/tailscale/envknob
github.com/sagernet/tailscale/util/syspolicy/setting
github.com/sagernet/wireguard-go/device
github.com/sagernet/sing/common/network
github.com/sagernet/sing/common/network
github.com/sagernet/tailscale/util/syspolicy/internal
github.com/sagernet/tailscale/envknob
github.com/google/nftables/expr
github.com/sagernet/tailscale/util/syspolicy/setting
golang.org/x/net/icmp
github.com/sagernet/sing-box/common/conntrack
github.com/sagernet/sing/common/canceler
github.com/sagernet/sing/common/uot
github.com/sagernet/sing-shadowsocks2/cipher
github.com/anytls/sing-anytls
github.com/sagernet/sing-shadowsocks2/internal/shadowio
github.com/sagernet/sing/common/bufio/deadline
github.com/sagernet/sing-vmess/packetaddr
github.com/sagernet/smux
github.com/sagernet/sing/common/varbin
github.com/sagernet/tailscale/types/logger
github.com/sagernet/tailscale/types/logger
github.com/sagernet/wireguard-go/device
golang.org/x/net/icmp
github.com/tailscale/netlink
github.com/sagernet/nftables
github.com/sagernet/sing/common/udpnat2
github.com/sagernet/sing-shadowsocks2/shadowstream
github.com/sagernet/sing-shadowsocks2/shadowaead_2022
github.com/sagernet/nftables
github.com/sagernet/sing/common/pipe
github.com/sagernet/sing-box/experimental/libbox/internal/procfs
github.com/sagernet/sing/common/control
github.com/sagernet/sing/common/ntp
github.com/google/nftables
github.com/sagernet/sing/common/varbin
github.com/sagernet/sing/common/uot
github.com/sagernet/sing-box/common/conntrack
github.com/sagernet/sing/common/bufio/deadline
github.com/sagernet/smux
github.com/anytls/sing-anytls
github.com/sagernet/sing-vmess/packetaddr
github.com/sagernet/sing-shadowsocks2/cipher
github.com/sagernet/sing/common/canceler
github.com/sagernet/sing-shadowsocks2/internal/shadowio
github.com/sagernet/sing/common/rw
github.com/sagernet/sing/common/domain
github.com/sagernet/sing/protocol/socks/socks4
github.com/sagernet/sing/protocol/socks/socks5
github.com/sagernet/sing/common/udpnat
github.com/sagernet/gvisor/pkg/tcpip/ports
github.com/sagernet/gvisor/pkg/tcpip/transport/tcpconntrack
github.com/sagernet/gvisor/pkg/tcpip/network/hash
github.com/sagernet/tailscale/util/syspolicy/internal/loggerx
github.com/sagernet/tailscale/logtail/backoff
github.com/sagernet/tailscale/paths
github.com/sagernet/sing-shadowsocks2/shadowaead_2022
github.com/sagernet/sing/common/json
github.com/sagernet/tailscale/tka
github.com/sagernet/tailscale/doctor
github.com/tailscale/netlink
github.com/sagernet/tailscale/net/tlsdial/blockblame
github.com/cretz/bine/torutil
github.com/sagernet/tailscale/net/bakedroots
golang.org/x/crypto/ssh
github.com/tailscale/golang-x-crypto/ssh
github.com/sagernet/tailscale/net/bakedroots
github.com/sagernet/tailscale/net/tlsdial/blockblame
github.com/cretz/bine/torutil
github.com/tailscale/golang-x-crypto/ssh
crypto/tls
crypto/tls
golang.org/x/crypto/ssh
github.com/sagernet/sing/protocol/socks
github.com/sagernet/tailscale/doctor/permissions
github.com/sagernet/sing-box/constant
github.com/sagernet/sing/service/filemanager
github.com/sagernet/sing-shadowsocks2/shadowstream
github.com/sagernet/tailscale/net/packet/checksum
github.com/sagernet/sing/common/json
github.com/sagernet/tailscale/tka
github.com/sagernet/sing-vmess
github.com/sagernet/sing-shadowsocks/shadowaead
github.com/sagernet/tailscale/util/syspolicy/internal/loggerx
github.com/sagernet/sing-shadowsocks2/shadowaead
github.com/sagernet/sing-box/common/badversion
github.com/sagernet/sing/common/byteformats
github.com/sagernet/sing/common/json/badjson
github.com/sagernet/tailscale/logtail/backoff
github.com/sagernet/tailscale/log/filelogger
github.com/sagernet/sing/common/udpnat2
github.com/sagernet/sing/common/pipe
github.com/sagernet/sing/common/control
github.com/sagernet/sing/common/ntp
github.com/google/nftables
github.com/sagernet/sing-box/experimental/libbox/internal/procfs
github.com/sagernet/sing-shadowsocks
github.com/sagernet/sing-box/common/redir
github.com/sagernet/wireguard-go/conn
github.com/sagernet/sing/common/bufio
github.com/cretz/bine/control
github.com/sagernet/tailscale/paths
github.com/sagernet/tailscale/net/ping
github.com/sagernet/tailscale/doctor
github.com/cretz/bine/process
github.com/cretz/bine/control
github.com/sagernet/sing-box/experimental/deprecated
github.com/sagernet/tailscale/doctor/permissions
github.com/sagernet/sing-box/common/settings
github.com/sagernet/tailscale/log/filelogger
github.com/cretz/bine/process
github.com/sagernet/gvisor/pkg/tcpip/internal/tcp
github.com/sagernet/gvisor/pkg/tcpip/header
github.com/sagernet/sing-box/common/badversion
github.com/sagernet/tailscale/util/osshare
github.com/sagernet/tailscale/net/socks5
github.com/sagernet/tailscale/net/ping
github.com/sagernet/sing-box/transport/trojan
github.com/sagernet/sing/common/udpnat
github.com/sagernet/tailscale/util/osshare
github.com/sagernet/gvisor/pkg/tcpip/stack
github.com/sagernet/tailscale/net/socks5
github.com/sagernet/sing/common/byteformats
github.com/sagernet/sing/common/json/badjson
github.com/sagernet/gvisor/pkg/tcpip/transport
github.com/sagernet/sing/common/rw
github.com/sagernet/sing/protocol/socks/socks4
github.com/sagernet/sing/common/domain
github.com/sagernet/sing/protocol/socks/socks5
github.com/sagernet/sing-shadowsocks
github.com/sagernet/sing-shadowsocks2
github.com/sagernet/gvisor/pkg/tcpip/internal/tcp
github.com/sagernet/gvisor/pkg/tcpip/transport
github.com/sagernet/gvisor/pkg/tcpip/header
github.com/sagernet/sing/service/filemanager
github.com/sagernet/sing-shadowsocks2/shadowaead
github.com/sagernet/sing-box/transport/trojan
github.com/sagernet/sing-shadowsocks/shadowaead
github.com/sagernet/sing-vmess
github.com/sagernet/sing-box/constant
github.com/sagernet/sing-box/common/redir
github.com/sagernet/wireguard-go/conn
github.com/sagernet/sing/common/bufio
github.com/sagernet/sing/protocol/socks
github.com/sagernet/sing-shadowsocks2
github.com/cretz/bine/tor
github.com/sagernet/sing-box/experimental/deprecated
github.com/sagernet/sing-box/common/settings
github.com/sagernet/wireguard-go/tun
github.com/sagernet/gvisor/pkg/tcpip/network/hash
github.com/sagernet/gvisor/pkg/tcpip/ports
github.com/sagernet/tailscale/net/packet/checksum
github.com/sagernet/gvisor/pkg/tcpip/transport/tcpconntrack
github.com/cretz/bine/tor
github.com/sagernet/wireguard-go/tun
github.com/sagernet/sing-shadowsocks/shadowaead_2022
github.com/sagernet/tailscale/ipn/ipnstate
github.com/sagernet/tailscale/types/netmap
github.com/sagernet/tailscale/wgengine/wgcfg
github.com/sagernet/tailscale/wgengine/wgint
github.com/sagernet/tailscale/ipn/ipnstate
github.com/sagernet/tailscale/types/netmap
github.com/sagernet/tailscale/wgengine/wgint
github.com/sagernet/tailscale/wgengine/wgcfg
github.com/sagernet/tailscale/wgengine/filter/filtertype
github.com/sagernet/tailscale/ipn/policy
github.com/sagernet/tailscale/client/tailscale/apitype
github.com/sagernet/tailscale/control/controlknobs
github.com/sagernet/tailscale/disco
github.com/sagernet/tailscale/types/persist
github.com/sagernet/tailscale/types/netlogtype
github.com/sagernet/tailscale/types/appctype
github.com/sagernet/tailscale/version
github.com/sagernet/gvisor/pkg/tcpip/stack
github.com/sagernet/tailscale/net/connstats
github.com/sagernet/sing/common/varbin
github.com/sagernet/sing/common/canceler
github.com/sagernet/sing/common/uot
github.com/sagernet/sing-box/common/conntrack
github.com/anytls/sing-anytls
github.com/sagernet/sing-shadowsocks2/cipher
github.com/sagernet/sing/common/bufio/deadline
github.com/sagernet/smux
github.com/sagernet/sing-vmess/packetaddr
github.com/sagernet/sing-shadowsocks2/internal/shadowio
github.com/sagernet/sing-shadowsocks/shadowaead_2022
github.com/sagernet/wireguard-go/device
github.com/sagernet/tailscale/wgengine/wglog
github.com/sagernet/tailscale/envknob
github.com/sagernet/tailscale/util/syspolicy/internal
github.com/sagernet/tailscale/wgengine/wglog
github.com/sagernet/sing-shadowsocks2/shadowstream
github.com/sagernet/sing-shadowsocks2/shadowaead_2022
github.com/sagernet/sing/common/udpnat2
github.com/sagernet/tailscale/util/syspolicy/setting
github.com/sagernet/sing/protocol/socks/socks4
github.com/sagernet/sing/protocol/socks/socks5
github.com/sagernet/sing/common/domain
github.com/sagernet/sing/common/rw
github.com/sagernet/wireguard-go/device
github.com/sagernet/tailscale/types/logger
github.com/sagernet/sing-box/constant
github.com/sagernet/sing/service/filemanager
github.com/sagernet/sing-shadowsocks/shadowaead
github.com/sagernet/sing-shadowsocks2/shadowaead
github.com/sagernet/sing-box/transport/trojan
github.com/sagernet/sing-vmess
github.com/sagernet/sing/protocol/socks
github.com/sagernet/tailscale/version
github.com/sagernet/tailscale/wgengine/filter/filtertype
github.com/sagernet/tailscale/client/tailscale/apitype
github.com/sagernet/tailscale/control/controlknobs
github.com/sagernet/tailscale/types/persist
github.com/sagernet/sing-box/experimental/deprecated
github.com/sagernet/sing-box/common/settings
github.com/sagernet/gvisor/pkg/tcpip/ports
github.com/sagernet/gvisor/pkg/tcpip/transport/tcpconntrack
github.com/sagernet/gvisor/pkg/tcpip/network/hash
github.com/sagernet/tailscale/disco
github.com/sagernet/sing/common/canceler
github.com/sagernet/sing/common/uot
github.com/sagernet/sing/common/varbin
github.com/sagernet/smux
github.com/anytls/sing-anytls
github.com/sagernet/sing/common/bufio/deadline
github.com/sagernet/sing-shadowsocks2/cipher
github.com/sagernet/sing-box/common/conntrack
github.com/sagernet/sing-shadowsocks2/internal/shadowio
github.com/sagernet/sing-vmess/packetaddr
github.com/sagernet/tailscale/ipn/policy
github.com/sagernet/tailscale/util/syspolicy/internal/loggerx
github.com/sagernet/tailscale/tka
github.com/sagernet/tailscale/types/netlogtype
github.com/sagernet/sing-shadowsocks2
github.com/sagernet/tailscale/net/packet/checksum
github.com/sagernet/tailscale/types/appctype
github.com/sagernet/tailscale/logtail/backoff
github.com/sagernet/tailscale/net/connstats
github.com/sagernet/gvisor/pkg/tcpip/ports
github.com/sagernet/tailscale/util/syspolicy/internal
github.com/sagernet/tailscale/envknob
github.com/sagernet/gvisor/pkg/tcpip/transport/tcpconntrack
github.com/sagernet/gvisor/pkg/tcpip/network/hash
github.com/sagernet/sing/common/udpnat2
github.com/sagernet/tailscale/paths
github.com/sagernet/sing-shadowsocks2/shadowaead_2022
github.com/sagernet/sing-shadowsocks2/shadowstream
github.com/sagernet/tailscale/util/syspolicy/setting
github.com/sagernet/gvisor/pkg/tcpip/stack
github.com/sagernet/tailscale/doctor
github.com/sagernet/tailscale/doctor/permissions
net/http/httptrace
github.com/sagernet/sing/common/tls
github.com/sagernet/quic-go/internal/protocol
github.com/sagernet/tailscale/log/filelogger
github.com/miekg/dns
github.com/sagernet/tailscale/net/ping
github.com/sagernet/tailscale/net/packet/checksum
github.com/sagernet/tailscale/util/osshare
github.com/sagernet/sing/common/rw
github.com/sagernet/sing/common/domain
github.com/sagernet/sing/protocol/socks/socks4
github.com/sagernet/gvisor/pkg/tcpip/stack
github.com/sagernet/tailscale/types/logger
github.com/sagernet/sing/protocol/socks/socks5
github.com/sagernet/quic-go/congestion
github.com/sagernet/quic-go/internal/qerr
github.com/sagernet/quic-go/internal/utils
github.com/sagernet/tailscale/net/socks5
net/http/internal/httpcommon
golang.org/x/net/internal/httpcommon
github.com/sagernet/sing-quic/hysteria/congestion
github.com/sagernet/sing-quic/congestion_meta2
github.com/sagernet/sing/service/filemanager
github.com/sagernet/sing-shadowsocks/shadowaead
github.com/sagernet/sing-shadowsocks2/shadowaead
github.com/sagernet/sing-vmess
github.com/sagernet/sing-box/constant
github.com/sagernet/sing-box/transport/trojan
github.com/sagernet/sing/protocol/socks
github.com/sagernet/quic-go/internal/flowcontrol
net/http/httptrace
github.com/sagernet/sing/common/tls
github.com/sagernet/quic-go/internal/protocol
github.com/sagernet/sing-box/common/settings
github.com/sagernet/sing-box/experimental/deprecated
github.com/sagernet/quic-go/internal/wire
github.com/miekg/dns
net/http
github.com/sagernet/tailscale/wgengine/wgint
github.com/sagernet/tailscale/wgengine/wgcfg/nmcfg
github.com/sagernet/sing-shadowsocks/shadowaead_2022
net/http/internal/httpcommon
golang.org/x/net/internal/httpcommon
github.com/sagernet/quic-go/congestion
github.com/sagernet/quic-go/internal/qerr
github.com/sagernet/quic-go/internal/utils
github.com/sagernet/sing-shadowsocks2
github.com/sagernet/sing-quic/hysteria/congestion
github.com/sagernet/sing-quic/congestion_meta2
github.com/sagernet/tailscale/wgengine/wgcfg/nmcfg
github.com/sagernet/quic-go/internal/flowcontrol
github.com/sagernet/quic-go/internal/wire
github.com/sagernet/tailscale/tka
github.com/sagernet/tailscale/util/syspolicy/internal/loggerx
github.com/sagernet/tailscale/logtail/backoff
github.com/sagernet/tailscale/doctor/permissions
github.com/sagernet/tailscale/paths
github.com/sagernet/tailscale/log/filelogger
github.com/sagernet/tailscale/net/ping
github.com/sagernet/tailscale/wgengine/wgcfg
github.com/sagernet/tailscale/util/osshare
github.com/sagernet/tailscale/doctor
github.com/sagernet/tailscale/net/socks5
github.com/sagernet/tailscale/ipn/ipnstate
github.com/sagernet/tailscale/types/netmap
net/http
github.com/sagernet/tailscale/wgengine/wgint
github.com/sagernet/tailscale/wgengine/wgcfg
github.com/sagernet/quic-go/logging
net/http/httptrace
github.com/sagernet/sing/common/tls
github.com/sagernet/quic-go/internal/protocol
github.com/miekg/dns
github.com/sagernet/tailscale/wgengine/wglog
net/http/internal/httpcommon
golang.org/x/net/internal/httpcommon
net/http/httptrace
github.com/sagernet/sing/common/tls
github.com/sagernet/quic-go/internal/protocol
github.com/sagernet/quic-go/internal/handshake
github.com/sagernet/sing-quic/congestion_meta1
github.com/sagernet/quic-go/internal/congestion
github.com/miekg/dns
github.com/sagernet/sing-shadowsocks/shadowaead_2022
github.com/sagernet/quic-go/congestion
github.com/sagernet/quic-go/internal/utils
github.com/sagernet/quic-go/internal/qerr
github.com/sagernet/tailscale/wgengine/wglog
github.com/sagernet/quic-go/congestion
github.com/sagernet/quic-go/internal/qerr
github.com/sagernet/quic-go/internal/utils
github.com/sagernet/sing-quic/hysteria/congestion
github.com/sagernet/sing-quic/congestion_meta2
net/http/internal/httpcommon
golang.org/x/net/internal/httpcommon
github.com/sagernet/quic-go/logging
github.com/sagernet/quic-go/internal/ackhandler
net/http
github.com/sagernet/sing-quic/hysteria/congestion
github.com/sagernet/sing-quic/congestion_meta2
github.com/sagernet/quic-go/internal/flowcontrol
github.com/sagernet/quic-go/internal/wire
github.com/sagernet/quic-go/internal/flowcontrol
github.com/sagernet/quic-go/internal/congestion
github.com/sagernet/quic-go/internal/handshake
github.com/sagernet/sing-quic/congestion_meta1
github.com/sagernet/quic-go/internal/wire
net/http
github.com/sagernet/quic-go/internal/ackhandler
github.com/sagernet/tailscale/ipn/ipnstate
github.com/sagernet/tailscale/types/netmap
github.com/sagernet/gvisor/pkg/tcpip/header/parse
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/noop
github.com/sagernet/gvisor/pkg/tcpip/transport/packet
github.com/sagernet/gvisor/pkg/tcpip/link/channel
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network
github.com/sagernet/gvisor/pkg/tcpip/network/internal/fragmentation
github.com/sagernet/gvisor/pkg/tcpip/stack/gro
github.com/sagernet/gvisor/pkg/tcpip/network/internal/multicast
github.com/sagernet/gvisor/pkg/tcpip/network/internal/ip
github.com/sagernet/quic-go
github.com/sagernet/quic-go/logging
github.com/sagernet/quic-go/logging
github.com/sagernet/tailscale/wgengine/wgcfg/nmcfg
github.com/sagernet/quic-go
github.com/sagernet/quic-go/internal/congestion
github.com/sagernet/quic-go/internal/handshake
github.com/sagernet/sing-quic/congestion_meta1
github.com/sagernet/gvisor/pkg/tcpip/transport/raw
github.com/sagernet/tailscale/wgengine/netstack/gro
github.com/sagernet/gvisor/pkg/tcpip/link/fdbased
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/noop
github.com/sagernet/gvisor/pkg/tcpip/link/channel
github.com/sagernet/gvisor/pkg/tcpip/transport/packet
github.com/sagernet/gvisor/pkg/tcpip/network/internal/fragmentation
github.com/sagernet/gvisor/pkg/tcpip/stack/gro
github.com/sagernet/gvisor/pkg/tcpip/network/internal/multicast
github.com/sagernet/gvisor/pkg/tcpip/network/internal/ip
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network
github.com/sagernet/gvisor/pkg/tcpip/header/parse
github.com/sagernet/gvisor/pkg/tcpip/network/ipv6
github.com/sagernet/gvisor/pkg/tcpip/network/ipv4
github.com/sagernet/quic-go/internal/congestion
github.com/sagernet/quic-go/internal/handshake
github.com/sagernet/sing-quic/congestion_meta1
github.com/sagernet/quic-go/internal/ackhandler
github.com/sagernet/quic-go/internal/ackhandler
github.com/sagernet/gvisor/pkg/tcpip/network/ipv4
github.com/sagernet/gvisor/pkg/tcpip/network/ipv6
github.com/sagernet/tailscale/wgengine/netstack/gro
github.com/sagernet/gvisor/pkg/tcpip/link/fdbased
github.com/sagernet/gvisor/pkg/tcpip/transport/icmp
github.com/sagernet/gvisor/pkg/tcpip/transport/udp
github.com/sagernet/gvisor/pkg/tcpip/transport/tcp
github.com/sagernet/gvisor/pkg/tcpip/transport/raw
github.com/sagernet/quic-go
github.com/sagernet/quic-go
github.com/sagernet/gvisor/pkg/tcpip/transport/udp
github.com/sagernet/gvisor/pkg/tcpip/transport/icmp
github.com/sagernet/gvisor/pkg/tcpip/transport/tcp
github.com/sagernet/tailscale/wgengine/wgcfg/nmcfg
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/noop
github.com/sagernet/gvisor/pkg/tcpip/link/channel
github.com/sagernet/gvisor/pkg/tcpip/network/internal/multicast
github.com/sagernet/gvisor/pkg/tcpip/stack/gro
github.com/sagernet/gvisor/pkg/tcpip/transport/packet
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network
github.com/sagernet/gvisor/pkg/tcpip/network/internal/fragmentation
github.com/sagernet/gvisor/pkg/tcpip/header/parse
github.com/sagernet/gvisor/pkg/tcpip/network/internal/ip
github.com/sagernet/gvisor/pkg/tcpip/header/parse
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/noop
github.com/sagernet/gvisor/pkg/tcpip/transport/packet
github.com/sagernet/gvisor/pkg/tcpip/link/channel
github.com/sagernet/gvisor/pkg/tcpip/stack/gro
github.com/sagernet/gvisor/pkg/tcpip/network/internal/fragmentation
github.com/sagernet/gvisor/pkg/tcpip/network/internal/ip
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network
github.com/sagernet/gvisor/pkg/tcpip/network/internal/multicast
github.com/sagernet/gvisor/pkg/tcpip/network/ipv4
github.com/sagernet/gvisor/pkg/tcpip/network/ipv6
github.com/sagernet/tailscale/wgengine/netstack/gro
github.com/sagernet/gvisor/pkg/tcpip/link/fdbased
github.com/sagernet/gvisor/pkg/tcpip/transport/raw
github.com/sagernet/gvisor/pkg/tcpip/network/ipv4
github.com/sagernet/gvisor/pkg/tcpip/network/ipv6
github.com/sagernet/gvisor/pkg/tcpip/transport/raw
github.com/sagernet/tailscale/wgengine/netstack/gro
github.com/sagernet/gvisor/pkg/tcpip/link/fdbased
github.com/sagernet/gvisor/pkg/tcpip/transport/icmp
github.com/sagernet/gvisor/pkg/tcpip/transport/udp
github.com/sagernet/gvisor/pkg/tcpip/transport/tcp
github.com/sagernet/gvisor/pkg/tcpip/transport/icmp
github.com/sagernet/gvisor/pkg/tcpip/transport/udp
github.com/sagernet/gvisor/pkg/tcpip/transport/tcp
github.com/sagernet/sing/common/json/badoption
net/http/cookiejar
github.com/sagernet/sing/protocol/http
github.com/go-chi/chi/v5
net/http/pprof
expvar
github.com/sagernet/cors
github.com/go-chi/render
github.com/sagernet/sing-quic/hysteria2/internal/protocol
github.com/sagernet/sing-box/transport/simple-obfs
github.com/sagernet/tailscale/drive
net/http/httputil
github.com/sagernet/quic-go/http3
github.com/sagernet/tailscale/util/cloudenv
github.com/sagernet/tailscale/tempfork/httprec
github.com/sagernet/tailscale/net/tshttpproxy
github.com/sagernet/ws
golang.org/x/net/http2
github.com/andybalholm/brotli
github.com/sagernet/tailscale/clientupdate
github.com/sagernet/sing-box/option
github.com/tailscale/goupnp/httpu
github.com/tailscale/goupnp/soap
github.com/sagernet/tailscale/tempfork/acme
github.com/coder/websocket
github.com/sagernet/tailscale/net/dnscache
golang.org/x/net/publicsuffix
github.com/sagernet/tailscale/hostinfo
github.com/sagernet/sing-box/common/tlsfragment
github.com/tailscale/goupnp/ssdp
github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet
github.com/sagernet/tailscale/util/clientmetric
github.com/sagernet/tailscale/metrics
github.com/go-chi/chi/v5/middleware
github.com/tailscale/goupnp
github.com/sagernet/tailscale/appc
github.com/sagernet/tailscale/util/syspolicy/internal/metrics
github.com/sagernet/sing/common/json/badoption
github.com/sagernet/sing/protocol/http
net/http/cookiejar
net/http/pprof
github.com/go-chi/chi/v5
expvar
github.com/go-chi/render
github.com/sagernet/cors
github.com/sagernet/tailscale/net/tshttpproxy
github.com/sagernet/tailscale/tempfork/httprec
github.com/sagernet/ws
github.com/sagernet/sing-quic/hysteria2/internal/protocol
github.com/sagernet/sing-box/transport/simple-obfs
github.com/sagernet/tailscale/util/cloudenv
github.com/sagernet/tailscale/drive
net/http/httputil
github.com/sagernet/quic-go/http3
golang.org/x/net/http2
github.com/sagernet/ws/wsutil
github.com/andybalholm/brotli
github.com/tailscale/goupnp/dcps/internetgateway2
github.com/sagernet/tailscale/clientupdate
github.com/sagernet/sing-box/option
github.com/sagernet/tailscale/envknob/featureknob
github.com/sagernet/tailscale/net/netmon
github.com/sagernet/tailscale/util/linuxfw
github.com/tailscale/goupnp/httpu
github.com/sagernet/sing-tun
golang.org/x/net/publicsuffix
github.com/tailscale/goupnp/soap
github.com/sagernet/tailscale/tempfork/acme
github.com/coder/websocket
github.com/sagernet/tailscale/net/wsconn
github.com/sagernet/tailscale/tsweb/varz
github.com/sagernet/tailscale/hostinfo
github.com/sagernet/tailscale/net/dnscache
github.com/sagernet/sing-box/common/tlsfragment
github.com/tailscale/goupnp/ssdp
github.com/sagernet/tailscale/util/syspolicy/source
github.com/go-chi/chi/v5/middleware
github.com/sagernet/tailscale/metrics
github.com/sagernet/tailscale/util/clientmetric
github.com/tailscale/goupnp
github.com/sagernet/ws/wsutil
github.com/sagernet/tailscale/envknob/featureknob
github.com/sagernet/tailscale/util/linuxfw
github.com/sagernet/sing-quic
github.com/sagernet/tailscale/util/syspolicy/internal/metrics
github.com/sagernet/tailscale/net/netmon
github.com/sagernet/tailscale/appc
github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet
github.com/tailscale/goupnp/dcps/internetgateway2
github.com/sagernet/sing-quic/tuic
github.com/sagernet/sing-quic/hysteria
github.com/sagernet/tailscale/net/sockstats
github.com/sagernet/tailscale/net/netns
github.com/sagernet/tailscale/net/netutil
github.com/sagernet/tailscale/doctor/ethtool
github.com/sagernet/sing/common/json/badoption
github.com/go-chi/chi/v5
net/http/pprof
net/http/cookiejar
github.com/go-chi/render
github.com/sagernet/cors
net/http/httputil
github.com/sagernet/ws
github.com/sagernet/tailscale/net/routetable
github.com/sagernet/sing-box/transport/simple-obfs
github.com/sagernet/tailscale/posture
github.com/sagernet/quic-go/http3
github.com/sagernet/tailscale/util/cloudenv
expvar
github.com/sagernet/sing-quic/hysteria2/internal/protocol
github.com/sagernet/tailscale/drive
github.com/sagernet/sing/protocol/http
golang.org/x/net/http2
github.com/sagernet/tailscale/net/tshttpproxy
github.com/sagernet/tailscale/tempfork/httprec
github.com/sagernet/sing/common/json/badoption
net/http/cookiejar
github.com/go-chi/chi/v5
github.com/sagernet/sing/protocol/http
net/http/pprof
expvar
github.com/sagernet/cors
github.com/go-chi/render
github.com/sagernet/sing-quic/hysteria2/internal/protocol
github.com/sagernet/sing-box/transport/simple-obfs
github.com/sagernet/tailscale/drive
github.com/sagernet/tailscale/util/cloudenv
github.com/sagernet/tailscale/tempfork/httprec
github.com/sagernet/tailscale/net/tshttpproxy
net/http/httputil
github.com/sagernet/ws
golang.org/x/net/http2
github.com/sagernet/tailscale/tsweb
github.com/sagernet/tailscale/logtail
github.com/sagernet/tailscale/util/usermetric
github.com/andybalholm/brotli
github.com/andybalholm/brotli
github.com/sagernet/sing-box/option
github.com/sagernet/tailscale/clientupdate
github.com/sagernet/sing-box/option
github.com/sagernet/tailscale/net/tsdial
github.com/sagernet/tailscale/net/dns/recursive
github.com/sagernet/tailscale/net/portmapper
github.com/sagernet/tailscale/clientupdate
github.com/sagernet/tailscale/kube/kubeclient
github.com/sagernet/tailscale/util/syspolicy/source
github.com/sagernet/tailscale/kube/kubeclient
golang.org/x/net/publicsuffix
github.com/tailscale/goupnp/httpu
golang.org/x/net/publicsuffix
github.com/tailscale/goupnp/httpu
github.com/sagernet/tailscale/net/wsconn
github.com/sagernet/tailscale/tsweb/varz
github.com/tailscale/goupnp/soap
github.com/tailscale/goupnp/soap
github.com/sagernet/tailscale/doctor/routetable
github.com/sagernet/sing-box/common/tlsfragment
github.com/sagernet/sing-box/common/tlsfragment
github.com/sagernet/tailscale/net/dnscache
github.com/sagernet/tailscale/hostinfo
github.com/sagernet/tailscale/tempfork/acme
github.com/sagernet/tailscale/tempfork/acme
github.com/sagernet/tailscale/net/dnscache
github.com/sagernet/tailscale/hostinfo
github.com/sagernet/tailscale/util/syspolicy/rsop
github.com/sagernet/sing-tun
github.com/sagernet/quic-go/http3
github.com/sagernet/sing-quic
github.com/coder/websocket
github.com/coder/websocket
github.com/tailscale/goupnp/ssdp
github.com/tailscale/goupnp/ssdp
github.com/sagernet/tailscale/doctor/ethtool
github.com/sagernet/tailscale/net/netns
github.com/sagernet/tailscale/net/netutil
github.com/sagernet/tailscale/net/routetable
github.com/sagernet/tailscale/posture
github.com/sagernet/tailscale/net/sockstats
github.com/sagernet/sing-quic/tuic
github.com/sagernet/sing-quic/hysteria
github.com/sagernet/tailscale/logtail
github.com/sagernet/tailscale/wgengine/filter
github.com/sagernet/tailscale/health
github.com/tailscale/goupnp
github.com/sagernet/ws/wsutil
github.com/sagernet/tailscale/net/dns/recursive
github.com/sagernet/tailscale/net/portmapper
github.com/sagernet/tailscale/net/tsdial
github.com/tailscale/goupnp
github.com/sagernet/tailscale/util/clientmetric
github.com/sagernet/tailscale/metrics
github.com/go-chi/chi/v5/middleware
golang.org/x/net/http2/h2c
github.com/sagernet/tailscale/internal/noiseconn
github.com/sagernet/sing-mux
github.com/sagernet/tailscale/util/clientmetric
github.com/sagernet/tailscale/metrics
github.com/go-chi/chi/v5/middleware
github.com/sagernet/tailscale/envknob/featureknob
github.com/sagernet/tailscale/util/linuxfw
github.com/tailscale/goupnp/dcps/internetgateway2
github.com/sagernet/sing-quic/hysteria2
github.com/sagernet/tailscale/doctor/routetable
github.com/sagernet/sing-box/common/srs
github.com/sagernet/tailscale/util/usermetric
github.com/sagernet/sing-box/log
github.com/sagernet/tailscale/tsweb
github.com/tailscale/goupnp/dcps/internetgateway2
github.com/sagernet/tailscale/envknob/featureknob
github.com/sagernet/tailscale/util/linuxfw
github.com/sagernet/ws/wsutil
github.com/sagernet/tailscale/util/syspolicy
github.com/sagernet/tailscale/util/syspolicy/internal/metrics
github.com/sagernet/tailscale/appc
github.com/sagernet/tailscale/net/netmon
github.com/sagernet/tailscale/appc
github.com/sagernet/tailscale/net/netmon
github.com/sagernet/tailscale/util/syspolicy/internal/metrics
github.com/sagernet/tailscale/util/syspolicy/rsop
github.com/sagernet/tailscale/tsweb/varz
github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet
github.com/sagernet/tailscale/net/tstun
github.com/sagernet/tailscale/net/wsconn
github.com/sagernet/tailscale/net/wsconn
github.com/sagernet/tailscale/tsweb/varz
github.com/sagernet/sing-quic
github.com/sagernet/sing-quic/hysteria2
github.com/sagernet/tailscale/wgengine/filter
github.com/sagernet/tailscale/health
github.com/sagernet/sing-quic/tuic
github.com/sagernet/sing-quic/hysteria
github.com/sagernet/sing-tun
github.com/sagernet/sing-quic
github.com/sagernet/tailscale/net/tlsdial
github.com/sagernet/tailscale/ipn
github.com/sagernet/tailscale/util/syspolicy/source
github.com/sagernet/tailscale/util/syspolicy
github.com/sagernet/tailscale/util/syspolicy/source
github.com/sagernet/tailscale/net/sockstats
github.com/sagernet/tailscale/posture
github.com/sagernet/tailscale/net/netutil
github.com/sagernet/tailscale/net/netns
github.com/sagernet/tailscale/doctor/ethtool
github.com/sagernet/tailscale/net/routetable
github.com/sagernet/tailscale/util/usermetric
github.com/sagernet/tailscale/tsweb
github.com/sagernet/sing-box/common/srs
github.com/sagernet/tailscale/net/sockstats
github.com/sagernet/tailscale/doctor/ethtool
github.com/sagernet/tailscale/net/netns
github.com/sagernet/tailscale/net/netutil
github.com/sagernet/tailscale/net/routetable
github.com/sagernet/tailscale/posture
github.com/sagernet/sing-box/log
github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet
github.com/sagernet/tailscale/logtail
github.com/sagernet/sing-quic/tuic
github.com/sagernet/sing-quic/hysteria
github.com/sagernet/tailscale/util/usermetric
github.com/sagernet/tailscale/tsweb
github.com/sagernet/tailscale/net/dns/recursive
github.com/sagernet/tailscale/net/portmapper
github.com/sagernet/tailscale/net/tsdial
github.com/sagernet/tailscale/logtail
golang.org/x/net/http2/h2c
github.com/sagernet/tailscale/internal/noiseconn
github.com/sagernet/sing-mux
github.com/sagernet/tailscale/doctor/routetable
github.com/sagernet/tailscale/net/dns/recursive
github.com/sagernet/tailscale/net/portmapper
github.com/sagernet/tailscale/net/tsdial
github.com/sagernet/tailscale/doctor/routetable
github.com/sagernet/sing-box/common/process
github.com/sagernet/tailscale/net/tstun
github.com/sagernet/sing-box/adapter
github.com/sagernet/tailscale/wgengine/filter
github.com/sagernet/tailscale/health
github.com/sagernet/tailscale/wgengine/filter
github.com/sagernet/tailscale/health
github.com/sagernet/tailscale/net/dns/resolver
github.com/sagernet/sing-tun
github.com/sagernet/tailscale/util/syspolicy/rsop
github.com/sagernet/sing-box/common/srs
github.com/sagernet/sing-box/log
github.com/sagernet/sing-quic/hysteria2
github.com/sagernet/tailscale/control/controlhttp
github.com/sagernet/tailscale/net/dnsfallback
github.com/sagernet/tailscale/logpolicy
github.com/sagernet/tailscale/util/syspolicy/rsop
golang.org/x/net/http2/h2c
github.com/sagernet/tailscale/internal/noiseconn
github.com/sagernet/sing-mux
golang.org/x/net/http2/h2c
github.com/sagernet/tailscale/internal/noiseconn
github.com/sagernet/sing-mux
github.com/sagernet/sing-box/common/srs
github.com/sagernet/sing-box/log
github.com/sagernet/tailscale/net/tlsdial
github.com/sagernet/tailscale/ipn
github.com/sagernet/sing-quic/hysteria2
github.com/sagernet/sing-box/adapter/endpoint
github.com/sagernet/sing-box/experimental/libbox/platform
github.com/sagernet/sing-box/adapter/inbound
github.com/sagernet/sing-box/adapter/service
github.com/sagernet/sing-box/adapter/outbound
github.com/sagernet/sing-box/common/listener
github.com/sagernet/sing-box/common/sniff
github.com/sagernet/sing-box/common/urltest
github.com/sagernet/sing-box/experimental/cachefile
github.com/sagernet/sing-box/common/uot
github.com/sagernet/sing-box/experimental/clashapi/trafficontrol
github.com/sagernet/sing-box/experimental
github.com/sagernet/sing-box/transport/wireguard
github.com/sagernet/tailscale/net/tstun
github.com/sagernet/tailscale/net/tstun
github.com/sagernet/tailscale/util/syspolicy
github.com/sagernet/tailscale/util/syspolicy
github.com/sagernet/tailscale/net/dns/resolver
github.com/sagernet/sing-box/common/mux
github.com/sagernet/sing-box/common/certificate
github.com/sagernet/tailscale/feature/tap
github.com/sagernet/sing-box/protocol/tun
github.com/sagernet/sing-box/protocol/block
github.com/sagernet/sing-box/protocol/group
github.com/sagernet/tailscale/net/tlsdial
github.com/sagernet/sing-box/common/process
github.com/sagernet/sing-box/protocol/redirect
github.com/sagernet/sing-box/common/dialer
github.com/sagernet/tailscale/control/controlclient
github.com/sagernet/tailscale/log/sockstatlog
github.com/sagernet/tailscale/net/captivedetection
github.com/sagernet/tailscale/ipn
github.com/sagernet/sing-box/adapter
github.com/sagernet/tailscale/net/tlsdial
github.com/sagernet/tailscale/ipn
github.com/sagernet/tailscale/feature/tap
github.com/sagernet/tailscale/net/dnsfallback
github.com/sagernet/tailscale/control/controlhttp
github.com/sagernet/tailscale/logpolicy
github.com/sagernet/sing-box/experimental/clashapi
github.com/metacubex/utls
github.com/sagernet/tailscale/net/dns/resolver
github.com/sagernet/tailscale/ipn/store/mem
github.com/sagernet/tailscale/ipn/conffile
github.com/sagernet/tailscale/ipn/ipnauth
github.com/sagernet/tailscale/taildrop
github.com/sagernet/tailscale/client/tailscale
github.com/sagernet/tailscale/ipn/store
github.com/sagernet/sing-box/common/process
github.com/sagernet/tailscale/net/dns/resolver
github.com/sagernet/sing-box/adapter
github.com/sagernet/tailscale/control/controlhttp
github.com/sagernet/tailscale/net/dnsfallback
github.com/sagernet/tailscale/logpolicy
github.com/sagernet/sing-box/adapter/endpoint
github.com/sagernet/sing-box/adapter/inbound
github.com/sagernet/sing-box/adapter/outbound
github.com/sagernet/sing-box/adapter/service
github.com/sagernet/sing-box/experimental/libbox/platform
github.com/sagernet/sing-box/experimental
github.com/sagernet/sing-box/experimental/cachefile
github.com/sagernet/sing-box/common/urltest
github.com/sagernet/sing-box/common/sniff
github.com/sagernet/sing-box/experimental/clashapi/trafficontrol
github.com/sagernet/sing-box/common/uot
github.com/sagernet/sing-box/common/mux
github.com/sagernet/sing-box/transport/wireguard
github.com/sagernet/sing-box/common/listener
github.com/sagernet/tailscale/control/controlhttp
github.com/sagernet/tailscale/logpolicy
github.com/sagernet/tailscale/net/dnsfallback
github.com/sagernet/tailscale/feature/tap
github.com/sagernet/tailscale/feature/tap
github.com/sagernet/tailscale/control/controlclient
github.com/sagernet/sing-box/protocol/ssh
github.com/sagernet/sing-box/protocol/socks
github.com/sagernet/sing-box/protocol/direct
github.com/sagernet/sing-box/protocol/wireguard
github.com/sagernet/sing-box/protocol/tor
github.com/sagernet/sing-box/route/rule
github.com/sagernet/sing-box/protocol/tun
github.com/sagernet/sing-box/common/certificate
github.com/sagernet/sing-box/protocol/block
github.com/sagernet/sing-box/protocol/group
github.com/sagernet/tailscale/net/captivedetection
github.com/sagernet/tailscale/log/sockstatlog
github.com/sagernet/sing-box/protocol/redirect
github.com/sagernet/sing-box/common/dialer
github.com/sagernet/tailscale/net/dns
github.com/sagernet/sing-box/adapter/endpoint
github.com/sagernet/sing-box/experimental/libbox/platform
github.com/sagernet/sing-box/adapter/inbound
github.com/sagernet/sing-box/adapter/service
github.com/sagernet/sing-box/adapter/outbound
github.com/sagernet/sing-box/common/listener
github.com/sagernet/sing-box/experimental
github.com/sagernet/sing-box/experimental/cachefile
github.com/sagernet/sing-box/common/sniff
github.com/sagernet/sing-box/common/urltest
github.com/sagernet/sing-box/common/uot
github.com/sagernet/sing-box/common/mux
github.com/sagernet/sing-box/experimental/clashapi/trafficontrol
github.com/sagernet/sing-box/transport/wireguard
github.com/sagernet/tailscale/net/captivedetection
github.com/metacubex/utls
github.com/sagernet/sing-box/common/certificate
github.com/sagernet/tailscale/control/controlclient
github.com/metacubex/utls
github.com/sagernet/sing-box/protocol/tun
github.com/sagernet/sing-box/experimental/clashapi
github.com/metacubex/utls
github.com/sagernet/sing-box/protocol/block
github.com/sagernet/sing-box/protocol/group
github.com/sagernet/tailscale/log/sockstatlog
github.com/sagernet/sing-box/common/process
github.com/sagernet/tailscale/ipn/store/mem
github.com/sagernet/tailscale/ipn/conffile
github.com/sagernet/tailscale/ipn/ipnauth
github.com/sagernet/tailscale/taildrop
github.com/sagernet/tailscale/client/tailscale
github.com/sagernet/sing-box/adapter
github.com/sagernet/tailscale/ipn/store
github.com/sagernet/sing-box/protocol/redirect
github.com/sagernet/sing-box/common/dialer
github.com/sagernet/tailscale/net/dns
github.com/sagernet/tailscale/ipn/store/mem
github.com/sagernet/tailscale/ipn/conffile
github.com/sagernet/tailscale/ipn/ipnauth
github.com/sagernet/tailscale/taildrop
github.com/sagernet/tailscale/client/tailscale
github.com/sagernet/tailscale/control/controlclient
github.com/sagernet/tailscale/ipn/store/kubestore
github.com/sagernet/sing-box/protocol/ssh
github.com/sagernet/sing-box/protocol/socks
github.com/sagernet/sing-box/protocol/direct
github.com/sagernet/sing-box/protocol/tor
github.com/sagernet/sing-box/protocol/wireguard
github.com/sagernet/sing-box/route/rule
github.com/sagernet/tailscale/ipn/conffile
github.com/sagernet/tailscale/ipn/ipnauth
github.com/sagernet/tailscale/ipn/store/mem
github.com/sagernet/tailscale/client/tailscale
github.com/sagernet/tailscale/taildrop
github.com/sagernet/tailscale/ipn/store/kubestore
github.com/sagernet/tailscale/log/sockstatlog
github.com/sagernet/tailscale/derp
github.com/sagernet/tailscale/net/captivedetection
github.com/sagernet/tailscale/ipn/store
github.com/sagernet/sing-box/experimental/clashapi
github.com/sagernet/tailscale/ipn/store
github.com/sagernet/tailscale/net/dns
github.com/sagernet/sing-box/adapter/endpoint
github.com/sagernet/sing-box/experimental/libbox/platform
github.com/sagernet/sing-box/adapter/inbound
github.com/sagernet/sing-box/adapter/service
github.com/sagernet/sing-box/adapter/outbound
github.com/sagernet/sing-box/common/listener
github.com/sagernet/sing-box/experimental
github.com/sagernet/sing-box/common/urltest
github.com/sagernet/sing-box/experimental/cachefile
github.com/sagernet/sing-box/common/uot
github.com/sagernet/sing-box/experimental/clashapi/trafficontrol
github.com/sagernet/sing-box/common/sniff
github.com/sagernet/sing-box/common/mux
github.com/sagernet/sing-box/transport/wireguard
github.com/sagernet/sing-box/dns
github.com/sagernet/tailscale/net/dns
github.com/sagernet/sing-box/protocol/tun
github.com/sagernet/sing-box/common/certificate
github.com/sagernet/sing-box/protocol/ssh
github.com/sagernet/sing-box/protocol/socks
github.com/sagernet/sing-box/protocol/tor
github.com/sagernet/sing-box/protocol/direct
github.com/sagernet/sing-box/protocol/wireguard
github.com/sagernet/sing-box/route/rule
github.com/sagernet/sing-box/protocol/group
github.com/sagernet/sing-box/protocol/block
github.com/sagernet/sing-box/protocol/redirect
github.com/sagernet/sing-box/common/dialer
github.com/sagernet/tailscale/wgengine/router
github.com/sagernet/sing-box/experimental/clashapi
github.com/sagernet/sing-box/dns
github.com/sagernet/tailscale/derp
github.com/sagernet/tailscale/derp
github.com/sagernet/sing-box/common/badtls
github.com/sagernet/sing-vmess/vless
github.com/sagernet/sing-shadowtls
github.com/sagernet/tailscale/derp
github.com/sagernet/sing-box/protocol/socks
github.com/sagernet/sing-box/protocol/ssh
github.com/sagernet/sing-box/protocol/tor
github.com/sagernet/sing-box/protocol/direct
github.com/sagernet/sing-box/protocol/wireguard
github.com/sagernet/sing-box/route/rule
github.com/sagernet/tailscale/wgengine/router
github.com/sagernet/tailscale/wgengine/netlog
github.com/sagernet/sing-box/dns/transport/hosts
github.com/sagernet/sing-box/protocol/dns
github.com/sagernet/sing-box/dns/transport/fakeip
github.com/sagernet/sing-box/dns
github.com/sagernet/tailscale/derp/derphttp
github.com/sagernet/tailscale/wgengine/router
github.com/sagernet/sing-box/route
github.com/sagernet/tailscale/wgengine/router
github.com/sagernet/tailscale/wgengine/netlog
github.com/sagernet/sing-box/dns/transport/hosts
github.com/sagernet/sing-box/common/tls
github.com/sagernet/sing-box/protocol/dns
github.com/sagernet/sing-box/dns/transport/fakeip
github.com/sagernet/sing-box/route
github.com/sagernet/tailscale/wgengine/netlog
github.com/sagernet/sing-box/dns
github.com/sagernet/sing-box/common/badtls
github.com/sagernet/sing-vmess/vless
github.com/sagernet/sing-shadowtls
github.com/sagernet/sing-box/common/badtls
github.com/sagernet/sing-vmess/vless
github.com/sagernet/sing-shadowtls
github.com/sagernet/sing-box/common/badtls
github.com/sagernet/sing-vmess/vless
github.com/sagernet/sing-shadowtls
github.com/sagernet/tailscale/derp/derphttp
github.com/sagernet/sing-box/common/tls
github.com/sagernet/tailscale/wgengine/netlog
github.com/sagernet/tailscale/derp/derphttp
github.com/sagernet/sing-box/protocol/anytls
github.com/sagernet/sing-box/protocol/http
github.com/sagernet/sing-box/dns/transport
github.com/sagernet/sing-box/protocol/shadowtls
github.com/sagernet/sing-box/protocol/tuic
github.com/sagernet/sing-box/service/ssmapi
github.com/sagernet/sing-box/transport/v2rayhttp
github.com/sagernet/sing-box/protocol/mixed
github.com/sagernet/sing-box/dns/transport/hosts
github.com/sagernet/sing-box/protocol/dns
github.com/sagernet/sing-box/dns/transport/fakeip
github.com/sagernet/sing-box/common/tls
github.com/sagernet/tailscale/derp/derphttp
github.com/sagernet/tailscale/net/netcheck
github.com/sagernet/sing-box/route
github.com/sagernet/sing-box/dns/transport/quic
github.com/sagernet/sing-box/service/resolved
github.com/sagernet/sing-box/dns/transport/local
github.com/sagernet/sing-box/transport/v2rayhttpupgrade
github.com/sagernet/sing-box/transport/v2raygrpclite
github.com/sagernet/sing-box/transport/v2raywebsocket
github.com/sagernet/sing-box/protocol/naive
github.com/sagernet/sing-box/protocol/hysteria
github.com/sagernet/sing-box/protocol/hysteria2
github.com/sagernet/sing-box/transport/v2ray
github.com/sagernet/sing-box/protocol/naive/quic
github.com/sagernet/sing-box
github.com/sagernet/sing-box/dns/transport/hosts
github.com/sagernet/sing-box/protocol/dns
github.com/sagernet/sing-box/dns/transport/fakeip
github.com/sagernet/sing-box/common/tls
github.com/sagernet/sing-box/protocol/trojan
github.com/sagernet/sing-box/protocol/vless
github.com/sagernet/sing-box/transport/v2rayquic
github.com/sagernet/sing-box/protocol/vmess
github.com/sagernet/sing-box/transport/sip003
github.com/sagernet/sing-box/protocol/http
github.com/sagernet/sing-box/protocol/anytls
github.com/sagernet/sing-box/protocol/tuic
github.com/sagernet/sing-box/protocol/mixed
github.com/sagernet/sing-box/transport/v2rayhttp
github.com/sagernet/sing-box/protocol/shadowtls
github.com/sagernet/sing-box/dns/transport
github.com/sagernet/sing-box/service/ssmapi
github.com/sagernet/tailscale/wgengine/magicsock
github.com/sagernet/sing-box/protocol/shadowsocks
github.com/sagernet/sing-box/route
github.com/sagernet/sing-box/protocol/naive
github.com/sagernet/sing-box/transport/v2rayhttpupgrade
github.com/sagernet/sing-box/transport/v2raygrpclite
github.com/sagernet/sing-box/transport/v2raywebsocket
github.com/sagernet/sing-box/protocol/http
github.com/sagernet/sing-box/protocol/anytls
github.com/sagernet/sing-box/protocol/mixed
github.com/sagernet/sing-box/protocol/tuic
github.com/sagernet/sing-box/transport/v2rayhttp
github.com/sagernet/sing-box/protocol/shadowtls
github.com/sagernet/sing-box/dns/transport
github.com/sagernet/sing-box/service/ssmapi
github.com/sagernet/sing-box/dns/transport/local
github.com/sagernet/sing-box/dns/transport/quic
github.com/sagernet/sing-box/service/resolved
github.com/sagernet/tailscale/net/netcheck
github.com/sagernet/sing-box/transport/v2ray
github.com/sagernet/sing-box/protocol/hysteria
github.com/sagernet/sing-box/protocol/hysteria2
github.com/sagernet/sing-box/protocol/naive/quic
github.com/sagernet/sing-box/transport/sip003
github.com/sagernet/sing-box/protocol/trojan
github.com/sagernet/sing-box/protocol/vless
github.com/sagernet/sing-box/protocol/vmess
github.com/sagernet/sing-box/transport/v2rayquic
github.com/sagernet/sing-box/protocol/naive
github.com/sagernet/sing-box/transport/v2rayhttpupgrade
github.com/sagernet/sing-box/transport/v2raygrpclite
github.com/sagernet/sing-box/transport/v2raywebsocket
github.com/sagernet/sing-box/dns/transport/quic
github.com/sagernet/sing-box/dns/transport/local
github.com/sagernet/sing-box/service/resolved
github.com/sagernet/sing-box
github.com/sagernet/sing-box/protocol/shadowsocks
github.com/sagernet/tailscale/net/netcheck
github.com/sagernet/sing-box/transport/v2ray
github.com/sagernet/sing-box/protocol/hysteria
github.com/sagernet/sing-box/protocol/hysteria2
github.com/sagernet/sing-box/protocol/naive/quic
github.com/sagernet/sing-box/transport/sip003
github.com/sagernet/sing-box/transport/v2rayquic
github.com/sagernet/sing-box/protocol/trojan
github.com/sagernet/sing-box/protocol/vmess
github.com/sagernet/sing-box/protocol/vless
github.com/sagernet/tailscale/net/netcheck
github.com/sagernet/sing-box/protocol/tuic
github.com/sagernet/sing-box/protocol/http
github.com/sagernet/sing-box/protocol/mixed
github.com/sagernet/sing-box/protocol/anytls
github.com/sagernet/sing-box/protocol/shadowtls
github.com/sagernet/sing-box/service/ssmapi
github.com/sagernet/sing-box/transport/v2rayhttp
github.com/sagernet/sing-box/dns/transport
github.com/sagernet/sing-box
github.com/sagernet/sing-box/protocol/shadowsocks
github.com/sagernet/tailscale/wgengine/magicsock
github.com/sagernet/sing-box/transport/v2rayhttpupgrade
github.com/sagernet/sing-box/transport/v2raygrpclite
github.com/sagernet/sing-box/protocol/naive
github.com/sagernet/sing-box/transport/v2raywebsocket
github.com/sagernet/sing-box/dns/transport/quic
github.com/sagernet/sing-box/service/resolved
github.com/sagernet/sing-box/dns/transport/local
github.com/sagernet/sing-box/protocol/hysteria
github.com/sagernet/sing-box/protocol/hysteria2
github.com/sagernet/sing-box/transport/v2ray
github.com/sagernet/tailscale/wgengine/magicsock
github.com/sagernet/sing-box/protocol/naive/quic
github.com/sagernet/sing-box/transport/sip003
github.com/sagernet/sing-box/transport/v2rayquic
github.com/sagernet/sing-box/protocol/trojan
github.com/sagernet/sing-box/protocol/vless
github.com/sagernet/sing-box/protocol/vmess
github.com/sagernet/tailscale/wgengine/magicsock
github.com/sagernet/sing-box
github.com/sagernet/sing-box/protocol/shadowsocks
github.com/sagernet/tailscale/wgengine
github.com/sagernet/tailscale/wgengine
github.com/sagernet/tailscale/wgengine
github.com/sagernet/tailscale/wgengine
github.com/sagernet/tailscale/tsd
github.com/sagernet/tailscale/tsd
github.com/sagernet/tailscale/tsd
github.com/sagernet/tailscale/tsd
github.com/sagernet/tailscale/ipn/ipnlocal
github.com/sagernet/tailscale/ipn/ipnlocal
github.com/sagernet/tailscale/ipn/ipnlocal
github.com/sagernet/tailscale/ipn/ipnlocal
github.com/sagernet/tailscale/feature/wakeonlan
github.com/sagernet/tailscale/wgengine/netstack
github.com/sagernet/tailscale/ipn/localapi
github.com/sagernet/tailscale/feature/wakeonlan
github.com/sagernet/tailscale/wgengine/netstack
github.com/sagernet/tailscale/ipn/localapi
github.com/sagernet/tailscale/feature/wakeonlan
github.com/sagernet/tailscale/wgengine/netstack
github.com/sagernet/tailscale/ipn/localapi
github.com/sagernet/tailscale/feature/wakeonlan
github.com/sagernet/tailscale/wgengine/netstack
github.com/sagernet/tailscale/ipn/localapi
github.com/sagernet/tailscale/feature/capture
github.com/sagernet/tailscale/feature/capture
github.com/sagernet/tailscale/feature/condregister
github.com/sagernet/tailscale/tsnet
github.com/sagernet/tailscale/feature/capture
github.com/sagernet/tailscale/feature/capture
github.com/sagernet/tailscale/feature/condregister
github.com/sagernet/tailscale/tsnet
github.com/sagernet/sing-box/protocol/tailscale
github.com/sagernet/tailscale/feature/condregister
github.com/sagernet/tailscale/tsnet
github.com/sagernet/tailscale/feature/condregister
github.com/sagernet/tailscale/tsnet
github.com/sagernet/sing-box/protocol/tailscale
github.com/sagernet/sing-box/protocol/tailscale
github.com/sagernet/sing-box/service/derp
github.com/sagernet/sing-box/protocol/tailscale
github.com/sagernet/sing-box/service/derp
github.com/sagernet/sing-box/include
github.com/sagernet/sing-box/service/derp
github.com/sagernet/sing-box/service/derp
github.com/sagernet/sing-box/experimental/libbox
github.com/sagernet/sing-box/include
github.com/sagernet/sing-box/experimental/libbox
github.com/sagernet/sing-box/build/arm/libbox
github.com/sagernet/sing-box/include
github.com/sagernet/sing-box/include
github.com/sagernet/sing-box/build/386/libbox
github.com/sagernet/sing-box/experimental/libbox
github.com/sagernet/sing-box/experimental/libbox
github.com/sagernet/sing-box/build/arm64/libbox
github.com/sagernet/sing-box/build/amd64/libbox
aar: AndroidManifest.xml
aar: proguard.txt
aar: classes.jar
jar: META-INF/MANIFEST.MF
jar: go/Seq$GoObject.class
jar: go/Seq$GoRef.class
jar: go/Seq$GoRefQueue$1.class
jar: go/Seq$GoRefQueue.class
jar: go/Seq$Proxy.class
jar: go/Seq$Ref.class
jar: go/Seq$RefMap.class
jar: go/Seq$RefTracker.class
jar: go/Seq.class
jar: go/Universe$proxyerror.class
jar: go/Universe.class
jar: go/error.class
jar: io/nekohasekai/libbox/AndroidVPNType.class
jar: io/nekohasekai/libbox/BoxService.class
jar: io/nekohasekai/libbox/CommandClient.class
jar: io/nekohasekai/libbox/CommandClientHandler.class
jar: io/nekohasekai/libbox/CommandClientOptions.class
jar: io/nekohasekai/libbox/CommandServer.class
jar: io/nekohasekai/libbox/CommandServerHandler.class
jar: io/nekohasekai/libbox/Connection.class
jar: io/nekohasekai/libbox/ConnectionIterator.class
jar: io/nekohasekai/libbox/Connections.class
jar: io/nekohasekai/libbox/DeprecatedNote.class
jar: io/nekohasekai/libbox/DeprecatedNoteIterator.class
jar: io/nekohasekai/libbox/ErrorMessage.class
jar: io/nekohasekai/libbox/ExchangeContext.class
jar: io/nekohasekai/libbox/Func.class
jar: io/nekohasekai/libbox/HTTPClient.class
jar: io/nekohasekai/libbox/HTTPRequest.class
jar: io/nekohasekai/libbox/HTTPResponse.class
jar: io/nekohasekai/libbox/ImportRemoteProfile.class
jar: io/nekohasekai/libbox/InterfaceUpdateListener.class
jar: io/nekohasekai/libbox/Libbox$proxyCommandClientHandler.class
jar: io/nekohasekai/libbox/Libbox$proxyCommandServerHandler.class
jar: io/nekohasekai/libbox/Libbox$proxyConnectionIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyDeprecatedNoteIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyFunc.class
jar: io/nekohasekai/libbox/Libbox$proxyHTTPClient.class
jar: io/nekohasekai/libbox/Libbox$proxyHTTPRequest.class
jar: io/nekohasekai/libbox/Libbox$proxyHTTPResponse.class
jar: io/nekohasekai/libbox/Libbox$proxyInterfaceUpdateListener.class
jar: io/nekohasekai/libbox/Libbox$proxyLocalDNSTransport.class
jar: io/nekohasekai/libbox/Libbox$proxyNetworkInterfaceIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyOnDemandRule.class
jar: io/nekohasekai/libbox/Libbox$proxyOnDemandRuleIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyOutboundGroupItemIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyOutboundGroupIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyPlatformInterface.class
jar: io/nekohasekai/libbox/Libbox$proxyProfilePreviewIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyRoutePrefixIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyStringIterator.class
jar: io/nekohasekai/libbox/Libbox$proxyTunInterface.class
jar: io/nekohasekai/libbox/Libbox$proxyTunOptions.class
jar: io/nekohasekai/libbox/Libbox.class
jar: io/nekohasekai/libbox/LocalDNSTransport.class
jar: io/nekohasekai/libbox/NetworkInterface.class
jar: io/nekohasekai/libbox/NetworkInterfaceIterator.class
jar: io/nekohasekai/libbox/Notification.class
jar: io/nekohasekai/libbox/OnDemandRule.class
jar: io/nekohasekai/libbox/OnDemandRuleIterator.class
jar: io/nekohasekai/libbox/OutboundGroup.class
jar: io/nekohasekai/libbox/OutboundGroupItem.class
jar: io/nekohasekai/libbox/OutboundGroupItemIterator.class
jar: io/nekohasekai/libbox/OutboundGroupIterator.class
jar: io/nekohasekai/libbox/PProfServer.class
jar: io/nekohasekai/libbox/PlatformInterface.class
jar: io/nekohasekai/libbox/ProfileContent.class
jar: io/nekohasekai/libbox/ProfileContentRequest.class
jar: io/nekohasekai/libbox/ProfileDecoder.class
jar: io/nekohasekai/libbox/ProfileEncoder.class
jar: io/nekohasekai/libbox/ProfilePreview.class
jar: io/nekohasekai/libbox/ProfilePreviewIterator.class
jar: io/nekohasekai/libbox/RoutePrefix.class
jar: io/nekohasekai/libbox/RoutePrefixIterator.class
jar: io/nekohasekai/libbox/SetupOptions.class
jar: io/nekohasekai/libbox/StatusMessage.class
jar: io/nekohasekai/libbox/StringBox.class
jar: io/nekohasekai/libbox/StringIterator.class
jar: io/nekohasekai/libbox/SystemProxyStatus.class
jar: io/nekohasekai/libbox/TunInterface.class
jar: io/nekohasekai/libbox/TunOptions.class
jar: io/nekohasekai/libbox/WIFIState.class
aar: jni/armeabi-v7a/libbox.so
aar: jni/arm64-v8a/libbox.so
aar: jni/x86/libbox.so
aar: jni/x86_64/libbox.so
aar: R.txt
aar: res/
jar: META-INF/MANIFEST.MF
jar: go/Seq.java
jar: go/Universe.java
jar: go/error.java
jar: io/nekohasekai/libbox/AndroidVPNType.java
jar: io/nekohasekai/libbox/BoxService.java
jar: io/nekohasekai/libbox/CommandClient.java
jar: io/nekohasekai/libbox/CommandClientHandler.java
jar: io/nekohasekai/libbox/CommandClientOptions.java
jar: io/nekohasekai/libbox/CommandServer.java
jar: io/nekohasekai/libbox/CommandServerHandler.java
jar: io/nekohasekai/libbox/Connection.java
jar: io/nekohasekai/libbox/ConnectionIterator.java
jar: io/nekohasekai/libbox/Connections.java
jar: io/nekohasekai/libbox/DeprecatedNote.java
jar: io/nekohasekai/libbox/DeprecatedNoteIterator.java
jar: io/nekohasekai/libbox/ErrorMessage.java
jar: io/nekohasekai/libbox/ExchangeContext.java
jar: io/nekohasekai/libbox/Func.java
jar: io/nekohasekai/libbox/HTTPClient.java
jar: io/nekohasekai/libbox/HTTPRequest.java
jar: io/nekohasekai/libbox/HTTPResponse.java
jar: io/nekohasekai/libbox/ImportRemoteProfile.java
jar: io/nekohasekai/libbox/InterfaceUpdateListener.java
jar: io/nekohasekai/libbox/Libbox.java
jar: io/nekohasekai/libbox/LocalDNSTransport.java
jar: io/nekohasekai/libbox/NetworkInterface.java
jar: io/nekohasekai/libbox/NetworkInterfaceIterator.java
jar: io/nekohasekai/libbox/Notification.java
jar: io/nekohasekai/libbox/OnDemandRule.java
jar: io/nekohasekai/libbox/OnDemandRuleIterator.java
jar: io/nekohasekai/libbox/OutboundGroup.java
jar: io/nekohasekai/libbox/OutboundGroupItem.java
jar: io/nekohasekai/libbox/OutboundGroupItemIterator.java
jar: io/nekohasekai/libbox/OutboundGroupIterator.java
jar: io/nekohasekai/libbox/PProfServer.java
jar: io/nekohasekai/libbox/PlatformInterface.java
jar: io/nekohasekai/libbox/ProfileContent.java
jar: io/nekohasekai/libbox/ProfileContentRequest.java
jar: io/nekohasekai/libbox/ProfileDecoder.java
jar: io/nekohasekai/libbox/ProfileEncoder.java
jar: io/nekohasekai/libbox/ProfilePreview.java
jar: io/nekohasekai/libbox/ProfilePreviewIterator.java
jar: io/nekohasekai/libbox/RoutePrefix.java
jar: io/nekohasekai/libbox/RoutePrefixIterator.java
jar: io/nekohasekai/libbox/SetupOptions.java
jar: io/nekohasekai/libbox/StatusMessage.java
jar: io/nekohasekai/libbox/StringBox.java
jar: io/nekohasekai/libbox/StringIterator.java
jar: io/nekohasekai/libbox/SystemProxyStatus.java
jar: io/nekohasekai/libbox/TunInterface.java
jar: io/nekohasekai/libbox/TunOptions.java
jar: io/nekohasekai/libbox/WIFIState.java
+ mv libbox.aar clients/android/app/libs
+ popd
~/build/io.nekohasekai.sfa/clients/android/app
+ taskset --cpu-list 0-15 gradle assembleOtherRelease
Found 8.14.3 via distributionUrl
Running /opt/gradle/versions/8.14.3/bin/gradle assembleOtherRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
The current default is 'false'.
It will be removed in version 10.0 of the Android Gradle plugin.
To keep using this feature, add the following to your module-level build.gradle files:
android.buildFeatures.buildConfig = true
or from Android Studio, click: `Refactor` > `Migrate BuildConfig to Gradle Build Files`.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 36 in /opt/android-sdk/licenses
License for package Android SDK Platform 36 accepted.
Preparing "Install Android SDK Platform 36 (revision 2)".
"Install Android SDK Platform 36 (revision 2)" ready.
Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36
"Install Android SDK Platform 36 (revision 2)" complete.
"Install Android SDK Platform 36 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
> Task :app:preBuild UP-TO-DATE
> Task :app:preOtherReleaseBuild UP-TO-DATE
> Task :app:mergeOtherReleaseJniLibFolders
> Task :app:mergeOtherReleaseNativeLibs
> Task :app:buildKotlinToolingMetadata
> Task :app:checkOtherReleaseDuplicateClasses
> Task :app:stripOtherReleaseDebugSymbols
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:dataBindingMergeDependencyArtifactsOtherRelease
> Task :app:generateOtherReleaseResValues
> Task :app:generateOtherReleaseResources
> Task :app:compileOtherReleaseAidl
> Task :app:extractOtherReleaseNativeSymbolTables
> Task :app:mergeOtherReleaseResources
> Task :app:packageOtherReleaseResources
> Task :app:generateOtherReleaseBuildConfig
> Task :app:parseOtherReleaseLocalResources
> Task :app:checkOtherReleaseAarMetadata
> Task :app:dataBindingGenBaseClassesOtherRelease
> Task :app:mapOtherReleaseSourceSetPaths
> Task :app:createOtherReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksOtherRelease
> Task :app:processOtherReleaseMainManifest
> Task :app:processOtherReleaseManifest
> Task :app:javaPreCompileOtherRelease
> Task :app:mergeOtherReleaseArtProfile
> Task :app:extractProguardFiles
> Task :app:mergeOtherReleaseStartupProfile
> Task :app:mergeOtherReleaseShaders
> Task :app:compileOtherReleaseShaders NO-SOURCE
> Task :app:generateOtherReleaseAssets UP-TO-DATE
> Task :app:mergeOtherReleaseAssets
> Task :app:compressOtherReleaseAssets
> Task :app:writeOtherReleaseAppMetadata
> Task :app:writeOtherReleaseSigningConfigVersions
> Task :app:processOtherReleaseManifestForPackage
> Task :app:mergeOtherReleaseNativeDebugMetadata
> Task :app:processOtherReleaseResources
> Task :app:optimizeOtherReleaseResources
> Task :app:kspOtherReleaseKotlin
> Task :app:compileOtherReleaseKotlin
w: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/app/src/main/java/io/nekohasekai/sfa/bg/BoxService.kt:346:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/app/src/main/java/io/nekohasekai/sfa/bg/DefaultNetworkMonitor.kt:63:21 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/app/src/main/java/io/nekohasekai/sfa/bg/DefaultNetworkMonitor.kt:72:17 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/app/src/main/java/io/nekohasekai/sfa/bg/PlatformInterfaceWrapper.kt:101:49 'val allNetworks: Array<(out) Network!>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/app/src/main/java/io/nekohasekai/sfa/database/ProfileManager.kt:32:14 'fun fallbackToDestructiveMigration(): RoomDatabase.Builder<ProfileDatabase>' is deprecated. Replace by overloaded version with parameter to indicate if all tables should be dropped or not.
w: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/app/src/main/java/io/nekohasekai/sfa/database/Settings.kt:33:14 'fun fallbackToDestructiveMigration(): RoomDatabase.Builder<KeyValueDatabase>' is deprecated. Replace by overloaded version with parameter to indicate if all tables should be dropped or not.
w: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/app/src/main/java/io/nekohasekai/sfa/ui/main/DashboardFragment.kt:116:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/app/src/main/java/io/nekohasekai/sfa/ui/main/DashboardFragment.kt:166:21 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/app/src/main/java/io/nekohasekai/sfa/ui/main/LogFragment.kt:138:29 The corresponding parameter in the supertype 'Handler' is named 'message'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/app/src/main/java/io/nekohasekai/sfa/ui/profile/NewProfileActivity.kt:34:27 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
> Task :app:compileOtherReleaseJavaWithJavac
> Task :app:mergeOtherReleaseGeneratedProguardFiles
> Task :app:processOtherReleaseJavaRes
> Task :app:expandOtherReleaseArtProfileWildcards
> Task :app:mergeOtherReleaseJavaResource
> Task :app:generateOtherReleaseLintVitalReportModel
> Task :app:minifyOtherReleaseWithR8
> Task :app:lintVitalAnalyzeOtherRelease
> Task :app:compileOtherReleaseArtProfile
> Task :app:lintVitalReportOtherRelease
> Task :app:lintVitalOtherRelease
> Task :app:packageOtherRelease
> Task :app:createOtherReleaseApkListingFileRedirect
> Task :app:assembleOtherRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 7m 43s
49 actionable tasks: 49 executed
2025-09-18 06:16:57,684 INFO: Building Gradle project...
2025-09-18 06:16:57,685 DEBUG: Directory: build/io.nekohasekai.sfa/clients/android/app
2025-09-18 06:16:57,685 DEBUG: > /usr/local/bin/gradlew-fdroid assembleOtherRelease
Found 8.14.3 via distributionUrl
Running /opt/gradle/versions/8.14.3/bin/gradle assembleOtherRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
The current default is 'false'.
It will be removed in version 10.0 of the Android Gradle plugin.
To keep using this feature, add the following to your module-level build.gradle files:
android.buildFeatures.buildConfig = true
or from Android Studio, click: `Refactor` > `Migrate BuildConfig to Gradle Build Files`.
> Task :app:preBuild UP-TO-DATE
> Task :app:preOtherReleaseBuild UP-TO-DATE
> Task :app:mergeOtherReleaseJniLibFolders UP-TO-DATE
> Task :app:mergeOtherReleaseNativeLibs UP-TO-DATE
> Task :app:stripOtherReleaseDebugSymbols UP-TO-DATE
> Task :app:extractOtherReleaseNativeSymbolTables UP-TO-DATE
> Task :app:mergeOtherReleaseNativeDebugMetadata UP-TO-DATE
> Task :app:buildKotlinToolingMetadata UP-TO-DATE
> Task :app:checkOtherReleaseDuplicateClasses UP-TO-DATE
> Task :app:compileOtherReleaseAidl UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:dataBindingMergeDependencyArtifactsOtherRelease UP-TO-DATE
> Task :app:generateOtherReleaseResValues UP-TO-DATE
> Task :app:generateOtherReleaseResources UP-TO-DATE
> Task :app:mergeOtherReleaseResources UP-TO-DATE
> Task :app:packageOtherReleaseResources UP-TO-DATE
> Task :app:parseOtherReleaseLocalResources UP-TO-DATE
> Task :app:dataBindingGenBaseClassesOtherRelease UP-TO-DATE
> Task :app:generateOtherReleaseBuildConfig UP-TO-DATE
> Task :app:checkOtherReleaseAarMetadata UP-TO-DATE
> Task :app:mapOtherReleaseSourceSetPaths UP-TO-DATE
> Task :app:createOtherReleaseCompatibleScreenManifests UP-TO-DATE
> Task :app:extractDeepLinksOtherRelease UP-TO-DATE
> Task :app:processOtherReleaseMainManifest UP-TO-DATE
> Task :app:processOtherReleaseManifest UP-TO-DATE
> Task :app:processOtherReleaseManifestForPackage UP-TO-DATE
> Task :app:processOtherReleaseResources UP-TO-DATE
> Task :app:kspOtherReleaseKotlin UP-TO-DATE
> Task :app:compileOtherReleaseKotlin UP-TO-DATE
> Task :app:javaPreCompileOtherRelease UP-TO-DATE
> Task :app:compileOtherReleaseJavaWithJavac UP-TO-DATE
> Task :app:mergeOtherReleaseArtProfile UP-TO-DATE
> Task :app:expandOtherReleaseArtProfileWildcards UP-TO-DATE
> Task :app:extractProguardFiles UP-TO-DATE
> Task :app:mergeOtherReleaseGeneratedProguardFiles UP-TO-DATE
> Task :app:processOtherReleaseJavaRes UP-TO-DATE
> Task :app:mergeOtherReleaseJavaResource UP-TO-DATE
> Task :app:mergeOtherReleaseStartupProfile UP-TO-DATE
> Task :app:mergeOtherReleaseShaders UP-TO-DATE
> Task :app:compileOtherReleaseShaders NO-SOURCE
> Task :app:generateOtherReleaseAssets UP-TO-DATE
> Task :app:mergeOtherReleaseAssets UP-TO-DATE
> Task :app:compressOtherReleaseAssets UP-TO-DATE
> Task :app:generateOtherReleaseLintVitalReportModel UP-TO-DATE
> Task :app:lintVitalAnalyzeOtherRelease UP-TO-DATE
> Task :app:lintVitalReportOtherRelease UP-TO-DATE
> Task :app:lintVitalOtherRelease
> Task :app:optimizeOtherReleaseResources UP-TO-DATE
> Task :app:writeOtherReleaseAppMetadata UP-TO-DATE
> Task :app:writeOtherReleaseSigningConfigVersions UP-TO-DATE
> Task :app:minifyOtherReleaseWithR8
> Task :app:compileOtherReleaseArtProfile UP-TO-DATE
> Task :app:packageOtherRelease UP-TO-DATE
> Task :app:createOtherReleaseApkListingFileRedirect UP-TO-DATE
> Task :app:assembleOtherRelease UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/io.nekohasekai.sfa/clients/android/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 24s
49 actionable tasks: 2 executed, 47 up-to-date
2025-09-18 06:19:22,684 INFO: Successfully built version 1.12.8 of io.nekohasekai.sfa from 573c6179ab4fc1b9ecb8f049299bb1dfe8babc97
2025-09-18 06:19:22,931 DEBUG: Checking build/io.nekohasekai.sfa/clients/android/app/build/outputs/apk/other/release/SFA-1.12.8-foss-unsigned.apk
2025-09-18 06:19:23,091 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-09-18 06:19:23,091 INFO: ...retrieving https://github.com/SagerNet/sing-box/releases/download/v1.12.8/SFA-1.12.8-foss-universal.apk
2025-09-18 06:19:23,094 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-09-18 06:19:23,392 DEBUG: https://github.com:443 "GET /SagerNet/sing-box/releases/download/v1.12.8/SFA-1.12.8-foss-universal.apk HTTP/1.1" 302 0
2025-09-18 06:19:23,401 DEBUG: Starting new HTTPS connection (1): release-assets.githubusercontent.com:443
2025-09-18 06:19:23,616 DEBUG: https://release-assets.githubusercontent.com:443 "GET /github-production-release-asset/509091576/eacebcc0-06a2-438f-a4e1-6e300214091c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-09-18T06%3A55%3A09Z&rscd=attachment%3B+filename%3DSFA-1.12.8-foss-universal.apk&rsct=application%2Fvnd.android.package-archive&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-09-18T05%3A55%3A09Z&ske=2025-09-18T06%3A55%3A09Z&sks=b&skv=2018-11-09&sig=7eTcPygnWmPlzXKBat4zd%2FWTQT0G2hXZS7T36NEtdJc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1ODE3NjY2NCwibmJmIjoxNzU4MTc2MzY0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.I5nZBaNvX0yyXWT68710VSLskF1In6NFvuBSAhw_FvY&response-content-disposition=attachment%3B%20filename%3DSFA-1.12.8-foss-universal.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 66300288
2025-09-18 06:19:32,832 DEBUG: unsigned/binaries/io.nekohasekai.sfa_569.binary.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.autofill_autofill.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.browser_browser.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-camera2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-lifecycle.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-video.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-view.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.animation_animation-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.animation_animation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.foundation_foundation-layout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.foundation_foundation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material3_material3.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-icons-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-icons-extended.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-ripple.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime-saveable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-geometry.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-graphics.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-text.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-tooling-preview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-unit.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-util.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.constraintlayout_constraintlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-viewtree.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview-poolingcontainer.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.databinding_viewbinding.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.documentfile_documentfile.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.dynamicanimation_dynamicanimation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.exifinterface_exifinterface.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.graphics_graphics-path.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.legacy_legacy-support-core-utils.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-service.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-common.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-ui-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-ui.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.preference_preference-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.preference_preference.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.print_print.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.profileinstaller_profileinstaller.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.slidingpanelayout_slidingpanelayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/annotation/annotation/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/collection/collection-ktx/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/collection/collection/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/constraintlayout/constraintlayout-core/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/lifecycle/lifecycle-common-java8/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/lifecycle/lifecycle-common/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/room/room-common/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/z3.a not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/z3.b not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/versions/9/OSGI-INF/MANIFEST.MF not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2025-09-18 06:19:39,137 DEBUG: /tmp/tmpdjn_oak1/sigcp_io.nekohasekai.sfa_569.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.autofill_autofill.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.browser_browser.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-camera2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-lifecycle.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-video.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.camera_camera-view.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.animation_animation-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.animation_animation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.foundation_foundation-layout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.foundation_foundation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material3_material3.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-icons-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-icons-extended.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-ripple.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime-saveable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-geometry.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-graphics.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-text.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-tooling-preview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-unit.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-util.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.constraintlayout_constraintlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-viewtree.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview-poolingcontainer.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.databinding_viewbinding.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.documentfile_documentfile.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.dynamicanimation_dynamicanimation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.exifinterface_exifinterface.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.graphics_graphics-path.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.legacy_legacy-support-core-utils.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-service.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-common.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-ui-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-ui.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.preference_preference-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.preference_preference.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.print_print.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.profileinstaller_profileinstaller.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.slidingpanelayout_slidingpanelayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/annotation/annotation/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/collection/collection-ktx/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/collection/collection/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/constraintlayout/constraintlayout-core/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/lifecycle/lifecycle-common-java8/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/lifecycle/lifecycle-common/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/room/room-common/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/z3.a not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/z3.b not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/versions/9/OSGI-INF/MANIFEST.MF not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2025-09-18 06:19:39,139 INFO: ...successfully verified
2025-09-18 06:19:39,139 INFO: compared built binary to supplied reference binary successfully
2025-09-18 06:19:39,237 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-09-18 06:19:39,448 DEBUG: Using APK Signature v2
2025-09-18 06:19:39,466 INFO: supplied reference binary has allowed signer 32250a4b5f3a6733df57a3b9ec16c38d2c7fc5f2f693a9636f8f7b3be3549641
2025-09-18 06:19:39,490 INFO: success: io.nekohasekai.sfa
2025-09-18 06:19:39,491 INFO: Finished
2025-09-18 06:19:39,491 INFO: 1 build succeeded