log for io.nekohasekai.sfa:567
== Installed Android Tools ==
2025-09-14 14:10:57,655 DEBUG: Reading 'config.yml'
2025-09-14 14:10:57,669 INFO: Creating log directory
2025-09-14 14:10:57,670 INFO: Creating temporary directory
2025-09-14 14:10:57,670 INFO: Creating output directory
2025-09-14 14:10:57,755 DEBUG: Getting git vcs interface for https://github.com/SagerNet/sing-box.git
2025-09-14 14:10:57,756 DEBUG: Checking io.nekohasekai.sfa:567
2025-09-14 14:10:57,756 INFO: Building version 1.12.7 (567) of io.nekohasekai.sfa
2025-09-14 14:10:57,761 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/io.nekohasekai.sfa, universal_newlines=False, shell=None, istream=None)
2025-09-14 14:10:57,782 INFO: Running 'sudo' commands in /home/vagrant
2025-09-14 14:10:57,783 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://security.debian.org/debian-security bookworm-security/main amd64 Packages [278 kB]
Get:4 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main Translation-en [168 kB]
Get:6 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 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 7s (2468 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 53 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 8s (5797 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 2 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 0s (1081 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-14 14:11:48,108 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-09-14 14:11:48,619 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-14 14:12:01,327 INFO: Getting source for revision ae852e0be4b9f837d26f0e2702e30ca8f518851e
2025-09-14 14:12:01,327 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-14 14:12:01,327 DEBUG: > git rev-parse --show-toplevel
2025-09-14 14:12:01,530 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-14 14:12:01,531 DEBUG: > git submodule foreach --recursive git reset --hard
2025-09-14 14:12:02,035 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-14 14:12:02,035 DEBUG: > git reset --hard
2025-09-14 14:12:02,339 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-14 14:12:02,339 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-09-14 14:12:02,642 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-14 14:12:02,643 DEBUG: > git clean -dffx
2025-09-14 14:12:02,746 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-14 14:12:02,746 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-14 14:12:03,551 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-14 14:12:03,551 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-14 14:12:04,256 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-14 14:12:04,256 DEBUG: > git remote set-head origin --auto
2025-09-14 14:12:04,960 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-14 14:12:04,961 DEBUG: > git checkout -f ae852e0be4b9f837d26f0e2702e30ca8f518851e
2025-09-14 14:12:05,264 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-14 14:12:05,264 DEBUG: > git clean -dffx
2025-09-14 14:12:05,367 INFO: Initialising submodules
2025-09-14 14:12:05,368 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-14 14:12:05,368 DEBUG: > git rev-parse --show-toplevel
2025-09-14 14:12:05,573 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-14 14:12:05,573 DEBUG: > git submodule sync
2025-09-14 14:12:05,776 DEBUG: Directory: build/io.nekohasekai.sfa
2025-09-14 14:12:05,777 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 '9fe53a952e5cbbb081ec534829280e30b8b877f5'
Submodule path 'clients/apple': checked out 'e0e928b8d9d8d9756c2cd72bfa94d01d7873deeb'
2025-09-14 14:12:06,381 INFO: Collecting source libraries
2025-09-14 14:12:06,517 DEBUG: Removing debuggable flags from build/srclib/go
2025-09-14 14:12:06,592 DEBUG: Directory: build/srclib/go
2025-09-14 14:12:06,592 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-14 14:12:06,794 INFO: Creating local.properties file at build/io.nekohasekai.sfa/local.properties
2025-09-14 14:12:06,797 INFO: Creating local.properties file at build/io.nekohasekai.sfa/clients/local.properties
2025-09-14 14:12:06,797 INFO: Creating local.properties file at build/io.nekohasekai.sfa/clients/android/local.properties
2025-09-14 14:12:06,798 INFO: Creating local.properties file at build/io.nekohasekai.sfa/clients/android/app/local.properties
2025-09-14 14:12:06,798 DEBUG: Removing debuggable flags from build/io.nekohasekai.sfa/clients/android/app
2025-09-14 14:12:06,838 INFO: Cleaned build.gradle of keysigning configs at build/io.nekohasekai.sfa/clients/android/app/build.gradle
2025-09-14 14:12:06,844 INFO: Running 'prebuild' commands in build/io.nekohasekai.sfa/clients/android/app
2025-09-14 14:12:06,845 DEBUG: Directory: build/io.nekohasekai.sfa/clients/android/app
2025-09-14 14:12:06,845 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://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/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-g413ks3k
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-sb4_282p
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-qklwppkq
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-14 14:14:29,360 INFO: Cleaning Gradle project...
2025-09-14 14:14:29,361 DEBUG: Directory: build/io.nekohasekai.sfa/clients/android/app
2025-09-14 14:14:29,361 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 38s
1 actionable task: 1 up-to-date
2025-09-14 14:16:16,908 INFO: Scanning source for common problems...
2025-09-14 14:16:17,086 DEBUG: scanner is configured to use signature data from: 'suss'
2025-09-14 14:16:17,086 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-09-14 14:16:17,676 DEBUG: write 'suss.json' to cache
2025-09-14 14:16:17,679 DEBUG: next suss.json cache update due in 23:59:59.986045
2025-09-14 14:16:17,826 INFO: Removing gradle-wrapper.jar at clients/android/gradle/wrapper/gradle-wrapper.jar
2025-09-14 14:16:17,872 INFO: Creating source tarball...
2025-09-14 14:16:19,522 INFO: Running 'build' commands in build/io.nekohasekai.sfa/clients/android/app
2025-09-14 14:16:19,522 DEBUG: Directory: build/io.nekohasekai.sfa/clients/android/app
2025-09-14 14:16:19,523 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/profilerecord
internal/godebugs
internal/goos
internal/asan
internal/msan
cmp
crypto/internal/fips140/alias
internal/itoa
internal/trace/tracev2
unicode/utf8
internal/goexperiment
math/bits
crypto/internal/boring/sig
internal/cpu
sync/atomic
unicode
unicode/utf16
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/nettrace
encoding
internal/gover
internal/goversion
internal/platform
internal/abi
internal/runtime/atomic
internal/runtime/math
internal/runtime/syscall
internal/runtime/gc
internal/runtime/sys
crypto/internal/fips140deps/byteorder
internal/syslist
log/internal
internal/runtime/strconv
crypto/internal/fips140/subtle
internal/chacha8rand
crypto/internal/fips140deps/cpu
internal/bytealg
math
internal/runtime/exithook
internal/runtime/cgroup
internal/stringslite
internal/synctest
internal/race
internal/sync
internal/runtime/maps
runtime
internal/reflectlite
crypto/subtle
iter
weak
sync
maps
slices
errors
sort
internal/testlog
crypto/internal/fips140cache
internal/singleflight
unique
internal/bisect
runtime/cgo
internal/oserror
path
io
math/rand/v2
vendor/golang.org/x/net/dns/dnsmessage
strconv
syscall
container/heap
internal/godebug
bytes
hash
crypto/internal/randutil
strings
encoding/base64
internal/types/errors
net/netip
reflect
hash/maphash
hash/crc32
crypto
crypto/internal/fips140deps/godebug
math/rand
bufio
crypto/internal/fips140
crypto/internal/impl
encoding/pem
golang.org/x/mod/semver
go/build/constraint
go/version
regexp/syntax
html
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
regexp
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/aes
crypto/internal/fips140/bigmod
crypto/internal/fips140/nistec/fiat
crypto/internal/fips140/edwards25519
io/fs
context
internal/poll
internal/fmtsort
encoding/binary
crypto/internal/fips140/nistec
internal/filepathlite
os
crypto/internal/sysrand
golang.org/x/mod/internal/lazyregexp
internal/lazyregexp
io/ioutil
fmt
path/filepath
net
crypto/internal/entropy
crypto/internal/fips140/drbg
os/exec
crypto/internal/fips140only
crypto/internal/fips140/ed25519
crypto/internal/fips140/ecdh
crypto/internal/fips140/aes/gcm
crypto/internal/fips140/ecdsa
crypto/internal/fips140/rsa
crypto/md5
internal/goroot
crypto/cipher
github.com/sagernet/gomobile/internal/sdkpath
net/url
compress/flate
encoding/xml
golang.org/x/mod/module
golang.org/x/sync/errgroup
encoding/hex
internal/buildcfg
encoding/json
go/token
flag
golang.org/x/tools/internal/event/label
go/doc/comment
golang.org/x/tools/internal/packagesinternal
math/big
log
text/template/parse
golang.org/x/tools/internal/stdlib
golang.org/x/tools/internal/event/keys
crypto/internal/boring
crypto/des
crypto/aes
crypto/sha512
crypto/ecdh
crypto/sha1
crypto/sha256
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
golang.org/x/tools/internal/gocommand
github.com/sagernet/gomobile/internal/binres
crypto/rand
crypto/internal/boring/bbig
crypto/dsa
crypto/elliptic
encoding/asn1
go/constant
crypto/ed25519
crypto/rsa
go/doc
go/parser
golang.org/x/tools/internal/pkgbits
html/template
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/java
github.com/sagernet/gomobile/internal/importers/objc
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/net v0.43.0
go: downloading golang.org/x/sys v0.35.0
internal/byteorder
internal/goarch
internal/godebugs
internal/goos
internal/byteorder
cmp
internal/profilerecord
internal/goarch
internal/coverage/rtcov
internal/godebugs
internal/unsafeheader
internal/unsafeheader
crypto/internal/fips140/alias
internal/itoa
unicode/utf16
math/bits
internal/msan
unicode/utf8
internal/trace/tracev2
internal/asan
internal/goexperiment
internal/goexperiment
internal/asan
unicode
internal/profilerecord
internal/coverage/rtcov
cmp
math/bits
internal/trace/tracev2
unicode/utf8
internal/itoa
internal/goos
crypto/internal/fips140/alias
internal/msan
internal/cpu
sync/atomic
unicode/utf16
internal/unsafeheader
internal/goarch
internal/byteorder
internal/godebugs
internal/coverage/rtcov
internal/goos
internal/goexperiment
internal/asan
internal/profilerecord
internal/runtime/math
internal/msan
cmp
internal/trace/tracev2
math/bits
unicode/utf8
internal/abi
internal/runtime/syscall
internal/runtime/sys
internal/runtime/gc
crypto/internal/boring/sig
internal/itoa
unicode/utf16
unicode
crypto/internal/fips140/alias
container/list
internal/cpu
sync/atomic
unicode
crypto/internal/boring/sig
internal/runtime/math
internal/runtime/syscall
vendor/golang.org/x/crypto/cryptobyte/asn1
vendor/golang.org/x/crypto/internal/alias
internal/abi
internal/runtime/atomic
crypto/internal/fips140deps/byteorder
internal/runtime/gc
crypto/internal/fips140deps/byteorder
internal/nettrace
internal/runtime/sys
container/list
vendor/golang.org/x/crypto/cryptobyte/asn1
golang.org/x/net/internal/iana
internal/nettrace
vendor/golang.org/x/crypto/internal/alias
internal/unsafeheader
internal/byteorder
internal/coverage/rtcov
internal/godebugs
internal/goarch
internal/profilerecord
internal/asan
internal/goos
log/internal
internal/msan
golang.org/x/net/internal/iana
cmp
internal/trace/tracev2
internal/itoa
encoding
log/internal
github.com/sagernet/sing-box/constant/goos
internal/runtime/strconv
math/bits
encoding
internal/goexperiment
unicode/utf8
github.com/sagernet/sing/common/x/constraints
unicode
unicode/utf16
internal/cpu
math
sync/atomic
crypto/internal/boring/sig
container/list
vendor/golang.org/x/crypto/cryptobyte/asn1
vendor/golang.org/x/crypto/internal/alias
internal/cpu
sync/atomic
internal/nettrace
github.com/sagernet/sing-box/constant/goos
golang.org/x/net/internal/iana
log/internal
crypto/internal/boring/sig
crypto/internal/fips140/alias
internal/runtime/strconv
github.com/sagernet/sing/common/x/constraints
github.com/sagernet/sing/common/debug
github.com/sagernet/sing/common/debug
github.com/sagernet/sing-box/experimental/locale
internal/abi
github.com/sagernet/sing-box/experimental/locale
container/list
github.com/sagernet/sing/common/x/collections
vendor/golang.org/x/crypto/cryptobyte/asn1
vendor/golang.org/x/crypto/internal/alias
github.com/sagernet/gvisor/pkg/gohacks
crypto/internal/fips140/subtle
internal/nettrace
golang.org/x/net/internal/iana
internal/runtime/math
internal/abi
internal/runtime/syscall
internal/runtime/gc
internal/runtime/atomic
github.com/sagernet/gvisor/pkg/bits
github.com/sagernet/gvisor/pkg/tcpip/seqnum
github.com/sagernet/sing/common/x/collections
github.com/sagernet/gvisor/pkg/gohacks
github.com/sagernet/sing-tun/internal/gtcpip/seqnum
github.com/sagernet/sing/common/abx/internal
internal/runtime/math
internal/runtime/syscall
github.com/metacubex/utls/internal/byteorder
github.com/metacubex/utls/internal/fips140tls
github.com/sagernet/gvisor/pkg/bits
github.com/metacubex/utls/dicttls
golang.org/x/crypto/cryptobyte/asn1
internal/runtime/gc
github.com/sagernet/gvisor/pkg/tcpip/seqnum
golang.org/x/crypto/internal/alias
github.com/sagernet/sing-tun/internal/gtcpip/seqnum
log/internal
internal/runtime/sys
github.com/gobwas/pool/internal/pmath
encoding
github.com/sagernet/sing/common/abx/internal
github.com/sagernet/sing-box/constant/goos
github.com/klauspost/compress/internal/cpuinfo
github.com/sagernet/quic-go/internal/utils/ringbuffer
log/slog/internal
golang.org/x/exp/constraints
github.com/metacubex/utls/internal/byteorder
crypto/internal/fips140deps/byteorder
encoding
github.com/sagernet/sing-box/constant/goos
crypto/internal/fips140deps/byteorder
internal/bytealg
github.com/sagernet/sing/common/x/constraints
github.com/metacubex/utls/dicttls
github.com/sagernet/sing/common/debug
github.com/metacubex/utls/internal/fips140tls
golang.org/x/crypto/cryptobyte/asn1
math
github.com/sagernet/sing/common/x/constraints
github.com/sagernet/sing-box/experimental/locale
golang.org/x/crypto/internal/alias
github.com/sagernet/sing/common/debug
github.com/sagernet/sing/common/x/collections
github.com/sagernet/sing-box/experimental/locale
github.com/sagernet/gvisor/pkg/gohacks
internal/runtime/strconv
github.com/sagernet/gvisor/pkg/bits
github.com/sagernet/gvisor/pkg/tcpip/seqnum
internal/chacha8rand
crypto/internal/fips140deps/cpu
internal/runtime/atomic
github.com/sagernet/tailscale/types/ptr
github.com/sagernet/tailscale/types/structs
github.com/sagernet/tailscale/types/tkatype
golang.org/x/crypto/salsa20/salsa
github.com/gobwas/pool/internal/pmath
github.com/sagernet/quic-go/internal/utils/ringbuffer
github.com/sagernet/sing/common/x/collections
github.com/sagernet/gvisor/pkg/gohacks
github.com/sagernet/gvisor/pkg/bits
github.com/sagernet/sing-tun/internal/gtcpip/seqnum
github.com/sagernet/tailscale/types/result
github.com/sagernet/tailscale/types/empty
log/slog/internal
github.com/sagernet/gvisor/pkg/tcpip/seqnum
golang.org/x/exp/constraints
github.com/golang/groupcache/lru
github.com/sagernet/sing-tun/internal/gtcpip/seqnum
github.com/sagernet/sing/common/abx/internal
github.com/sagernet/tailscale/util/httpm
github.com/sagernet/tailscale/types/ptr
github.com/sagernet/tailscale/types/structs
github.com/sagernet/sing/common/abx/internal
internal/runtime/strconv
github.com/sagernet/tailscale/types/tkatype
golang.org/x/crypto/salsa20/salsa
github.com/sagernet/tailscale/control/controlhttp/controlhttpcommon
github.com/metacubex/utls/dicttls
github.com/sagernet/tailscale/util/truncate
github.com/sagernet/tailscale/util/must
github.com/sagernet/tailscale/health/healthmsg
github.com/sagernet/tailscale/types/result
github.com/metacubex/utls/internal/byteorder
github.com/metacubex/utls/internal/fips140tls
golang.org/x/crypto/cryptobyte/asn1
golang.org/x/crypto/internal/alias
github.com/sagernet/tailscale/types/empty
github.com/metacubex/utls/internal/byteorder
github.com/golang/groupcache/lru
github.com/sagernet/tailscale/util/racebuild
github.com/metacubex/utls/dicttls
github.com/gobwas/pool/internal/pmath
github.com/sagernet/tailscale/tsconst
github.com/sagernet/wireguard-go/replay
github.com/sagernet/quic-go/internal/utils/ringbuffer
github.com/sagernet/tailscale/util/osdiag
math
crypto/internal/fips140/subtle
log/slog/internal
golang.org/x/exp/constraints
github.com/metacubex/utls/internal/fips140tls
github.com/sagernet/tailscale/util/httpm
github.com/pierrec/lz4/v4/internal/lz4errors
golang.org/x/crypto/cryptobyte/asn1
github.com/sagernet/tailscale/types/ptr
github.com/coder/websocket/internal/util
golang.org/x/crypto/internal/alias
github.com/gobwas/pool/internal/pmath
github.com/sagernet/quic-go/internal/utils/ringbuffer
github.com/sagernet/tailscale/types/structs
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/sagernet/tailscale/control/controlhttp/controlhttpcommon
log/slog/internal
internal/runtime/exithook
github.com/sagernet/tailscale/util/truncate
github.com/sagernet/tailscale/util/must
github.com/sagernet/tailscale/health/healthmsg
golang.org/x/exp/constraints
github.com/sagernet/tailscale/util/racebuild
github.com/golang/groupcache/lru
github.com/sagernet/tailscale/tsconst
github.com/sagernet/wireguard-go/replay
github.com/sagernet/tailscale/types/ptr
github.com/sagernet/tailscale/util/httpm
github.com/sagernet/tailscale/util/osdiag
github.com/pierrec/lz4/v4/internal/lz4errors
github.com/sagernet/tailscale/control/controlhttp/controlhttpcommon
github.com/sagernet/tailscale/util/truncate
github.com/coder/websocket/internal/util
github.com/sagernet/tailscale/types/structs
github.com/sagernet/tailscale/types/tkatype
golang.org/x/crypto/salsa20/salsa
github.com/sagernet/tailscale/util/must
github.com/sagernet/tailscale/health/healthmsg
github.com/sagernet/tailscale/types/result
github.com/sagernet/tailscale/util/racebuild
github.com/sagernet/wireguard-go/replay
github.com/sagernet/tailscale/types/empty
internal/chacha8rand
internal/bytealg
github.com/sagernet/tailscale/util/osdiag
github.com/sagernet/tailscale/tsconst
internal/runtime/exithook
github.com/pierrec/lz4/v4/internal/lz4errors
github.com/coder/websocket/internal/util
math
crypto/internal/fips140deps/cpu
github.com/golang/groupcache/lru
github.com/sagernet/tailscale/util/httpm
github.com/sagernet/tailscale/control/controlhttp/controlhttpcommon
github.com/sagernet/tailscale/util/truncate
github.com/sagernet/tailscale/util/must
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/util/osdiag
github.com/pierrec/lz4/v4/internal/lz4errors
github.com/coder/websocket/internal/util
internal/bytealg
crypto/internal/fips140deps/cpu
internal/chacha8rand
internal/stringslite
internal/runtime/cgroup
internal/runtime/exithook
internal/chacha8rand
crypto/internal/fips140deps/cpu
internal/runtime/atomic
internal/bytealg
internal/runtime/sys
internal/stringslite
internal/runtime/cgroup
internal/stringslite
internal/runtime/cgroup
github.com/sagernet/tailscale/util/nocasemaps
internal/runtime/exithook
internal/stringslite
internal/runtime/cgroup
github.com/klauspost/compress
github.com/sagernet/tailscale/util/nocasemaps
internal/race
internal/synctest
internal/race
internal/synctest
github.com/sagernet/tailscale/util/nocasemaps
internal/sync
internal/runtime/maps
internal/runtime/maps
internal/sync
github.com/klauspost/compress
internal/race
internal/synctest
github.com/sagernet/tailscale/util/nocasemaps
internal/race
internal/synctest
github.com/klauspost/compress
internal/sync
internal/runtime/maps
github.com/klauspost/compress
internal/sync
internal/runtime/maps
runtime
runtime
runtime
runtime
crypto/internal/fips140/subtle
internal/reflectlite
iter
github.com/sagernet/sing/common/memory
weak
sync
maps
slices
internal/reflectlite
iter
weak
crypto/internal/fips140/subtle
github.com/sagernet/sing/common/memory
sync
golang.org/x/exp/maps
crypto/subtle
maps
slices
crypto/subtle
golang.org/x/exp/maps
golang.org/x/exp/slices
golang.org/x/exp/slices
errors
sort
errors
sort
github.com/sagernet/sing-box/common/compatible
internal/testlog
unique
github.com/gobwas/pool
internal/singleflight
log/slog/internal/buffer
github.com/sagernet/quic-go/internal/utils/linkedlist
github.com/sagernet/tailscale/types/lazy
crypto/internal/fips140cache
github.com/sagernet/tailscale/util/ringbuffer
internal/bisect
internal/singleflight
internal/testlog
crypto/internal/fips140cache
internal/bisect
github.com/sagernet/sing-box/common/compatible
unique
github.com/gobwas/pool
github.com/sagernet/quic-go/internal/utils/linkedlist
log/slog/internal/buffer
github.com/sagernet/tailscale/util/ringbuffer
github.com/sagernet/tailscale/types/lazy
iter
internal/reflectlite
sync
crypto/subtle
github.com/sagernet/sing/common/memory
weak
io
strconv
internal/oserror
path
math/rand/v2
github.com/sagernet/bbolt/errors
github.com/sagernet/tailscale/omit
github.com/go-json-experiment/json/internal
vendor/golang.org/x/net/dns/dnsmessage
golang.org/x/net/dns/dnsmessage
internal/oserror
io
path
github.com/sagernet/bbolt/errors
github.com/gobwas/pool/pbytes
strconv
github.com/go-json-experiment/json/internal
vendor/golang.org/x/net/dns/dnsmessage
golang.org/x/net/dns/dnsmessage
math/rand/v2
github.com/sagernet/tailscale/omit
runtime/cgo
runtime/cgo
github.com/gobwas/pool/pbytes
github.com/go-json-experiment/json/internal/jsonflags
syscall
maps
slices
syscall
github.com/go-json-experiment/json/internal/jsonflags
github.com/go-json-experiment/json/internal/jsonopts
internal/godebug
golang.org/x/exp/maps
internal/godebug
github.com/go-json-experiment/json/internal/jsonopts
golang.org/x/exp/slices
crypto/subtle
github.com/sagernet/sing/common/memory
iter
weak
internal/reflectlite
sync
bytes
strings
slices
maps
golang.org/x/exp/maps
crypto/internal/randutil
hash
internal/saferio
bytes
github.com/sagernet/sing/common/ranges
container/heap
strings
errors
sort
golang.org/x/exp/slices
github.com/sagernet/tailscale/util/slicesx
github.com/sagernet/tailscale/tempfork/heap
container/heap
crypto/internal/randutil
hash
internal/saferio
github.com/sagernet/sing/common/ranges
github.com/sagernet/tailscale/util/slicesx
internal/testlog
internal/singleflight
internal/bisect
github.com/sagernet/sing-box/common/compatible
unique
log/slog/internal/buffer
github.com/gobwas/pool
github.com/sagernet/quic-go/internal/utils/linkedlist
crypto/internal/fips140cache
github.com/sagernet/tailscale/util/ringbuffer
github.com/sagernet/tailscale/types/lazy
hash/adler32
github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins
crypto/internal/fips140deps/godebug
hash/fnv
hash/crc32
hash/maphash
math/rand
internal/oserror
path
io
math/rand/v2
vendor/golang.org/x/net/dns/dnsmessage
crypto
encoding/base64
encoding/base32
golang.org/x/crypto/blowfish
github.com/x448/float16
github.com/sagernet/bbolt/errors
net/netip
github.com/go-json-experiment/json/internal
golang.org/x/net/dns/dnsmessage
strconv
github.com/sagernet/tailscale/omit
reflect
runtime/cgo
github.com/sagernet/tailscale/tempfork/heap
hash/crc32
encoding/base64
crypto
hash/adler32
net/netip
github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins
hash/fnv
encoding/base32
golang.org/x/crypto/blowfish
reflect
github.com/go-json-experiment/json/internal/jsonflags
github.com/gobwas/pool/pbytes
errors
sort
syscall
hash/maphash
crypto/internal/fips140deps/godebug
github.com/x448/float16
vendor/golang.org/x/text/transform
golang.org/x/text/transform
math/rand
github.com/sagernet/bbolt/errors
path
github.com/go-json-experiment/json/internal
vendor/golang.org/x/net/dns/dnsmessage
github.com/sagernet/tailscale/omit
math/rand/v2
golang.org/x/net/dns/dnsmessage
internal/oserror
strconv
net/http/internal/ascii
crypto/internal/impl
crypto/internal/fips140
golang.org/x/mod/semver
regexp/syntax
html
bufio
github.com/go-json-experiment/json/internal/jsonwire
vendor/golang.org/x/text/transform
golang.org/x/text/transform
go4.org/mem
github.com/sagernet/tailscale/util/multierr
internal/godebug
github.com/go-json-experiment/json/internal/jsonopts
github.com/sagernet/tailscale/util/httphdr
github.com/go-json-experiment/json/internal/jsonflags
encoding/pem
github.com/go-json-experiment/json/internal/jsonopts
crypto/internal/fips140/sha256
crypto/internal/fips140/sha3
crypto/internal/fips140cache
github.com/sagernet/sing-box/common/compatible
internal/testlog
internal/bisect
github.com/gobwas/pool
github.com/sagernet/quic-go/internal/utils/linkedlist
log/slog/internal/buffer
unique
github.com/sagernet/tailscale/types/lazy
io
internal/singleflight
crypto/internal/fips140/sha512
syscall
github.com/sagernet/tailscale/util/ringbuffer
github.com/sagernet/sing/contrab/maphash
github.com/sagernet/tailscale/util/slicesx
github.com/sagernet/sing/contrab/maphash
runtime/cgo
container/heap
github.com/sagernet/sing/common/ranges
github.com/sagernet/tailscale/tempfork/heap
github.com/gobwas/pool/pbufio
github.com/gobwas/httphead
github.com/gobwas/pool/pbytes
crypto/internal/fips140
bufio
crypto/internal/impl
net/http/internal/ascii
encoding/pem
golang.org/x/mod/semver
go4.org/mem
regexp/syntax
html
github.com/sagernet/tailscale/util/multierr
github.com/sagernet/tailscale/util/httphdr
github.com/go-json-experiment/json/internal/jsonwire
hash
bytes
strings
crypto/internal/randutil
internal/saferio
container/heap
internal/godebug
crypto/internal/fips140/sha256
crypto/internal/fips140/sha512
crypto/internal/fips140/sha3
github.com/go-json-experiment/json/jsontext
github.com/sagernet/tailscale/util/slicesx
github.com/sagernet/tailscale/tempfork/heap
github.com/sagernet/sing/common/ranges
hash/crc32
crypto/sha3
crypto/internal/fips140/hmac
github.com/gobwas/pool/pbufio
github.com/gobwas/httphead
hash/adler32
github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins
hash/fnv
hash/maphash
crypto
reflect
encoding/base64
encoding/base32
golang.org/x/crypto/blowfish
github.com/x448/float16
net/netip
crypto/internal/fips140/check
crypto/internal/fips140deps/godebug
math/rand
crypto/internal/fips140hash
internal/syscall/execenv
internal/syscall/unix
time
crypto/fips140
crypto/internal/fips140/tls12
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/bigmod
crypto/internal/fips140/aes
crypto/internal/fips140/hkdf
crypto/internal/fips140/nistec/fiat
vendor/golang.org/x/text/transform
golang.org/x/text/transform
crypto/tls/internal/fips140tls
crypto/internal/fips140/tls13
bytes
strings
github.com/go-json-experiment/json/jsontext
bufio
crypto/internal/fips140
crypto/internal/impl
net/http/internal/ascii
encoding/pem
golang.org/x/mod/semver
go4.org/mem
github.com/go-json-experiment/json/internal/jsonwire
html
regexp/syntax
github.com/sagernet/tailscale/util/multierr
crypto/internal/fips140/edwards25519
github.com/sagernet/tailscale/util/httphdr
crypto/internal/fips140/hmac
crypto/sha3
crypto/internal/fips140/sha256
crypto/internal/fips140/sha3
crypto/internal/fips140/sha512
github.com/sagernet/tailscale/kube/kubetypes
crypto/internal/fips140/check
crypto/internal/randutil
encoding/base64
net/netip
encoding/base32
hash
internal/saferio
reflect
crypto/internal/fips140hash
github.com/sagernet/sing/contrab/maphash
internal/syscall/execenv
internal/syscall/unix
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/bigmod
crypto/internal/fips140/aes
crypto/internal/fips140/hkdf
crypto/internal/fips140/tls12
crypto/fips140
crypto/internal/fips140/nistec/fiat
github.com/go-json-experiment/json/jsontext
time
crypto/tls/internal/fips140tls
regexp
crypto/internal/fips140/tls13
github.com/sagernet/tailscale/kube/kubetypes
github.com/gobwas/pool/pbufio
github.com/gobwas/httphead
crypto/internal/fips140deps/godebug
github.com/x448/float16
hash/adler32
crypto
hash/crc32
golang.org/x/crypto/blowfish
math/rand
vendor/golang.org/x/text/transform
github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins
hash/fnv
golang.org/x/text/transform
hash/maphash
crypto/sha3
regexp
crypto/internal/fips140/hmac
crypto/internal/fips140
crypto/internal/fips140/edwards25519
bufio
crypto/internal/impl
net/http/internal/ascii
encoding/pem
regexp/syntax
golang.org/x/mod/semver
html
github.com/go-json-experiment/json/internal/jsonwire
go4.org/mem
github.com/sagernet/tailscale/util/multierr
crypto/internal/fips140/sha3
crypto/internal/fips140/sha256
crypto/internal/fips140/sha512
github.com/sagernet/tailscale/util/httphdr
crypto/internal/fips140hash
crypto/internal/fips140/check
regexp
crypto/internal/fips140/hkdf
crypto/internal/fips140/tls12
crypto/fips140
crypto/internal/fips140/bigmod
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/aes
crypto/internal/fips140/nistec/fiat
github.com/sagernet/sing/contrab/maphash
github.com/gobwas/pool/pbufio
github.com/gobwas/httphead
crypto/internal/fips140/tls13
crypto/tls/internal/fips140tls
internal/syscall/execenv
internal/syscall/unix
time
github.com/go-json-experiment/json/jsontext
crypto/sha3
crypto/internal/fips140/edwards25519
crypto/internal/fips140/hmac
crypto/internal/fips140hash
internal/syscall/execenv
internal/syscall/unix
time
crypto/internal/fips140/check
crypto/internal/fips140/hkdf
crypto/fips140
crypto/internal/fips140/tls12
crypto/internal/fips140/bigmod
crypto/internal/fips140/aes
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/nistec/fiat
github.com/sagernet/tailscale/kube/kubetypes
crypto/tls/internal/fips140tls
crypto/internal/fips140/tls13
regexp
github.com/sagernet/tailscale/kube/kubetypes
github.com/sagernet/sing/common/json/badoption/internal/my_time
github.com/sagernet/sing/common/replay
github.com/metacubex/utls/internal/ratelimit
context
io/fs
github.com/anytls/sing-anytls/skiplist
github.com/sagernet/tailscale/net/netknob
internal/poll
github.com/sagernet/wireguard-go/ratelimiter
github.com/sagernet/tailscale/util/progresstracking
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
github.com/sagernet/wireguard-go/ratelimiter
github.com/sagernet/tailscale/util/progresstracking
io/fs
github.com/sagernet/sing/common/logger
github.com/sagernet/tailscale/util/race
github.com/sagernet/tailscale/util/execqueue
github.com/sagernet/tailscale/tstime
embed
internal/filepathlite
github.com/sagernet/tailscale/tstime
github.com/sagernet/tailscale/util/race
github.com/sagernet/tailscale/util/execqueue
github.com/sagernet/sing/common/logger
embed
internal/filepathlite
os
os
internal/poll
io/fs
github.com/sagernet/sing/common/json/badoption/internal/my_time
github.com/metacubex/utls/internal/ratelimit
context
github.com/sagernet/sing/common/replay
github.com/anytls/sing-anytls/skiplist
github.com/sagernet/tailscale/net/netknob
github.com/sagernet/wireguard-go/ratelimiter
github.com/sagernet/tailscale/kube/kubeapi
github.com/sagernet/tailscale/util/progresstracking
github.com/sagernet/sing/common/json/badoption/internal/my_time
github.com/metacubex/utls/internal/ratelimit
context
io/fs
github.com/sagernet/sing/common/replay
internal/poll
github.com/anytls/sing-anytls/skiplist
github.com/sagernet/tailscale/net/netknob
github.com/sagernet/tailscale/kube/kubeapi
github.com/sagernet/wireguard-go/ratelimiter
github.com/sagernet/tailscale/util/progresstracking
crypto/internal/fips140/edwards25519
crypto/internal/fips140/nistec
github.com/sagernet/gomobile/internal/mobileinit
crypto/internal/fips140/nistec
github.com/sagernet/sing/common/logger
github.com/sagernet/tailscale/util/race
github.com/sagernet/tailscale/util/execqueue
github.com/sagernet/tailscale/tstime
internal/filepathlite
embed
github.com/sagernet/sing/common/logger
github.com/sagernet/tailscale/util/race
github.com/sagernet/tailscale/tstime
github.com/sagernet/tailscale/util/execqueue
internal/fmtsort
github.com/sagernet/tailscale/feature
encoding/binary
internal/filepathlite
embed
internal/fmtsort
encoding/binary
github.com/sagernet/tailscale/feature
crypto/internal/fips140/nistec
crypto/internal/fips140/nistec
internal/fmtsort
github.com/sagernet/tailscale/feature
encoding/binary
os
github.com/sagernet/gomobile/internal/mobileinit
os
github.com/sagernet/gomobile/internal/mobileinit
github.com/sagernet/gomobile/internal/mobileinit
internal/fmtsort
github.com/sagernet/tailscale/feature
encoding/binary
vendor/golang.org/x/crypto/internal/poly1305
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
golang.org/x/crypto/internal/poly1305
golang.org/x/crypto/blake2s
github.com/klauspost/compress/internal/snapref
github.com/klauspost/compress/zstd/internal/xxhash
filippo.io/edwards25519/field
golang.org/x/crypto/blake2b
github.com/sagernet/wireguard-go/tai64n
github.com/sagernet/nftables/binaryutil
github.com/google/nftables/binaryutil
github.com/tailscale/golang-x-crypto/internal/poly1305
github.com/pierrec/lz4/v4/internal/lz4block
golang.org/x/sys/unix
github.com/pierrec/lz4/v4/internal/xxh32
vendor/golang.org/x/crypto/internal/poly1305
github.com/sagernet/nftables/binaryutil
github.com/sagernet/gvisor/pkg/tcpip/checksum
github.com/sagernet/sing/common/binary
github.com/sagernet/nftables/userdata
github.com/sagernet/sing-tun/internal/gtcpip/checksum
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
github.com/klauspost/compress/internal/snapref
github.com/klauspost/compress/zstd/internal/xxhash
golang.org/x/crypto/internal/poly1305
golang.org/x/crypto/blake2b
github.com/sagernet/wireguard-go/tai64n
filippo.io/edwards25519/field
github.com/google/nftables/binaryutil
github.com/tailscale/golang-x-crypto/internal/poly1305
github.com/pierrec/lz4/v4/internal/lz4block
github.com/pierrec/lz4/v4/internal/xxh32
golang.org/x/sys/unix
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
golang.org/x/crypto/nacl/secretbox
golang.org/x/crypto/poly1305
github.com/sagernet/sing/common/binary
github.com/sagernet/nftables/binaryutil
github.com/sagernet/gvisor/pkg/tcpip/checksum
github.com/sagernet/nftables/userdata
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
golang.org/x/crypto/blake2s
github.com/sagernet/wireguard-go/tai64n
vendor/golang.org/x/crypto/internal/poly1305
github.com/google/nftables/binaryutil
github.com/tailscale/golang-x-crypto/internal/poly1305
github.com/pierrec/lz4/v4/internal/lz4block
golang.org/x/crypto/nacl/secretbox
golang.org/x/crypto/poly1305
golang.org/x/crypto/argon2
golang.org/x/sys/unix
golang.org/x/crypto/argon2
crypto/internal/sysrand
path/filepath
fmt
github.com/sagernet/sing/common/observable
io/ioutil
github.com/sagernet/sing/common/winpowrprof
golang.org/x/sys/cpu
internal/sysinfo
github.com/anytls/sing-anytls/pipe
github.com/pierrec/lz4/v4/internal/xxh32
github.com/sagernet/tailscale/util/lineiter
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
github.com/sagernet/tailscale/util/cibuild
filippo.io/edwards25519
os/signal
filippo.io/edwards25519
net
golang.org/x/crypto/argon2
crypto/internal/entropy
golang.org/x/crypto/nacl/secretbox
golang.org/x/crypto/poly1305
crypto/internal/sysrand
path/filepath
github.com/sagernet/sing/common/observable
io/ioutil
github.com/sagernet/sing/common/winpowrprof
internal/sysinfo
github.com/sagernet/tailscale/util/lineiter
github.com/anytls/sing-anytls/pipe
github.com/sagernet/tailscale/util/cibuild
golang.org/x/sys/cpu
os/signal
net
fmt
crypto/internal/fips140/drbg
github.com/sagernet/tailscale/version/distro
github.com/sagernet/gomobile/bind/java
crypto/internal/entropy
github.com/sagernet/tailscale/version/distro
golang.org/x/crypto/sha3
golang.org/x/crypto/blake2s
crypto/internal/fips140/drbg
golang.org/x/crypto/sha3
filippo.io/edwards25519
crypto/internal/fips140only
crypto/internal/fips140/ed25519
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
crypto/internal/fips140/aes/gcm
os/exec
os/exec
crypto/hkdf
crypto/internal/fips140only
crypto/internal/fips140/ed25519
crypto/internal/fips140/aes/gcm
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
crypto/md5
crypto/rc4
github.com/sagernet/gvisor/pkg/tcpip/checksum
vendor/golang.org/x/crypto/internal/poly1305
github.com/sagernet/nftables/binaryutil
github.com/sagernet/sing/common/binary
github.com/sagernet/nftables/userdata
github.com/sagernet/wireguard-go/tai64n
github.com/google/nftables/binaryutil
golang.org/x/crypto/internal/poly1305
filippo.io/edwards25519/field
github.com/tailscale/golang-x-crypto/internal/poly1305
github.com/klauspost/compress/internal/snapref
github.com/klauspost/compress/zstd/internal/xxhash
github.com/pierrec/lz4/v4/internal/xxh32
github.com/pierrec/lz4/v4/internal/lz4block
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
crypto/hkdf
crypto/rc4
crypto/md5
golang.org/x/sys/unix
crypto/internal/fips140/ecdsa
crypto/internal/fips140/ecdh
crypto/cipher
crypto/cipher
golang.org/x/crypto/nacl/secretbox
golang.org/x/crypto/poly1305
crypto/internal/sysrand
path/filepath
github.com/sagernet/sing/common/observable
io/ioutil
internal/sysinfo
github.com/sagernet/sing/common/winpowrprof
github.com/sagernet/tailscale/util/cibuild
github.com/anytls/sing-anytls/pipe
os/signal
github.com/sagernet/tailscale/util/lineiter
golang.org/x/sys/cpu
net
filippo.io/edwards25519
fmt
crypto/mlkem
crypto/internal/fips140/ecdh
crypto/internal/fips140/ecdsa
crypto/mlkem
github.com/sagernet/tailscale/version/distro
compress/flate
encoding/hex
debug/plan9obj
net/url
runtime/debug
log
internal/zstd
database/sql/driver
golang.org/x/net/bpf
crypto/internal/entropy
math/big
debug/dwarf
vendor/golang.org/x/net/http2/hpack
crypto/internal/boring
vendor/golang.org/x/text/unicode/norm
crypto/des
vendor/golang.org/x/crypto/chacha20
crypto/internal/sysrand
github.com/sagernet/sing/common/observable
path/filepath
io/ioutil
github.com/sagernet/sing/common/winpowrprof
internal/sysinfo
golang.org/x/sys/cpu
vendor/golang.org/x/sys/cpu
github.com/sagernet/tailscale/util/lineiter
github.com/sagernet/tailscale/util/cibuild
github.com/anytls/sing-anytls/pipe
os/signal
net
fmt
crypto/internal/fips140/drbg
github.com/metacubex/utls/internal/boring
golang.org/x/crypto/chacha20
crypto/des
vendor/golang.org/x/crypto/chacha20
crypto/sha256
crypto/aes
crypto/internal/boring
github.com/sagernet/gomobile/bind/java
github.com/sagernet/gomobile/bind/seq
crypto/ecdh
crypto/sha512
crypto/hmac
github.com/sagernet/tailscale/version/distro
crypto/sha256
crypto/aes
crypto/sha512
crypto/hmac
crypto/sha1
crypto/ecdh
golang.org/x/crypto/sha3
crypto/sha1
vendor/golang.org/x/crypto/chacha20poly1305
github.com/sagernet/gomobile/bind/seq
compress/flate
encoding/hex
vendor/golang.org/x/text/unicode/bidi
mime
net/url
internal/zstd
debug/dwarf
debug/plan9obj
runtime/debug
mime/quotedprintable
math/big
crypto/internal/entropy
database/sql/driver
os/exec
golang.org/x/net/bpf
net/http/internal
crypto/internal/fips140/drbg
log
github.com/logrusorgru/aurora
vendor/golang.org/x/net/http2/hpack
vendor/golang.org/x/text/unicode/norm
github.com/sagernet/gomobile/bind/java
crypto/internal/fips140only
crypto/internal/fips140/ecdh
crypto/internal/fips140/ed25519
crypto/internal/fips140/ecdsa
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
github.com/sagernet/gomobile/bind/java
vendor/golang.org/x/crypto/chacha20poly1305
encoding/json
mime
crypto/internal/fips140/aes/gcm
encoding/xml
os/exec
github.com/sagernet/gvisor/pkg/state/wire
golang.org/x/crypto/blake2s
mime/quotedprintable
golang.org/x/crypto/sha3
golang.org/x/crypto/blake2b
database/sql
github.com/sagernet/sing-tun/internal/tschecksum
github.com/sagernet/gvisor/pkg/sync
crypto/internal/fips140only
crypto/internal/fips140/ecdh
crypto/internal/fips140/ed25519
crypto/internal/fips140/ecdsa
crypto/internal/fips140/mlkem
net/http/internal
crypto/internal/fips140/rsa
crypto/internal/fips140/aes/gcm
golang.org/x/time/rate
github.com/google/btree
crypto/hkdf
crypto/rc4
crypto/md5
github.com/mdlayher/netlink/nlenc
golang.org/x/sync/errgroup
encoding/json
github.com/logrusorgru/aurora
crypto/rc4
crypto/hkdf
encoding/xml
crypto/md5
github.com/sagernet/nftables/alignedbuff
github.com/sagernet/gvisor/pkg/state/wire
github.com/sagernet/sing/contrab/freelru
github.com/sagernet/gvisor/pkg/sync
golang.org/x/time/rate
os/user
github.com/google/btree
github.com/andybalholm/brotli/matchfinder
github.com/mdlayher/netlink/nlenc
database/sql
github.com/klauspost/compress/fse
vendor/golang.org/x/text/unicode/bidi
golang.org/x/sync/errgroup
github.com/sagernet/nftables/alignedbuff
github.com/metacubex/utls/internal/boring
crypto/cipher
github.com/sagernet/sing/contrab/freelru
github.com/sagernet/gvisor/pkg/state
crypto/cipher
github.com/sagernet/sing-tun/internal/gtcpip/checksum
archive/zip
os/user
compress/gzip
crypto/mlkem
golang.org/x/crypto/argon2
github.com/andybalholm/brotli/matchfinder
github.com/klauspost/compress/fse
compress/zlib
github.com/metacubex/utls/internal/hkdf
golang.org/x/crypto/chacha20poly1305
vendor/golang.org/x/text/secure/bidirule
crypto/mlkem
github.com/metacubex/utls/internal/hkdf
github.com/sagernet/gvisor/pkg/state
golang.org/x/crypto/chacha20
github.com/metacubex/utls/internal/quicvarint/protocol
github.com/metacubex/utls/internal/quicvarint/protocol
github.com/metacubex/utls/internal/boring
crypto/des
vendor/golang.org/x/crypto/chacha20
crypto/internal/boring
golang.org/x/crypto/chacha20
github.com/metacubex/utls/internal/tls12
github.com/sagernet/gomobile/bind/seq
encoding/hex
net/url
compress/flate
debug/plan9obj
database/sql/driver
internal/zstd
debug/dwarf
math/big
runtime/debug
github.com/metacubex/utls/internal/quicvarint
github.com/sagernet/gvisor/pkg/linewriter
github.com/metacubex/utls/internal/tls12
github.com/sagernet/gvisor/pkg/sync/locking
golang.org/x/net/bpf
log
crypto/internal/boring
crypto/des
github.com/metacubex/utls/internal/boring
vendor/golang.org/x/crypto/chacha20
golang.org/x/crypto/chacha20
vendor/golang.org/x/text/unicode/norm
github.com/metacubex/utls/internal/quicvarint
github.com/sagernet/gomobile/bind/seq
compress/flate
encoding/hex
net/url
debug/plan9obj
debug/dwarf
runtime/debug
database/sql/driver
internal/zstd
golang.org/x/net/bpf
vendor/golang.org/x/net/http2/hpack
math/big
github.com/metacubex/utls/internal/tls13
crypto/sha256
log
compress/zlib
github.com/sagernet/gvisor/pkg/linewriter
compress/gzip
archive/zip
golang.org/x/crypto/curve25519
github.com/sagernet/gvisor/pkg/sync/locking
golang.org/x/crypto/hkdf
github.com/metacubex/utls/internal/tls13
vendor/golang.org/x/text/unicode/norm
golang.org/x/crypto/chacha20poly1305
github.com/klauspost/compress/huff0
crypto/aes
github.com/sagernet/sing-box/common/ja3
crypto/ecdh
crypto/sha256
golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/norm
github.com/sagernet/sing-box/common/sniff/internal/qtls
crypto/sha512
golang.org/x/crypto/curve25519
github.com/klauspost/compress/huff0
crypto/hmac
golang.org/x/crypto/hkdf
crypto/aes
golang.org/x/net/http2/hpack
github.com/sagernet/sing-box/common/ja3
crypto/ecdh
crypto/sha512
github.com/sagernet/bbolt/internal/common
crypto/hmac
crypto/sha1
github.com/sagernet/sing-box/common/sniff/internal/qtls
internal/profile
golang.org/x/text/unicode/bidi
mime
text/tabwriter
crypto/sha1
vendor/golang.org/x/net/http2/hpack
mime
mime/quotedprintable
golang.org/x/net/http2/hpack
mime/quotedprintable
vendor/golang.org/x/crypto/chacha20poly1305
net/http/internal
github.com/sagernet/bbolt/internal/common
vendor/golang.org/x/crypto/chacha20poly1305
golang.org/x/text/unicode/norm
net/http/internal
runtime/trace
github.com/logrusorgru/aurora
internal/profile
text/tabwriter
database/sql
debug/elf
github.com/logrusorgru/aurora
debug/macho
vendor/golang.org/x/text/secure/bidirule
encoding/xml
encoding/json
vendor/golang.org/x/text/unicode/bidi
encoding/json
github.com/sagernet/gvisor/pkg/sync
runtime/trace
golang.org/x/time/rate
github.com/google/btree
github.com/sagernet/gvisor/pkg/state/wire
github.com/ajg/form
encoding/xml
database/sql
vendor/golang.org/x/text/unicode/bidi
github.com/sagernet/gvisor/pkg/state/wire
github.com/sagernet/quic-go/quicvarint
debug/pe
github.com/mdlayher/netlink/nlenc
github.com/sagernet/gvisor/pkg/sync
runtime/pprof
golang.org/x/time/rate
github.com/google/btree
golang.org/x/sync/errgroup
flag
internal/xcoff
github.com/sagernet/quic-go/internal/utils/tree
github.com/quic-go/qpack
archive/zip
compress/gzip
compress/zlib
vendor/golang.org/x/net/idna
github.com/mdlayher/netlink/nlenc
runtime/pprof
github.com/ajg/form
github.com/sagernet/nftables/alignedbuff
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
golang.org/x/sync/errgroup
github.com/sagernet/nftables/alignedbuff
golang.org/x/text/secure/bidirule
github.com/sagernet/quic-go/quicvarint
github.com/sagernet/sing/contrab/freelru
os/user
github.com/andybalholm/brotli/matchfinder
github.com/sagernet/sing/contrab/freelru
github.com/sagernet/tailscale/atomicfile
github.com/sagernet/tailscale
github.com/sagernet/gvisor/pkg/state
github.com/sagernet/tailscale/util/vizerror
flag
archive/zip
github.com/go-json-experiment/json
os/user
compress/gzip
github.com/sagernet/tailscale/util/mak
github.com/andybalholm/brotli/matchfinder
github.com/sagernet/quic-go/internal/utils/tree
compress/zlib
github.com/sagernet/tailscale/types/ipproto
vendor/golang.org/x/net/idna
github.com/sagernet/gvisor/pkg/state
github.com/klauspost/compress/fse
github.com/sagernet/tailscale/util/dnsname
github.com/klauspost/compress/fse
github.com/quic-go/qpack
github.com/metacubex/utls/internal/hkdf
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
debug/elf
github.com/sagernet/tailscale/atomicfile
github.com/sagernet/tailscale
golang.org/x/crypto/chacha20poly1305
github.com/sagernet/tailscale/util/vizerror
debug/macho
debug/pe
github.com/go-json-experiment/json
github.com/metacubex/utls/internal/hkdf
internal/xcoff
golang.org/x/text/secure/bidirule
github.com/sagernet/tailscale/types/ipproto
github.com/sagernet/tailscale/util/dnsname
github.com/metacubex/utls/internal/quicvarint/protocol
github.com/sagernet/tailscale/util/mak
golang.org/x/crypto/chacha20poly1305
github.com/sagernet/tailscale/util/ctxkey
github.com/metacubex/utls/internal/quicvarint/protocol
github.com/metacubex/utls/internal/tls12
github.com/sagernet/tailscale/util/ctxkey
github.com/sagernet/tailscale/types/preftype
github.com/sagernet/tailscale/util/hashx
github.com/sagernet/tailscale/types/preftype
github.com/metacubex/utls/internal/tls13
github.com/illarion/gonotify/v2
github.com/metacubex/utls/internal/tls12
github.com/metacubex/utls/internal/quicvarint
github.com/sagernet/tailscale/util/hashx
github.com/metacubex/utls/internal/quicvarint
github.com/sagernet/tailscale/util/singleflight
github.com/metacubex/utls/internal/tls13
github.com/illarion/gonotify/v2
golang.org/x/crypto/curve25519
github.com/sagernet/tailscale/tstime/mono
github.com/sagernet/tailscale/net/dns/resolvconffile
vendor/golang.org/x/text/secure/bidirule
golang.org/x/crypto/curve25519
golang.org/x/crypto/hkdf
vendor/golang.org/x/text/secure/bidirule
github.com/sagernet/tailscale/util/cmpver
github.com/mitchellh/go-ps
golang.org/x/net/idna
github.com/sagernet/tailscale/net/dns/resolvconffile
github.com/sagernet/sing-box/common/ja3
github.com/fsnotify/fsnotify
crypto/elliptic
golang.org/x/crypto/hkdf
github.com/sagernet/sing-box/common/ja3
golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/bidi
testing
crypto/internal/boring/bbig
encoding/asn1
golang.org/x/text/unicode/norm
github.com/klauspost/cpuid/v2
github.com/sagernet/tailscale/util/testenv
github.com/fsnotify/fsnotify
golang.org/x/text/unicode/norm
github.com/sagernet/sing-box/common/sniff/internal/qtls
github.com/sagernet/sing-box/common/sniff/internal/qtls
crypto/rand
github.com/sagernet/gvisor/pkg/rawfile
crypto/dsa
github.com/vishvananda/netns
github.com/sagernet/gvisor/pkg/linewriter
github.com/mdlayher/socket
github.com/sagernet/gvisor/pkg/atomicbitops
crypto/elliptic
github.com/sagernet/gvisor/pkg/log
github.com/sagernet/gvisor/pkg/waiter
github.com/sagernet/gvisor/pkg/linewriter
github.com/sagernet/gvisor/pkg/rawfile
github.com/sagernet/gvisor/pkg/sync/locking
golang.org/x/net/http2/hpack
crypto/internal/boring/bbig
github.com/sagernet/gvisor/pkg/sleep
crypto/ed25519
github.com/klauspost/compress/huff0
github.com/fsnotify/fsnotify
crypto/internal/hpke
crypto/rsa
github.com/sagernet/gvisor/pkg/rand
encoding/asn1
crypto/rand
github.com/sagernet/gvisor/pkg/sync/locking
golang.org/x/net/http2/hpack
github.com/klauspost/compress/huff0
github.com/sagernet/gvisor/pkg/tcpip/link/stopfd
crypto/dsa
github.com/vishvananda/netns
github.com/sagernet/bbolt/internal/common
github.com/sagernet/gvisor/pkg/rawfile
github.com/vishvananda/netns
crypto/ed25519
internal/profile
github.com/mdlayher/socket
text/tabwriter
crypto/internal/hpke
github.com/klauspost/compress/zstd
github.com/mdlayher/socket
github.com/metacubex/utls/internal/hpke
crypto/rsa
github.com/sagernet/gvisor/pkg/rand
github.com/metacubex/utls/internal/mlkem
github.com/metacubex/utls/internal/hpke
debug/elf
debug/macho
github.com/metacubex/utls/internal/mlkem
github.com/klauspost/compress/zstd
runtime/trace
github.com/sagernet/bbolt
testing
log/slog
runtime/pprof
debug/buildinfo
internal/xcoff
debug/pe
github.com/klauspost/cpuid/v2
github.com/sagernet/tailscale/types/views
golang.org/x/crypto/nacl/box
github.com/sagernet/gvisor/pkg/atomicbitops
github.com/sagernet/bbolt/internal/common
github.com/ajg/form
github.com/sagernet/quic-go/quicvarint
github.com/sagernet/gvisor/pkg/waiter
github.com/sagernet/gvisor/pkg/log
vendor/golang.org/x/net/idna
flag
github.com/sagernet/gvisor/pkg/sleep
github.com/sagernet/gvisor/pkg/tcpip/link/stopfd
vendor/golang.org/x/net/idna
github.com/sagernet/tailscale/syncs
github.com/sagernet/quic-go/internal/utils/tree
internal/profile
github.com/sagernet/tailscale/util/dirwalk
github.com/fxamacker/cbor/v2
golang.org/x/net/idna
github.com/sagernet/bbolt
github.com/quic-go/qpack
github.com/sagernet/gvisor/pkg/context
text/tabwriter
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
runtime/trace
github.com/sagernet/tailscale/types/dnstype
github.com/sagernet/tailscale/util/set
github.com/sagernet/tailscale/atomicfile
debug/elf
github.com/sagernet/tailscale/types/key
github.com/hdevalence/ed25519consensus
github.com/sagernet/tailscale/types/views
debug/macho
log/slog
golang.org/x/crypto/nacl/box
github.com/sagernet/tailscale/util/deephash
github.com/sagernet/tailscale/syncs
github.com/sagernet/tailscale/util/dirwalk
internal/xcoff
debug/pe
github.com/sagernet/tailscale/util/testenv
golang.org/x/text/secure/bidirule
github.com/fxamacker/cbor/v2
github.com/sagernet/tailscale/net/dns/publicdns
github.com/sagernet/gvisor/pkg/context
github.com/sagernet/tailscale/net/neterror
github.com/bits-and-blooms/bitset
golang.org/x/text/secure/bidirule
github.com/sagernet/tailscale/net/dns/publicdns
github.com/sagernet/tailscale/util/singleflight
github.com/sagernet/tailscale
runtime/pprof
github.com/sagernet/tailscale/types/key
github.com/sagernet/gvisor/pkg/refs
github.com/sagernet/tailscale/tstime/rate
github.com/ajg/form
github.com/sagernet/tailscale/util/vizerror
github.com/sagernet/quic-go/quicvarint
github.com/sagernet/tailscale/types/dnstype
github.com/go-json-experiment/json
github.com/sagernet/tailscale/types/logid
github.com/sagernet/tailscale/util/set
github.com/hdevalence/ed25519consensus
flag
github.com/sagernet/tailscale/net/flowtrack
github.com/sagernet/tailscale/net/neterror
github.com/sagernet/tailscale/util/deephash
archive/tar
github.com/sagernet/bbolt
github.com/sagernet/quic-go/internal/utils/tree
github.com/sagernet/tailscale/types/ipproto
github.com/quic-go/qpack
github.com/sagernet/tailscale/util/groupmember
github.com/sagernet/tailscale/util/winutil
github.com/bits-and-blooms/bitset
github.com/safchain/ethtool
github.com/sagernet/tailscale/logtail/filch
github.com/sagernet/tailscale/tstime/mono
golang.org/x/term
github.com/sagernet/tailscale/util/cmpver
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
github.com/sagernet/tailscale/util/dnsname
crypto/x509/pkix
vendor/golang.org/x/crypto/cryptobyte
github.com/sagernet/tailscale/atomicfile
crypto/x509/pkix
vendor/golang.org/x/crypto/cryptobyte
golang.org/x/crypto/cryptobyte
github.com/sagernet/gvisor/pkg/buffer
debug/buildinfo
github.com/sagernet/tailscale
github.com/sagernet/gvisor/pkg/refs
github.com/tailscale/goupnp/scpd
github.com/sagernet/tailscale/util/vizerror
github.com/sagernet/tailscale/util/mak
github.com/go-json-experiment/json
golang.org/x/crypto/cryptobyte
github.com/gaissmai/bart
github.com/sagernet/tailscale/util/ctxkey
crypto/elliptic
crypto/internal/boring/bbig
github.com/mitchellh/go-ps
github.com/sagernet/tailscale/tstime/rate
github.com/sagernet/tailscale/types/preftype
encoding/asn1
github.com/sagernet/tailscale/types/logid
crypto/rand
crypto/dsa
github.com/sagernet/tailscale/util/hashx
github.com/sagernet/tailscale/portlist
github.com/sagernet/tailscale/util/mak
github.com/sagernet/tailscale/types/ipproto
github.com/klauspost/cpuid/v2
github.com/fsnotify/fsnotify
github.com/sagernet/gvisor/pkg/rawfile
testing
github.com/vishvananda/netns
github.com/sagernet/tailscale/util/dnsname
github.com/sagernet/tailscale/net/flowtrack
archive/tar
github.com/mdlayher/socket
github.com/sagernet/tailscale/util/groupmember
github.com/sagernet/wireguard-go/rwcancel
github.com/sagernet/tailscale/util/winutil
github.com/sagernet/tailscale/util/dirwalk
github.com/sagernet/bbolt
github.com/sagernet/tailscale/util/dirwalk
github.com/safchain/ethtool
github.com/sagernet/tailscale/proxymap
github.com/sagernet/tailscale/util/testenv
github.com/sagernet/tailscale/util/rands
github.com/sagernet/tailscale/logtail/filch
github.com/fxamacker/cbor/v2
crypto/ed25519
github.com/sagernet/tailscale/util/sysresources
github.com/sagernet/gvisor/pkg/buffer
github.com/sagernet/gvisor/pkg/atomicbitops
github.com/sagernet/gvisor/pkg/waiter
crypto/internal/hpke
github.com/sagernet/tailscale/net/ipset
github.com/sagernet/gvisor/pkg/sleep
github.com/sagernet/gvisor/pkg/tcpip/link/stopfd
crypto/rsa
github.com/illarion/gonotify/v2
github.com/sagernet/gvisor/pkg/log
github.com/sagernet/gvisor/pkg/rand
github.com/google/nftables/alignedbuff
github.com/sagernet/tailscale/net/netkernelconf
github.com/sagernet/tailscale/util/goroutines
golang.org/x/term
github.com/sagernet/gvisor/pkg/waiter
github.com/tailscale/goupnp/scpd
github.com/sagernet/gvisor/pkg/sleep
github.com/sagernet/tailscale/util/osuser
github.com/gaissmai/bart
github.com/tailscale/golang-x-crypto/ssh/internal/bcrypt_pbkdf
golang.org/x/net/idna
github.com/sagernet/tailscale/portlist
github.com/pierrec/lz4/v4/internal/lz4stream
github.com/sagernet/gvisor/pkg/tcpip/link/stopfd
github.com/sagernet/tailscale/net/dns/resolvconffile
github.com/insomniacslk/dhcp/rfc1035label
github.com/u-root/uio/rand
github.com/sagernet/wireguard-go/rwcancel
crypto/internal/boring/bbig
encoding/asn1
crypto/rand
github.com/sagernet/tailscale/proxymap
crypto/elliptic
golang.org/x/crypto/ed25519
crypto/dsa
github.com/sagernet/tailscale/util/rands
debug/buildinfo
github.com/coder/websocket/internal/errd
github.com/metacubex/utls/internal/helper
github.com/klauspost/compress/zstd
github.com/sagernet/gvisor/pkg/log
github.com/cretz/bine/torutil/ed25519
github.com/metacubex/utls/internal/helper
github.com/metacubex/utls/internal/hpke
log/slog
github.com/sagernet/tailscale/net/netkernelconf
github.com/sagernet/tailscale/util/sysresources
github.com/metacubex/utls/internal/mlkem
github.com/google/nftables/alignedbuff
testing
github.com/sagernet/tailscale/util/goroutines
github.com/sagernet/tailscale/types/views
log/slog
github.com/sagernet/tailscale/syncs
github.com/klauspost/cpuid/v2
crypto/ed25519
crypto/internal/hpke
crypto/rsa
github.com/sagernet/tailscale/types/views
github.com/sagernet/gvisor/pkg/rand
crypto/ecdsa
github.com/sagernet/tailscale/util/osuser
golang.org/x/net/idna
golang.org/x/crypto/nacl/box
github.com/sagernet/tailscale/syncs
crypto/ecdsa
github.com/tailscale/golang-x-crypto/ssh/internal/bcrypt_pbkdf
debug/buildinfo
github.com/pierrec/lz4/v4
github.com/pierrec/lz4/v4/internal/lz4stream
github.com/sagernet/tailscale/util/ctxkey
github.com/insomniacslk/dhcp/rfc1035label
github.com/u-root/uio/rand
golang.org/x/crypto/ed25519
github.com/klauspost/compress/zstd
github.com/sagernet/gvisor/pkg/cpuid
lukechampine.com/blake3/guts
github.com/sagernet/gvisor/pkg/context
github.com/sagernet/tailscale/types/preftype
github.com/sagernet/tailscale/net/ipset
github.com/metacubex/utls/internal/hpke
github.com/cretz/bine/torutil/ed25519
github.com/coder/websocket/internal/errd
github.com/metacubex/utls/internal/mlkem
github.com/sagernet/tailscale/types/dnstype
github.com/sagernet/tailscale/util/hashx
golang.org/x/crypto/nacl/box
github.com/sagernet/tailscale/util/testenv
github.com/sagernet/tailscale/util/set
github.com/pierrec/lz4/v4
github.com/sagernet/tailscale/net/dns/publicdns
github.com/illarion/gonotify/v2
github.com/fxamacker/cbor/v2
github.com/sagernet/tailscale/util/singleflight
github.com/sagernet/tailscale/types/dnstype
github.com/sagernet/tailscale/util/set
github.com/sagernet/tailscale/net/dns/publicdns
github.com/sagernet/tailscale/types/key
vendor/golang.org/x/crypto/cryptobyte
github.com/sagernet/tailscale/util/deephash
github.com/sagernet/tailscale/net/neterror
crypto/x509/pkix
github.com/bits-and-blooms/bitset
github.com/sagernet/gvisor/pkg/context
golang.org/x/crypto/cryptobyte
github.com/hdevalence/ed25519consensus
github.com/sagernet/tailscale/tstime/mono
github.com/sagernet/tailscale/net/dns/resolvconffile
github.com/sagernet/tailscale/util/deephash
lukechampine.com/blake3/bao
github.com/sagernet/tailscale/util/cmpver
github.com/u-root/uio/uio
github.com/mitchellh/go-ps
github.com/sagernet/tailscale/tstime/rate
github.com/sagernet/tailscale/util/singleflight
github.com/sagernet/gvisor/pkg/atomicbitops
lukechampine.com/blake3/guts
github.com/sagernet/tailscale/net/neterror
github.com/sagernet/tailscale/types/logid
github.com/bits-and-blooms/bitset
github.com/sagernet/tailscale/net/flowtrack
archive/tar
github.com/sagernet/tailscale/tstime/mono
github.com/sagernet/tailscale/util/groupmember
github.com/sagernet/tailscale/util/cmpver
github.com/sagernet/tailscale/util/winutil
github.com/mitchellh/go-ps
github.com/safchain/ethtool
github.com/sagernet/tailscale/logtail/filch
github.com/sagernet/tailscale/types/logid
lukechampine.com/blake3
github.com/sagernet/gvisor/pkg/refs
github.com/sagernet/tailscale/tstime/rate
golang.org/x/term
github.com/u-root/uio/uio
github.com/sagernet/tailscale/net/flowtrack
github.com/tailscale/goupnp/scpd
github.com/sagernet/tailscale/portlist
archive/tar
github.com/sagernet/tailscale/types/key
github.com/insomniacslk/dhcp/iana
github.com/hdevalence/ed25519consensus
lukechampine.com/blake3/bao
github.com/sagernet/wireguard-go/rwcancel
github.com/sagernet/tailscale/util/groupmember
github.com/sagernet/tailscale/util/winutil
github.com/safchain/ethtool
github.com/gaissmai/bart
github.com/sagernet/tailscale/logtail/filch
crypto/ecdsa
golang.org/x/term
github.com/sagernet/tailscale/proxymap
github.com/sagernet/tailscale/util/rands
vendor/golang.org/x/crypto/cryptobyte
github.com/tailscale/goupnp/scpd
github.com/sagernet/tailscale/portlist
crypto/x509/pkix
github.com/sagernet/wireguard-go/rwcancel
github.com/sagernet/gvisor/pkg/buffer
golang.org/x/crypto/cryptobyte
github.com/sagernet/gvisor/pkg/refs
lukechampine.com/blake3
github.com/metacubex/utls/internal/helper
github.com/sagernet/tailscale/net/netkernelconf
github.com/sagernet/tailscale/proxymap
github.com/google/nftables/alignedbuff
github.com/sagernet/tailscale/util/sysresources
lukechampine.com/blake3/guts
github.com/sagernet/tailscale/util/goroutines
github.com/sagernet/tailscale/util/osuser
github.com/sagernet/tailscale/util/rands
github.com/sagernet/tailscale/util/sysresources
github.com/google/nftables/alignedbuff
github.com/sagernet/tailscale/util/goroutines
github.com/tailscale/golang-x-crypto/ssh/internal/bcrypt_pbkdf
github.com/gaissmai/bart
github.com/sagernet/tailscale/util/osuser
github.com/pierrec/lz4/v4/internal/lz4stream
github.com/insomniacslk/dhcp/rfc1035label
github.com/u-root/uio/rand
github.com/tailscale/golang-x-crypto/ssh/internal/bcrypt_pbkdf
github.com/pierrec/lz4/v4/internal/lz4stream
golang.org/x/crypto/ed25519
github.com/coder/websocket/internal/errd
github.com/insomniacslk/dhcp/iana
github.com/insomniacslk/dhcp/rfc1035label
github.com/u-root/uio/rand
github.com/cretz/bine/torutil/ed25519
github.com/sagernet/tailscale/net/ipset
golang.org/x/crypto/ed25519
github.com/coder/websocket/internal/errd
github.com/sagernet/tailscale/net/netkernelconf
github.com/sagernet/gvisor/pkg/buffer
github.com/cretz/bine/torutil/ed25519
github.com/sagernet/tailscale/net/ipset
github.com/pierrec/lz4/v4
lukechampine.com/blake3/bao
crypto/ecdsa
github.com/pierrec/lz4/v4
github.com/metacubex/utls/internal/helper
lukechampine.com/blake3
lukechampine.com/blake3/guts
github.com/u-root/uio/uio
github.com/sagernet/tailscale/util/zstdframe
github.com/u-root/uio/uio
lukechampine.com/blake3/bao
lukechampine.com/blake3
github.com/insomniacslk/dhcp/iana
github.com/sagernet/tailscale/types/opt
github.com/insomniacslk/dhcp/iana
github.com/sagernet/tailscale/tailcfg
github.com/sagernet/tailscale/types/opt
github.com/sagernet/tailscale/util/zstdframe
github.com/sagernet/tailscale/tailcfg
github.com/sagernet/tailscale/util/zstdframe
github.com/sagernet/tailscale/util/zstdframe
github.com/gofrs/uuid/v5
golang.org/x/net/internal/socket
vendor/golang.org/x/net/http/httpproxy
vendor/golang.org/x/net/http/httpproxy
github.com/sagernet/sing/common
net/textproto
github.com/gofrs/uuid/v5
go4.org/netipx
github.com/sagernet/sing/common
go4.org/netipx
net/textproto
github.com/mdlayher/netlink
github.com/sagernet/netlink/nl
github.com/mdlayher/netlink
github.com/sagernet/nftables/xt
github.com/sagernet/gvisor/pkg/tcpip
github.com/sagernet/sing-tun/internal/gtcpip
github.com/sagernet/sing/common/baderror
github.com/hashicorp/yamux
github.com/anytls/sing-anytls/util
github.com/sagernet/nftables/xt
github.com/metacubex/tfo-go
crypto/x509
github.com/sagernet/tailscale/net/netaddr
golang.org/x/net/http/httpproxy
github.com/sagernet/tailscale/types/opt
github.com/metacubex/tfo-go
github.com/sagernet/netlink/nl
github.com/sagernet/sing/common/baderror
github.com/sagernet/sing-tun/internal/gtcpip
github.com/sagernet/gvisor/pkg/tcpip
golang.org/x/net/internal/socket
github.com/godbus/dbus/v5
github.com/sagernet/tailscale/net/netaddr
github.com/anytls/sing-anytls/util
crypto/x509
golang.org/x/net/http/httpproxy
github.com/godbus/dbus/v5
github.com/hashicorp/yamux
golang.org/x/net/internal/socks
github.com/sagernet/tailscale/types/nettype
golang.org/x/net/internal/socks
github.com/sagernet/tailscale/types/opt
github.com/sagernet/tailscale/types/nettype
github.com/sagernet/tailscale/safesocket
github.com/sagernet/tailscale/safesocket
github.com/sagernet/tailscale/control/controlbase
github.com/mdlayher/sdnotify
github.com/sagernet/sing/common/format
github.com/sagernet/sing/common/json/internal/contextjson
github.com/sagernet/sing/service
github.com/sagernet/tailscale/tailcfg
github.com/sagernet/sing/common/format
github.com/sagernet/sing/common/auth
github.com/sagernet/sing/common/json/internal/contextjson
github.com/sagernet/sing/common/x/list
github.com/sagernet/sing/common/exceptions
github.com/sagernet/sing/common/random
github.com/sagernet/sing/common/x/linkedhashmap
vendor/golang.org/x/net/http/httpguts
vendor/golang.org/x/net/http/httpguts
mime/multipart
github.com/sagernet/sing/service
github.com/sagernet/tailscale/tailcfg
github.com/sagernet/sing/common/auth
mime/multipart
vendor/golang.org/x/net/http/httpproxy
github.com/sagernet/sing-tun/internal/gtcpip/header
go4.org/netipx
github.com/sagernet/sing/service/pause
github.com/gofrs/uuid/v5
net/textproto
golang.org/x/net/internal/socket
crypto/x509
github.com/sagernet/sing/common
github.com/mdlayher/netlink
github.com/sagernet/sing-box/common/taskmonitor
golang.org/x/net/http/httpguts
github.com/sagernet/sing/common/x/list
github.com/sagernet/sing/common/exceptions
github.com/sagernet/sing/common/random
github.com/metacubex/tfo-go
github.com/sagernet/netlink/nl
github.com/sagernet/gvisor/pkg/tcpip
github.com/sagernet/sing/common/baderror
github.com/sagernet/sing-tun/internal/gtcpip
github.com/sagernet/nftables/xt
github.com/sagernet/tailscale/net/netaddr
github.com/anytls/sing-anytls/util
github.com/hashicorp/yamux
github.com/godbus/dbus/v5
github.com/sagernet/sing-box/common/taskmonitor
github.com/sagernet/sing-tun/internal/gtcpip/header
golang.org/x/net/http/httpguts
github.com/sagernet/sing/common/atomic
github.com/sagernet/sing/common/atomic
github.com/sagernet/sing/common/x/linkedhashmap
golang.org/x/net/http/httpproxy
github.com/sagernet/sing-box/common/interrupt
github.com/sagernet/sing/service/pause
github.com/sagernet/sing-box/common/interrupt
github.com/sagernet/sing/common/cache
github.com/sagernet/sing-shadowsocks2/internal/legacykey
golang.org/x/net/internal/socks
github.com/sagernet/tailscale/types/nettype
github.com/anytls/sing-anytls/padding
github.com/sagernet/tailscale/net/tsaddr
github.com/anytls/sing-anytls/padding
github.com/sagernet/sing/common/cache
github.com/sagernet/tailscale/safesocket
github.com/mdlayher/sdnotify
golang.org/x/net/proxy
github.com/sagernet/sing-shadowsocks2/internal/legacykey
github.com/sagernet/tailscale/control/controlbase
github.com/sagernet/tailscale/control/controlbase
github.com/sagernet/tailscale/net/tsaddr
github.com/mdlayher/sdnotify
github.com/sagernet/tailscale/util/systemd
github.com/sagernet/sing/common/buf
github.com/sagernet/tailscale/net/packet
golang.org/x/net/ipv4
github.com/sagernet/tailscale/net/tcpinfo
golang.org/x/net/ipv6
golang.org/x/net/proxy
github.com/sagernet/sing/common/format
github.com/sagernet/tailscale/util/systemd
github.com/sagernet/sing/common/task
github.com/sagernet/sing/common/buf
github.com/sagernet/sing/common/json/internal/contextjson
github.com/sagernet/sing/service
github.com/sagernet/fswatch
github.com/sagernet/sing/common/task
vendor/golang.org/x/net/http/httpguts
mime/multipart
github.com/sagernet/sing/common/abx
github.com/sagernet/fswatch
github.com/sagernet/sing/common/shell
github.com/mdlayher/netlink/nltest
github.com/sagernet/sing/common/batch
github.com/sagernet/sing/common/auth
golang.org/x/net/ipv4
github.com/sagernet/tailscale/util/systemd
github.com/sagernet/nftables/internal/parseexprfunc
github.com/sagernet/sing/common/abx
golang.org/x/net/ipv6
github.com/sagernet/sing/common/x/list
github.com/sagernet/sing/common/exceptions
github.com/sagernet/sing/common/shell
github.com/sagernet/sing/common/batch
github.com/sagernet/tailscale/net/packet
golang.org/x/net/ipv4
github.com/sagernet/tailscale/net/tcpinfo
golang.org/x/net/ipv6
github.com/sagernet/sing/common/random
github.com/sagernet/tailscale/net/packet
github.com/sagernet/nftables/expr
github.com/mdlayher/netlink/nltest
github.com/tailscale/peercred
github.com/sagernet/tailscale/net/tcpinfo
github.com/sagernet/nftables/internal/parseexprfunc
github.com/tailscale/peercred
github.com/tailscale/netlink/nl
github.com/sagernet/sing-box/common/taskmonitor
github.com/sagernet/tailscale/net/stun
github.com/sagernet/sing-tun/internal/gtcpip/header
github.com/tailscale/netlink/nl
github.com/sagernet/tailscale/net/stun
github.com/sagernet/sing/common/x/linkedhashmap
github.com/mdlayher/genetlink
github.com/sagernet/wireguard-go/ipc
github.com/sagernet/sing/service/pause
github.com/sagernet/nftables/expr
golang.org/x/net/http/httpguts
github.com/coreos/go-iptables/iptables
github.com/sagernet/sing/common/atomic
github.com/sagernet/wireguard-go/ipc
github.com/mdlayher/genetlink
github.com/coreos/go-iptables/iptables
github.com/sagernet/sing-box/common/interrupt
github.com/sagernet/sing/common/metadata
github.com/google/nftables/internal/parseexprfunc
github.com/anytls/sing-anytls/session
github.com/google/nftables/internal/parseexprfunc
github.com/anytls/sing-anytls/padding
github.com/google/nftables/xt
github.com/sagernet/sing/common/metadata
github.com/google/nftables/xt
github.com/sagernet/sing/common/buf
github.com/anytls/sing-anytls/session
github.com/insomniacslk/dhcp/interfaces
github.com/insomniacslk/dhcp/interfaces
github.com/kortschak/wol
github.com/sagernet/sing/common/task
vendor/golang.org/x/net/http/httpproxy
github.com/gofrs/uuid/v5
net/textproto
go4.org/netipx
github.com/sagernet/sing-tun/internal/gtcpip
golang.org/x/net/internal/socket
github.com/mdlayher/netlink
github.com/hashicorp/yamux
github.com/sagernet/sing/common/baderror
github.com/sagernet/tailscale/net/netaddr
github.com/anytls/sing-anytls/util
github.com/sagernet/netlink/nl
github.com/sagernet/nftables/xt
golang.org/x/net/http/httpproxy
github.com/metacubex/tfo-go
github.com/sagernet/sing/common
github.com/godbus/dbus/v5
github.com/sagernet/gvisor/pkg/tcpip
crypto/x509
github.com/sagernet/fswatch
github.com/sagernet/tailscale/net/memnet
github.com/kortschak/wol
github.com/sagernet/sing/common/abx
github.com/sagernet/netlink
github.com/sagernet/sing/common/shell
github.com/sagernet/sing/common/batch
golang.org/x/net/internal/socks
github.com/sagernet/tailscale/net/proxymux
github.com/sagernet/tailscale/net/memnet
github.com/sagernet/netlink
github.com/sagernet/sing/common/cache
github.com/insomniacslk/dhcp/dhcpv4
github.com/sagernet/tailscale/net/proxymux
github.com/sagernet/tailscale/types/nettype
github.com/mdlayher/netlink/nltest
github.com/sagernet/nftables/internal/parseexprfunc
github.com/sagernet/tailscale/safesocket
github.com/sagernet/sing-shadowsocks2/internal/legacykey
github.com/insomniacslk/dhcp/dhcpv4
github.com/sagernet/tailscale/net/tsaddr
github.com/sagernet/nftables/expr
golang.org/x/net/proxy
github.com/tailscale/peercred
github.com/tailscale/netlink/nl
github.com/sagernet/tailscale/control/controlbase
github.com/sagernet/tailscale/net/stun
github.com/mdlayher/genetlink
github.com/mdlayher/sdnotify
github.com/coreos/go-iptables/iptables
github.com/google/nftables/expr
github.com/sagernet/wireguard-go/ipc
github.com/sagernet/tailscale/net/packet
github.com/sagernet/tailscale/net/tcpinfo
github.com/sagernet/tailscale/util/systemd
github.com/google/nftables/internal/parseexprfunc
github.com/tailscale/peercred
github.com/sagernet/sing/common/network
golang.org/x/net/proxy
github.com/sagernet/sing/common/format
github.com/sagernet/sing/common/json/internal/contextjson
github.com/sagernet/sing/common/metadata
github.com/anytls/sing-anytls/session
github.com/google/nftables/expr
github.com/sagernet/sing/service
github.com/sagernet/sing/common/network
github.com/sagernet/sing/common/auth
github.com/google/nftables/xt
github.com/insomniacslk/dhcp/interfaces
github.com/kortschak/wol
github.com/sagernet/sing/common/exceptions
vendor/golang.org/x/net/http/httpguts
golang.org/x/net/icmp
mime/multipart
github.com/sagernet/tailscale/net/memnet
github.com/sagernet/sing/common/x/list
github.com/sagernet/sing/common/random
github.com/sagernet/tailscale/net/proxymux
github.com/mdlayher/netlink/nltest
github.com/sagernet/sing-tun/internal/gtcpip/header
github.com/sagernet/nftables
github.com/sagernet/nftables/internal/parseexprfunc
github.com/sagernet/sing-box/common/taskmonitor
github.com/insomniacslk/dhcp/dhcpv4
golang.org/x/net/ipv4
golang.org/x/net/ipv6
github.com/sagernet/sing/common/x/linkedhashmap
github.com/sagernet/nftables
github.com/sagernet/sing/common/task
github.com/sagernet/fswatch
github.com/sagernet/sing/common/buf
github.com/sagernet/nftables/expr
github.com/sagernet/sing/common/abx
github.com/sagernet/sing/common/network
github.com/tailscale/netlink
github.com/sagernet/sing/common/shell
github.com/sagernet/netlink
golang.org/x/net/icmp
github.com/sagernet/sing/service/pause
golang.org/x/net/http/httpguts
golang.org/x/net/icmp
github.com/sagernet/sing/common/atomic
github.com/google/nftables/expr
github.com/sagernet/sing-box/common/interrupt
github.com/sagernet/sing/common/batch
github.com/sagernet/sing/common/cache
github.com/sagernet/sing-shadowsocks2/internal/legacykey
github.com/anytls/sing-anytls/padding
github.com/sagernet/tailscale/net/tsaddr
github.com/sagernet/sing/common/pipe
github.com/sagernet/sing/common/ntp
github.com/sagernet/sing-box/experimental/libbox/internal/procfs
github.com/sagernet/sing/common/control
github.com/tailscale/netlink
github.com/tailscale/netlink/nl
github.com/sagernet/tailscale/net/stun
github.com/google/nftables
github.com/sagernet/tailscale/net/tlsdial/blockblame
github.com/sagernet/tailscale/net/bakedroots
github.com/cretz/bine/torutil
github.com/sagernet/nftables
golang.org/x/crypto/ssh
github.com/tailscale/golang-x-crypto/ssh
github.com/tailscale/netlink
crypto/tls
github.com/mdlayher/genetlink
github.com/sagernet/sing/common/json
github.com/sagernet/wireguard-go/ipc
github.com/sagernet/sing/common/metadata
github.com/google/nftables
github.com/sagernet/tailscale/net/tlsdial/blockblame
github.com/sagernet/tailscale/net/bakedroots
github.com/cretz/bine/torutil
github.com/tailscale/golang-x-crypto/ssh
golang.org/x/crypto/ssh
crypto/tls
github.com/anytls/sing-anytls/session
github.com/coreos/go-iptables/iptables
github.com/google/nftables/internal/parseexprfunc
github.com/sagernet/sing-box/experimental/libbox/internal/procfs
github.com/sagernet/sing/common/pipe
github.com/sagernet/sing/common/ntp
github.com/sagernet/sing/common/control
github.com/sagernet/sing-box/common/badversion
github.com/sagernet/sing/common/json/badjson
github.com/sagernet/sing/common/byteformats
github.com/cretz/bine/process
github.com/cretz/bine/control
github.com/sagernet/sing/common/udpnat
github.com/sagernet/sing/common/json
github.com/google/nftables/xt
github.com/sagernet/gvisor/pkg/tcpip/internal/tcp
github.com/sagernet/gvisor/pkg/tcpip/transport
github.com/sagernet/gvisor/pkg/tcpip/header
github.com/cretz/bine/process
github.com/cretz/bine/control
github.com/insomniacslk/dhcp/interfaces
github.com/kortschak/wol
github.com/sagernet/sing-box/common/badversion
github.com/sagernet/sing/common/byteformats
github.com/sagernet/sing/common/json/badjson
github.com/sagernet/sing/common/udpnat
github.com/sagernet/tailscale/net/memnet
github.com/sagernet/sing-shadowsocks
github.com/sagernet/netlink
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/net/proxymux
github.com/sagernet/gvisor/pkg/tcpip/internal/tcp
github.com/sagernet/gvisor/pkg/tcpip/transport
github.com/sagernet/gvisor/pkg/tcpip/header
github.com/insomniacslk/dhcp/dhcpv4
github.com/sagernet/tailscale/disco
github.com/sagernet/tailscale/ipn/policy
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/sagernet/gvisor/pkg/tcpip/internal/tcp
github.com/sagernet/gvisor/pkg/tcpip/header
github.com/sagernet/gvisor/pkg/tcpip/transport
github.com/sagernet/sing/common/pipe
github.com/sagernet/sing/common/control
github.com/sagernet/sing-box/experimental/libbox/internal/procfs
github.com/sagernet/sing/common/ntp
github.com/sagernet/sing/common/json
github.com/sagernet/tailscale/net/tlsdial/blockblame
github.com/sagernet/tailscale/net/bakedroots
github.com/cretz/bine/torutil
golang.org/x/crypto/ssh
github.com/sagernet/tailscale/types/netlogtype
github.com/tailscale/golang-x-crypto/ssh
crypto/tls
github.com/sagernet/tailscale/types/appctype
github.com/sagernet/sing/common/network
github.com/google/nftables/expr
github.com/sagernet/tailscale/net/connstats
golang.org/x/net/icmp
github.com/sagernet/sing-box/common/badversion
github.com/sagernet/sing/common/byteformats
github.com/sagernet/sing/common/json/badjson
github.com/sagernet/sing/common/udpnat
github.com/cretz/bine/control
github.com/cretz/bine/process
github.com/sagernet/sing-box/common/redir
github.com/sagernet/wireguard-go/conn
github.com/sagernet/nftables
github.com/sagernet/sing/common/bufio
github.com/google/nftables
github.com/sagernet/tailscale/wgengine/filter/filtertype
github.com/sagernet/tailscale/client/tailscale/apitype
github.com/sagernet/tailscale/types/persist
github.com/sagernet/tailscale/control/controlknobs
github.com/sagernet/tailscale/disco
github.com/sagernet/tailscale/version
github.com/sagernet/tailscale/ipn/policy
github.com/sagernet/tailscale/types/netlogtype
github.com/sagernet/tailscale/util/syspolicy/internal
github.com/sagernet/tailscale/envknob
github.com/sagernet/sing-shadowsocks
github.com/sagernet/tailscale/types/appctype
github.com/sagernet/sing-box/common/redir
github.com/sagernet/wireguard-go/conn
github.com/sagernet/sing/common/bufio
github.com/sagernet/tailscale/net/connstats
github.com/sagernet/tailscale/util/syspolicy/setting
github.com/sagernet/wireguard-go/tun
github.com/cretz/bine/tor
github.com/cretz/bine/tor
github.com/tailscale/netlink
github.com/sagernet/tailscale/types/logger
github.com/sagernet/wireguard-go/tun
github.com/sagernet/sing/common/pipe
github.com/sagernet/sing/common/ntp
github.com/sagernet/sing-box/experimental/libbox/internal/procfs
github.com/sagernet/sing/common/control
github.com/sagernet/tailscale/util/syspolicy/internal
github.com/sagernet/tailscale/envknob
github.com/sagernet/sing/common/json
github.com/sagernet/tailscale/util/syspolicy/setting
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/bakedroots
github.com/sagernet/tailscale/net/tlsdial/blockblame
github.com/cretz/bine/torutil
crypto/tls
github.com/tailscale/golang-x-crypto/ssh
golang.org/x/crypto/ssh
github.com/sagernet/sing/common/udpnat
github.com/sagernet/wireguard-go/tun
github.com/google/nftables
github.com/cretz/bine/tor
github.com/sagernet/tailscale/util/syspolicy/internal/loggerx
github.com/sagernet/tailscale/logtail/backoff
github.com/sagernet/tailscale/paths
github.com/sagernet/tailscale/tka
github.com/sagernet/tailscale/doctor
github.com/sagernet/tailscale/doctor/permissions
github.com/sagernet/tailscale/log/filelogger
github.com/sagernet/tailscale/net/ping
github.com/sagernet/tailscale/util/osshare
github.com/sagernet/tailscale/net/socks5
github.com/cretz/bine/process
github.com/cretz/bine/control
github.com/sagernet/sing-box/common/redir
github.com/sagernet/wireguard-go/conn
github.com/sagernet/sing/common/bufio
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/tailscale/types/logger
github.com/sagernet/sing-shadowsocks
github.com/sagernet/wireguard-go/device
github.com/sagernet/sing/common/canceler
github.com/sagernet/sing/common/uot
github.com/anytls/sing-anytls
github.com/sagernet/sing-shadowsocks2/internal/shadowio
github.com/sagernet/sing-shadowsocks2/cipher
github.com/sagernet/smux
github.com/sagernet/sing/common/varbin
github.com/sagernet/sing/common/bufio/deadline
github.com/sagernet/sing-box/common/conntrack
github.com/sagernet/sing-vmess/packetaddr
github.com/sagernet/wireguard-go/device
github.com/sagernet/tailscale/util/syspolicy/internal/loggerx
github.com/sagernet/tailscale/tka
github.com/sagernet/wireguard-go/tun
github.com/cretz/bine/tor
github.com/sagernet/tailscale/logtail/backoff
github.com/sagernet/gvisor/pkg/tcpip/ports
github.com/sagernet/gvisor/pkg/tcpip/transport/tcpconntrack
github.com/sagernet/tailscale/ipn/ipnstate
github.com/sagernet/tailscale/types/netmap
github.com/sagernet/gvisor/pkg/tcpip/network/hash
github.com/sagernet/sing/common/varbin
github.com/sagernet/sing/common/uot
github.com/sagernet/sing/common/canceler
github.com/sagernet/tailscale/paths
github.com/sagernet/sing-box/common/conntrack
github.com/sagernet/sing-shadowsocks2/shadowaead_2022
github.com/anytls/sing-anytls
github.com/sagernet/sing-vmess/packetaddr
github.com/sagernet/smux
github.com/sagernet/sing/common/bufio/deadline
github.com/sagernet/sing-shadowsocks2/cipher
github.com/sagernet/sing-shadowsocks2/internal/shadowio
github.com/sagernet/sing/common/udpnat2
github.com/sagernet/wireguard-go/device
github.com/sagernet/sing-shadowsocks2/shadowstream
github.com/sagernet/tailscale/doctor
github.com/sagernet/gvisor/pkg/tcpip/network/hash
github.com/sagernet/tailscale/net/packet/checksum
github.com/sagernet/gvisor/pkg/tcpip/transport/tcpconntrack
github.com/sagernet/gvisor/pkg/tcpip/ports
github.com/sagernet/tailscale/doctor/permissions
github.com/sagernet/tailscale/log/filelogger
github.com/sagernet/tailscale/net/ping
github.com/sagernet/sing/common/varbin
github.com/sagernet/sing/common/canceler
github.com/anytls/sing-anytls
github.com/sagernet/sing-box/common/conntrack
github.com/sagernet/sing/common/uot
github.com/sagernet/sing-shadowsocks2/cipher
github.com/sagernet/sing/common/bufio/deadline
github.com/sagernet/smux
github.com/sagernet/tailscale/net/packet/checksum
github.com/sagernet/sing/common/udpnat2
github.com/sagernet/tailscale/util/osshare
github.com/sagernet/sing-shadowsocks2/internal/shadowio
github.com/sagernet/tailscale/wgengine/filter/filtertype
github.com/sagernet/tailscale/control/controlknobs
github.com/sagernet/tailscale/types/persist
github.com/sagernet/tailscale/client/tailscale/apitype
github.com/sagernet/tailscale/ipn/policy
github.com/sagernet/tailscale/types/netlogtype
github.com/sagernet/tailscale/disco
github.com/sagernet/tailscale/types/appctype
github.com/sagernet/sing-shadowsocks2/shadowstream
github.com/sagernet/sing-shadowsocks2/shadowaead_2022
github.com/sagernet/tailscale/version
github.com/sagernet/sing/common/rw
github.com/sagernet/gvisor/pkg/tcpip/stack
github.com/sagernet/sing/common/domain
github.com/sagernet/tailscale/version
github.com/sagernet/sing/protocol/socks/socks4
github.com/sagernet/tailscale/types/persist
github.com/sagernet/tailscale/control/controlknobs
github.com/sagernet/tailscale/client/tailscale/apitype
github.com/sagernet/tailscale/wgengine/filter/filtertype
github.com/sagernet/sing/protocol/socks/socks5
github.com/sagernet/sing-vmess/packetaddr
github.com/sagernet/tailscale/net/socks5
github.com/sagernet/tailscale/net/connstats
github.com/sagernet/sing/common/udpnat2
github.com/sagernet/tailscale/disco
github.com/sagernet/gvisor/pkg/tcpip/ports
github.com/sagernet/sing-box/constant
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/gvisor/pkg/tcpip/transport/tcpconntrack
github.com/sagernet/sing-shadowsocks2/shadowaead_2022
github.com/sagernet/sing-shadowsocks2/shadowstream
github.com/sagernet/sing-box/common/conntrack
github.com/sagernet/sing/common/canceler
github.com/sagernet/sing/common/uot
github.com/sagernet/sing/common/varbin
github.com/sagernet/smux
github.com/sagernet/sing/common/bufio/deadline
github.com/anytls/sing-anytls
github.com/sagernet/sing-shadowsocks2/cipher
github.com/sagernet/gvisor/pkg/tcpip/network/hash
github.com/sagernet/tailscale/ipn/policy
github.com/sagernet/sing/protocol/socks
github.com/sagernet/sing/common/rw
github.com/sagernet/sing-shadowsocks2/internal/shadowio
github.com/sagernet/sing/common/domain
github.com/sagernet/sing-vmess/packetaddr
github.com/sagernet/sing/protocol/socks/socks4
github.com/sagernet/sing/protocol/socks/socks5
github.com/sagernet/tailscale/types/netlogtype
github.com/sagernet/sing-box/common/settings
github.com/sagernet/sing-box/experimental/deprecated
github.com/sagernet/tailscale/net/packet/checksum
github.com/sagernet/gvisor/pkg/tcpip/stack
github.com/sagernet/tailscale/net/connstats
github.com/sagernet/sing/common/domain
github.com/sagernet/sing/protocol/socks/socks4
github.com/sagernet/sing/protocol/socks/socks5
github.com/sagernet/tailscale/util/syspolicy/internal
github.com/sagernet/tailscale/envknob
github.com/sagernet/tailscale/types/appctype
github.com/sagernet/sing/common/rw
github.com/sagernet/sing/service/filemanager
github.com/sagernet/sing-vmess
github.com/sagernet/sing-box/constant
github.com/sagernet/sing-shadowsocks2
github.com/sagernet/wireguard-go/device
github.com/sagernet/gvisor/pkg/tcpip/stack
github.com/sagernet/sing/common/udpnat2
github.com/sagernet/sing-shadowsocks2/shadowaead_2022
github.com/sagernet/sing-shadowsocks/shadowaead
github.com/sagernet/sing-shadowsocks2/shadowstream
github.com/sagernet/sing-shadowsocks2/shadowaead
github.com/sagernet/sing/protocol/socks
github.com/sagernet/tailscale/envknob
github.com/sagernet/tailscale/util/syspolicy/setting
github.com/sagernet/tailscale/util/syspolicy/internal
github.com/sagernet/sing/protocol/socks
github.com/sagernet/sing-box/transport/trojan
github.com/sagernet/sing-box/common/settings
github.com/sagernet/sing-box/experimental/deprecated
github.com/sagernet/sing/protocol/socks/socks4
github.com/sagernet/sing/common/rw
github.com/sagernet/sing/common/domain
github.com/sagernet/sing/service/filemanager
github.com/sagernet/sing-shadowsocks/shadowaead
github.com/sagernet/sing-vmess
github.com/sagernet/sing-shadowsocks2/shadowaead
github.com/sagernet/sing-box/transport/trojan
github.com/sagernet/sing-box/constant
github.com/sagernet/tailscale/util/syspolicy/setting
github.com/sagernet/sing/protocol/socks/socks5
github.com/sagernet/tailscale/types/netmap
github.com/sagernet/tailscale/ipn/ipnstate
github.com/sagernet/sing-box/experimental/deprecated
github.com/sagernet/sing-box/common/settings
github.com/sagernet/tailscale/types/logger
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/net/packet/checksum
github.com/sagernet/tailscale/types/logger
github.com/sagernet/sing/service/filemanager
github.com/sagernet/sing-box/constant
github.com/sagernet/sing-vmess
github.com/sagernet/sing-shadowsocks2
github.com/sagernet/sing-shadowsocks2
github.com/sagernet/sing/protocol/socks
github.com/sagernet/sing-shadowsocks/shadowaead
github.com/sagernet/sing-shadowsocks2/shadowaead
github.com/sagernet/sing-box/transport/trojan
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/miekg/dns
net/http/internal/httpcommon
golang.org/x/net/internal/httpcommon
github.com/sagernet/tailscale/util/syspolicy/internal/loggerx
github.com/sagernet/tailscale/logtail/backoff
github.com/sagernet/tailscale/doctor
github.com/sagernet/tailscale/log/filelogger
github.com/sagernet/tailscale/doctor/permissions
github.com/sagernet/tailscale/paths
github.com/sagernet/tailscale/net/ping
github.com/sagernet/tailscale/util/osshare
github.com/sagernet/tailscale/tka
github.com/sagernet/tailscale/net/socks5
github.com/sagernet/quic-go/congestion
github.com/sagernet/quic-go/internal/qerr
github.com/sagernet/quic-go/internal/utils
github.com/sagernet/gvisor/pkg/tcpip/stack
github.com/sagernet/tailscale/util/syspolicy/internal/loggerx
github.com/sagernet/tailscale/logtail/backoff
github.com/sagernet/tailscale/doctor
github.com/sagernet/tailscale/doctor/permissions
github.com/sagernet/tailscale/paths
github.com/sagernet/tailscale/log/filelogger
github.com/sagernet/tailscale/tka
github.com/sagernet/sing-quic/hysteria/congestion
github.com/sagernet/sing-quic/congestion_meta2
github.com/sagernet/sing-shadowsocks/shadowaead_2022
github.com/sagernet/tailscale/net/ping
github.com/sagernet/tailscale/util/osshare
github.com/sagernet/tailscale/net/socks5
github.com/sagernet/tailscale/wgengine/wgint
github.com/sagernet/tailscale/wgengine/wgcfg
github.com/sagernet/sing-shadowsocks2
net/http/httptrace
github.com/sagernet/sing/common/tls
github.com/sagernet/quic-go/internal/protocol
github.com/sagernet/quic-go/internal/flowcontrol
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
net/http/internal/httpcommon
golang.org/x/net/internal/httpcommon
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/wgint
github.com/sagernet/tailscale/wgengine/wgcfg
github.com/sagernet/sing-quic/hysteria/congestion
github.com/sagernet/sing-quic/congestion_meta2
github.com/sagernet/sing-shadowsocks/shadowaead_2022
github.com/sagernet/quic-go/internal/flowcontrol
github.com/sagernet/quic-go/internal/wire
github.com/sagernet/tailscale/wgengine/wglog
github.com/sagernet/tailscale/wgengine/wglog
net/http
github.com/sagernet/tailscale/wgengine/wgcfg/nmcfg
github.com/sagernet/sing-shadowsocks/shadowaead_2022
github.com/sagernet/quic-go/logging
github.com/sagernet/quic-go/internal/congestion
github.com/sagernet/quic-go/internal/handshake
github.com/sagernet/sing-quic/congestion_meta1
github.com/sagernet/tailscale/wgengine/wglog
github.com/sagernet/tailscale/ipn/ipnstate
github.com/sagernet/tailscale/types/netmap
github.com/sagernet/quic-go/internal/ackhandler
net/http/httptrace
github.com/sagernet/sing/common/tls
github.com/sagernet/quic-go/internal/protocol
github.com/sagernet/tailscale/wgengine/wgcfg
github.com/sagernet/tailscale/wgengine/wgint
github.com/miekg/dns
github.com/sagernet/tailscale/types/netmap
github.com/sagernet/tailscale/ipn/ipnstate
github.com/sagernet/sing/common/tls
net/http/httptrace
github.com/sagernet/quic-go/internal/protocol
github.com/miekg/dns
github.com/sagernet/quic-go/logging
golang.org/x/net/internal/httpcommon
net/http/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/quic-go/congestion
github.com/sagernet/quic-go/internal/utils
github.com/sagernet/quic-go/internal/qerr
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-quic/hysteria/congestion
github.com/sagernet/quic-go/internal/congestion
github.com/sagernet/quic-go/internal/handshake
github.com/sagernet/sing-quic/congestion_meta1
github.com/sagernet/sing-quic/congestion_meta2
net/http
github.com/sagernet/tailscale/wgengine/wgcfg/nmcfg
github.com/sagernet/quic-go/internal/flowcontrol
github.com/sagernet/quic-go/internal/wire
github.com/sagernet/quic-go/internal/wire
github.com/sagernet/quic-go/internal/flowcontrol
net/http
github.com/sagernet/quic-go/internal/ackhandler
github.com/sagernet/tailscale/wgengine/wglog
github.com/sagernet/quic-go
github.com/sagernet/quic-go/logging
github.com/sagernet/quic-go
github.com/sagernet/quic-go/logging
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/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/tailscale/wgengine/wgcfg/nmcfg
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/transport/internal/network
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/multicast
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/link/channel
github.com/sagernet/gvisor/pkg/tcpip/transport/packet
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network
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/fragmentation
github.com/sagernet/gvisor/pkg/tcpip/network/internal/ip
github.com/sagernet/tailscale/wgengine/wgcfg/nmcfg
github.com/sagernet/quic-go
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/transport/internal/network
github.com/sagernet/gvisor/pkg/tcpip/stack/gro
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/multicast
github.com/sagernet/gvisor/pkg/tcpip/network/internal/ip
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/noop
github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network
github.com/sagernet/gvisor/pkg/tcpip/transport/packet
github.com/sagernet/gvisor/pkg/tcpip/link/channel
github.com/sagernet/gvisor/pkg/tcpip/network/internal/multicast
github.com/sagernet/gvisor/pkg/tcpip/header/parse
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/quic-go
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/tailscale/wgengine/netstack/gro
github.com/sagernet/gvisor/pkg/tcpip/network/ipv6
github.com/sagernet/gvisor/pkg/tcpip/link/fdbased
github.com/sagernet/gvisor/pkg/tcpip/network/ipv4
github.com/sagernet/gvisor/pkg/tcpip/network/ipv6
github.com/sagernet/gvisor/pkg/tcpip/network/ipv4
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/network/ipv6
github.com/sagernet/gvisor/pkg/tcpip/network/ipv6
github.com/sagernet/gvisor/pkg/tcpip/network/ipv4
github.com/sagernet/gvisor/pkg/tcpip/network/ipv4
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/raw
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/gvisor/pkg/tcpip/transport/udp
github.com/sagernet/gvisor/pkg/tcpip/transport/icmp
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/go-chi/chi/v5
github.com/sagernet/sing/protocol/http
expvar
net/http/pprof
github.com/go-chi/render
github.com/sagernet/cors
github.com/sagernet/sing-quic/hysteria2/internal/protocol
github.com/sagernet/tailscale/util/cloudenv
github.com/sagernet/sing-box/transport/simple-obfs
github.com/sagernet/tailscale/drive
github.com/sagernet/tailscale/net/tshttpproxy
net/http/httputil
github.com/sagernet/ws
github.com/sagernet/quic-go/http3
golang.org/x/net/http2
github.com/andybalholm/brotli
github.com/sagernet/tailscale/tempfork/httprec
github.com/sagernet/sing-box/option
github.com/sagernet/tailscale/clientupdate
github.com/tailscale/goupnp/httpu
github.com/tailscale/goupnp/soap
github.com/sagernet/tailscale/tempfork/acme
github.com/coder/websocket
golang.org/x/net/publicsuffix
github.com/sagernet/sing-box/common/tlsfragment
github.com/sagernet/tailscale/hostinfo
github.com/sagernet/tailscale/net/dnscache
github.com/tailscale/goupnp/ssdp
github.com/sagernet/sing/common/json/badoption
net/http/cookiejar
github.com/sagernet/sing/protocol/http
expvar
net/http/pprof
github.com/go-chi/render
github.com/sagernet/cors
github.com/sagernet/ws
golang.org/x/net/http2
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/tempfork/httprec
github.com/sagernet/tailscale/drive
github.com/sagernet/tailscale/net/tshttpproxy
net/http/httputil
github.com/sagernet/quic-go/http3
github.com/go-chi/chi/v5
github.com/andybalholm/brotli
github.com/sagernet/tailscale/util/clientmetric
github.com/sagernet/tailscale/metrics
github.com/sagernet/ws/wsutil
github.com/go-chi/chi/v5/middleware
github.com/sagernet/tailscale/clientupdate
github.com/tailscale/goupnp
golang.org/x/net/publicsuffix
github.com/sagernet/sing-box/option
github.com/sagernet/sing-box/common/tlsfragment
github.com/sagernet/tailscale/hostinfo
github.com/sagernet/tailscale/net/dnscache
github.com/tailscale/goupnp/httpu
github.com/tailscale/goupnp/soap
github.com/tailscale/goupnp/dcps/internetgateway2
github.com/sagernet/tailscale/tempfork/acme
github.com/sagernet/tailscale/envknob/featureknob
github.com/sagernet/tailscale/util/linuxfw
github.com/coder/websocket
github.com/sagernet/tailscale/util/syspolicy/internal/metrics
github.com/sagernet/tailscale/appc
github.com/sagernet/tailscale/net/netmon
github.com/tailscale/goupnp/ssdp
github.com/sagernet/tailscale/util/clientmetric
github.com/sagernet/tailscale/metrics
github.com/go-chi/chi/v5/middleware
github.com/sagernet/tailscale/net/wsconn
github.com/sagernet/sing-quic
github.com/sagernet/tailscale/tsweb/varz
github.com/tailscale/goupnp
github.com/sagernet/sing-quic/tuic
github.com/sagernet/sing-quic/hysteria
github.com/sagernet/tailscale/envknob/featureknob
github.com/sagernet/tailscale/util/linuxfw
github.com/sagernet/tailscale/appc
github.com/sagernet/tailscale/net/netmon
github.com/sagernet/tailscale/util/syspolicy/internal/metrics
github.com/sagernet/ws/wsutil
github.com/tailscale/goupnp/dcps/internetgateway2
github.com/sagernet/tailscale/util/syspolicy/source
github.com/sagernet/tailscale/net/sockstats
github.com/sagernet/tailscale/doctor/ethtool
github.com/sagernet/tailscale/posture
github.com/sagernet/tailscale/net/routetable
github.com/sagernet/tailscale/net/netns
github.com/sagernet/tailscale/net/netutil
github.com/sagernet/tailscale/logtail
github.com/sagernet/tailscale/tsweb/varz
github.com/sagernet/tailscale/net/wsconn
github.com/sagernet/tailscale/doctor/routetable
github.com/sagernet/tailscale/tsweb
github.com/sagernet/tailscale/util/usermetric
github.com/sagernet/tailscale/net/tsdial
github.com/sagernet/tailscale/net/dns/recursive
github.com/sagernet/tailscale/net/portmapper
github.com/sagernet/sing-quic
github.com/go-chi/chi/v5
github.com/sagernet/sing/common/json/badoption
github.com/sagernet/tailscale/net/sockstats
github.com/sagernet/tailscale/doctor/ethtool
github.com/sagernet/tailscale/net/netns
github.com/sagernet/tailscale/posture
github.com/sagernet/tailscale/net/routetable
github.com/sagernet/tailscale/net/netutil
net/http/cookiejar
github.com/sagernet/sing/protocol/http
expvar
net/http/pprof
github.com/go-chi/render
github.com/sagernet/cors
github.com/sagernet/sing-box/transport/simple-obfs
github.com/sagernet/tailscale/drive
github.com/sagernet/tailscale/util/cloudenv
net/http/httputil
github.com/sagernet/sing-quic/hysteria2/internal/protocol
github.com/sagernet/tailscale/net/tshttpproxy
github.com/sagernet/tailscale/tempfork/httprec
golang.org/x/net/http2
github.com/sagernet/ws
github.com/sagernet/tailscale/logtail
github.com/sagernet/tailscale/util/syspolicy/source
github.com/sagernet/sing-quic/hysteria
github.com/sagernet/sing-quic/tuic
github.com/sagernet/sing-quic/hysteria2
github.com/andybalholm/brotli
net/http/cookiejar
github.com/sagernet/sing/protocol/http
net/http/pprof
github.com/sagernet/sing/common/json/badoption
expvar
github.com/sagernet/cors
github.com/go-chi/render
github.com/go-chi/chi/v5
github.com/sagernet/ws
github.com/sagernet/quic-go/http3
github.com/sagernet/sing-quic/hysteria2/internal/protocol
net/http/httputil
github.com/sagernet/tailscale/drive
github.com/sagernet/tailscale/util/cloudenv
github.com/sagernet/tailscale/tempfork/httprec
github.com/sagernet/tailscale/net/tshttpproxy
github.com/sagernet/sing-box/option
github.com/sagernet/tailscale/clientupdate
github.com/sagernet/sing-box/transport/simple-obfs
golang.org/x/net/http2
github.com/sagernet/tailscale/net/tsdial
github.com/sagernet/tailscale/net/dns/recursive
github.com/sagernet/tailscale/net/portmapper
github.com/sagernet/tailscale/kube/kubeclient
github.com/andybalholm/brotli
github.com/tailscale/goupnp/httpu
github.com/tailscale/goupnp/soap
github.com/sagernet/tailscale/net/dnscache
github.com/sagernet/tailscale/hostinfo
github.com/sagernet/tailscale/doctor/routetable
github.com/sagernet/tailscale/tempfork/acme
github.com/coder/websocket
golang.org/x/net/publicsuffix
github.com/sagernet/quic-go/http3
github.com/sagernet/sing-box/option
github.com/sagernet/tailscale/clientupdate
github.com/sagernet/tailscale/util/usermetric
github.com/sagernet/tailscale/tsweb
github.com/sagernet/tailscale/kube/kubeclient
github.com/tailscale/goupnp/httpu
github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet
github.com/tailscale/goupnp/soap
github.com/sagernet/sing-box/common/tlsfragment
github.com/sagernet/tailscale/tempfork/acme
github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet
github.com/coder/websocket
github.com/sagernet/tailscale/hostinfo
github.com/sagernet/tailscale/net/dnscache
github.com/tailscale/goupnp/ssdp
golang.org/x/net/publicsuffix
github.com/tailscale/goupnp/ssdp
github.com/sagernet/tailscale/wgengine/filter
github.com/sagernet/tailscale/health
github.com/sagernet/sing-box/common/srs
github.com/sagernet/sing-box/common/tlsfragment
github.com/sagernet/sing-box/log
github.com/sagernet/tailscale/util/syspolicy/rsop
github.com/sagernet/tailscale/metrics
github.com/sagernet/tailscale/util/clientmetric
github.com/go-chi/chi/v5/middleware
github.com/tailscale/goupnp
github.com/sagernet/sing-tun
github.com/tailscale/goupnp
github.com/sagernet/tailscale/util/clientmetric
github.com/sagernet/tailscale/metrics
github.com/sagernet/tailscale/envknob/featureknob
github.com/sagernet/tailscale/util/linuxfw
github.com/sagernet/ws/wsutil
github.com/go-chi/chi/v5/middleware
github.com/sagernet/ws/wsutil
github.com/sagernet/tailscale/wgengine/filter
github.com/sagernet/tailscale/health
github.com/sagernet/sing-tun
github.com/tailscale/goupnp/dcps/internetgateway2
github.com/sagernet/tailscale/util/syspolicy/internal/metrics
github.com/sagernet/tailscale/appc
github.com/sagernet/tailscale/net/netmon
github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet
github.com/sagernet/tailscale/util/syspolicy/rsop
github.com/sagernet/sing-quic/hysteria2
golang.org/x/net/http2/h2c
github.com/sagernet/tailscale/internal/noiseconn
github.com/sagernet/sing-mux
github.com/tailscale/goupnp/dcps/internetgateway2
github.com/sagernet/tailscale/envknob/featureknob
github.com/sagernet/tailscale/util/linuxfw
github.com/sagernet/tailscale/util/syspolicy/internal/metrics
github.com/sagernet/tailscale/appc
github.com/sagernet/tailscale/net/netmon
github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet
golang.org/x/net/http2/h2c
github.com/sagernet/tailscale/internal/noiseconn
github.com/sagernet/tailscale/net/wsconn
github.com/sagernet/sing-mux
github.com/sagernet/tailscale/tsweb/varz
github.com/sagernet/tailscale/net/wsconn
github.com/sagernet/tailscale/net/tstun
github.com/sagernet/tailscale/tsweb/varz
github.com/sagernet/sing-tun
github.com/sagernet/tailscale/util/syspolicy
github.com/sagernet/tailscale/util/syspolicy
github.com/sagernet/sing-box/log
github.com/sagernet/sing-box/common/srs
github.com/sagernet/sing-tun
github.com/sagernet/tailscale/util/syspolicy/source
github.com/sagernet/sing-quic
github.com/sagernet/tailscale/net/tstun
github.com/sagernet/tailscale/net/netns
github.com/sagernet/tailscale/doctor/ethtool
github.com/sagernet/tailscale/posture
github.com/sagernet/tailscale/net/routetable
github.com/sagernet/tailscale/net/sockstats
github.com/sagernet/sing-quic
github.com/sagernet/tailscale/net/netutil
github.com/sagernet/tailscale/logtail
github.com/sagernet/sing-quic/tuic
github.com/sagernet/sing-quic/hysteria
github.com/sagernet/sing-quic/tuic
github.com/sagernet/sing-quic/hysteria
github.com/sagernet/tailscale/doctor/ethtool
github.com/sagernet/tailscale/posture
github.com/sagernet/tailscale/net/routetable
github.com/sagernet/tailscale/net/netns
github.com/sagernet/tailscale/net/netutil
github.com/sagernet/tailscale/net/sockstats
github.com/sagernet/tailscale/net/dns/recursive
github.com/sagernet/tailscale/net/portmapper
github.com/sagernet/tailscale/net/tsdial
github.com/sagernet/tailscale/util/syspolicy/source
github.com/sagernet/tailscale/logtail
github.com/sagernet/tailscale/util/usermetric
github.com/sagernet/tailscale/tsweb
github.com/sagernet/tailscale/util/usermetric
github.com/sagernet/tailscale/tsweb
github.com/sagernet/tailscale/doctor/routetable
github.com/sagernet/sing-box/common/srs
github.com/sagernet/sing-box/log
github.com/sagernet/tailscale/net/tsdial
github.com/sagernet/tailscale/net/dns/recursive
github.com/sagernet/tailscale/net/portmapper
github.com/sagernet/tailscale/net/tlsdial
github.com/sagernet/tailscale/ipn
github.com/sagernet/tailscale/doctor/routetable
github.com/sagernet/tailscale/net/dns/resolver
github.com/sagernet/tailscale/net/tlsdial
github.com/sagernet/tailscale/net/dns/resolver
github.com/sagernet/tailscale/ipn
github.com/sagernet/tailscale/util/syspolicy/rsop
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/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/feature/tap
github.com/sagernet/sing-quic/hysteria2
golang.org/x/net/http2/h2c
github.com/sagernet/tailscale/internal/noiseconn
github.com/sagernet/sing-mux
github.com/sagernet/tailscale/internal/noiseconn
golang.org/x/net/http2/h2c
github.com/sagernet/sing-mux
github.com/sagernet/tailscale/control/controlhttp
github.com/sagernet/tailscale/logpolicy
github.com/sagernet/tailscale/net/dnsfallback
github.com/sagernet/tailscale/util/syspolicy
github.com/sagernet/tailscale/control/controlhttp
github.com/sagernet/tailscale/net/dnsfallback
github.com/sagernet/tailscale/logpolicy
github.com/sagernet/tailscale/feature/tap
github.com/sagernet/tailscale/util/syspolicy
github.com/sagernet/tailscale/net/tstun
github.com/sagernet/tailscale/net/tstun
github.com/sagernet/sing-box/common/process
github.com/sagernet/sing-box/adapter
github.com/sagernet/sing-box/common/process
github.com/sagernet/tailscale/net/tlsdial
github.com/sagernet/tailscale/ipn
github.com/sagernet/tailscale/net/dns/resolver
github.com/sagernet/sing-box/adapter
github.com/sagernet/sing-box/common/process
github.com/metacubex/utls
github.com/sagernet/sing-box/adapter
github.com/sagernet/tailscale/net/tlsdial
github.com/sagernet/tailscale/net/dns/resolver
github.com/sagernet/tailscale/ipn
github.com/sagernet/tailscale/log/sockstatlog
github.com/sagernet/tailscale/net/captivedetection
github.com/sagernet/sing-box/common/process
github.com/sagernet/tailscale/control/controlclient
github.com/metacubex/utls
github.com/sagernet/tailscale/log/sockstatlog
github.com/sagernet/tailscale/net/captivedetection
github.com/sagernet/tailscale/control/controlclient
github.com/sagernet/sing-box/adapter
github.com/sagernet/tailscale/ipn/ipnauth
github.com/sagernet/tailscale/ipn/conffile
github.com/sagernet/tailscale/client/tailscale
github.com/sagernet/tailscale/ipn/store/mem
github.com/sagernet/tailscale/taildrop
github.com/sagernet/tailscale/ipn/conffile
github.com/sagernet/tailscale/ipn/ipnauth
github.com/sagernet/tailscale/ipn/store/mem
github.com/sagernet/tailscale/taildrop
github.com/sagernet/tailscale/client/tailscale
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/common/uot
github.com/sagernet/sing-box/experimental/clashapi/trafficontrol
github.com/sagernet/sing-box/common/mux
github.com/sagernet/sing-box/experimental/cachefile
github.com/sagernet/sing-box/common/sniff
github.com/sagernet/sing-box/adapter/endpoint
github.com/sagernet/sing-box/transport/wireguard
github.com/sagernet/tailscale/ipn/store
github.com/sagernet/tailscale/ipn/store
github.com/sagernet/sing-box/adapter/endpoint
github.com/sagernet/sing-box/adapter/inbound
github.com/sagernet/sing-box/experimental/libbox/platform
github.com/sagernet/sing-box/adapter/outbound
github.com/sagernet/sing-box/adapter/service
github.com/sagernet/sing-box/experimental
github.com/sagernet/sing-box/common/urltest
github.com/sagernet/sing-box/common/listener
github.com/sagernet/sing-box/experimental/cachefile
github.com/sagernet/sing-box/experimental/clashapi/trafficontrol
github.com/sagernet/sing-box/common/sniff
github.com/sagernet/tailscale/feature/tap
github.com/sagernet/sing-box/common/uot
github.com/sagernet/sing-box/common/mux
github.com/sagernet/sing-box/transport/wireguard
github.com/sagernet/tailscale/control/controlhttp
github.com/sagernet/tailscale/logpolicy
github.com/sagernet/tailscale/net/dnsfallback
github.com/sagernet/tailscale/net/dns
github.com/sagernet/sing-box/common/certificate
github.com/sagernet/sing-box/protocol/block
github.com/sagernet/tailscale/feature/tap
github.com/sagernet/tailscale/control/controlhttp
github.com/sagernet/tailscale/net/dnsfallback
github.com/sagernet/tailscale/logpolicy
github.com/sagernet/sing-box/common/dialer
github.com/sagernet/sing-box/adapter/inbound
github.com/sagernet/sing-box/adapter/endpoint
github.com/sagernet/sing-box/adapter/service
github.com/sagernet/sing-box/adapter/outbound
github.com/sagernet/sing-box/experimental/libbox/platform
github.com/sagernet/sing-box/common/urltest
github.com/sagernet/sing-box/common/listener
github.com/sagernet/sing-box/experimental/cachefile
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/experimental
github.com/sagernet/sing-box/transport/wireguard
github.com/sagernet/sing-box/common/sniff
github.com/sagernet/sing-box/protocol/group
github.com/sagernet/tailscale/net/dns
github.com/sagernet/sing-box/protocol/redirect
github.com/sagernet/sing-box/protocol/tun
github.com/sagernet/sing-box/protocol/tun
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/experimental
github.com/sagernet/sing-box/experimental/cachefile
github.com/sagernet/sing-box/common/urltest
github.com/sagernet/sing-box/common/uot
github.com/sagernet/sing-box/experimental/clashapi/trafficontrol
github.com/sagernet/sing-box/common/mux
github.com/sagernet/sing-box/common/listener
github.com/sagernet/sing-box/common/sniff
github.com/sagernet/sing-box/common/certificate
github.com/sagernet/sing-box/protocol/block
github.com/sagernet/sing-box/protocol/group
github.com/metacubex/utls
github.com/sagernet/sing-box/transport/wireguard
github.com/sagernet/sing-box/protocol/redirect
github.com/sagernet/sing-box/common/dialer
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/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/sing-box/protocol/redirect
github.com/sagernet/sing-box/common/dialer
github.com/sagernet/sing-box/experimental/clashapi
github.com/sagernet/sing-box/common/dialer
github.com/sagernet/sing-box/protocol/redirect
github.com/sagernet/sing-box/experimental/clashapi
github.com/metacubex/utls
github.com/sagernet/tailscale/control/controlclient
github.com/sagernet/tailscale/net/captivedetection
github.com/sagernet/sing-box/experimental/clashapi
github.com/sagernet/sing-box/experimental/clashapi
github.com/sagernet/tailscale/log/sockstatlog
github.com/sagernet/tailscale/log/sockstatlog
github.com/sagernet/tailscale/ipn/conffile
github.com/sagernet/tailscale/ipn/ipnauth
github.com/sagernet/tailscale/client/tailscale
github.com/sagernet/tailscale/ipn/store/mem
github.com/sagernet/tailscale/taildrop
github.com/sagernet/tailscale/net/captivedetection
github.com/sagernet/sing-box/protocol/socks
github.com/sagernet/sing-box/protocol/direct
github.com/sagernet/sing-box/protocol/ssh
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/store/kubestore
github.com/sagernet/tailscale/control/controlclient
github.com/sagernet/tailscale/ipn/store
github.com/sagernet/tailscale/net/dns
github.com/sagernet/tailscale/net/dns
github.com/sagernet/tailscale/derp
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/route/rule
github.com/sagernet/sing-box/protocol/wireguard
github.com/sagernet/sing-box/protocol/ssh
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/protocol/ssh
github.com/sagernet/sing-box/protocol/tor
github.com/sagernet/sing-box/protocol/socks
github.com/sagernet/sing-box/protocol/wireguard
github.com/sagernet/sing-box/protocol/direct
github.com/sagernet/sing-box/route/rule
github.com/sagernet/tailscale/ipn/store/kubestore
github.com/sagernet/tailscale/derp
github.com/sagernet/tailscale/ipn/store
github.com/sagernet/sing-box/protocol/direct
github.com/sagernet/sing-box/protocol/socks
github.com/sagernet/sing-box/route/rule
github.com/sagernet/sing-box/protocol/ssh
github.com/sagernet/sing-box/protocol/tor
github.com/sagernet/sing-box/protocol/wireguard
github.com/sagernet/tailscale/wgengine/router
github.com/sagernet/sing-box/dns
github.com/sagernet/tailscale/wgengine/router
github.com/sagernet/sing-box/dns
github.com/sagernet/tailscale/wgengine/netlog
github.com/sagernet/sing-box/dns
github.com/sagernet/sing-box/common/badtls
github.com/sagernet/sing-shadowtls
github.com/sagernet/sing-vmess/vless
github.com/sagernet/tailscale/derp
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/tailscale/derp
github.com/sagernet/tailscale/wgengine/router
github.com/sagernet/tailscale/derp/derphttp
github.com/sagernet/tailscale/derp/derphttp
github.com/sagernet/tailscale/wgengine/router
github.com/sagernet/sing-box/dns/transport/fakeip
github.com/sagernet/sing-box/dns/transport/hosts
github.com/sagernet/sing-box/protocol/dns
github.com/sagernet/sing-box/common/tls
github.com/sagernet/sing-box/common/badtls
github.com/sagernet/sing-vmess/vless
github.com/sagernet/sing-shadowtls
github.com/sagernet/sing-box/route
github.com/sagernet/sing-box/dns/transport/hosts
github.com/sagernet/sing-box/protocol/dns
github.com/sagernet/sing-box/common/tls
github.com/sagernet/sing-box/dns/transport/fakeip
github.com/sagernet/sing-box/protocol/dns
github.com/sagernet/sing-box/dns/transport/hosts
github.com/sagernet/sing-box/dns/transport/fakeip
github.com/sagernet/sing-box/common/tls
github.com/sagernet/tailscale/wgengine/netlog
github.com/sagernet/sing-box/route
github.com/sagernet/sing-box/route
github.com/sagernet/sing-box/common/badtls
github.com/sagernet/sing-vmess/vless
github.com/sagernet/sing-shadowtls
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/common/tls
github.com/sagernet/sing-box/dns/transport/fakeip
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/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/sing-box/route
github.com/sagernet/sing-box/protocol/anytls
github.com/sagernet/sing-box/protocol/http
github.com/sagernet/sing-box/protocol/mixed
github.com/sagernet/sing-box/protocol/tuic
github.com/sagernet/sing-box/protocol/shadowtls
github.com/sagernet/sing-box/transport/v2rayhttp
github.com/sagernet/sing-box/service/ssmapi
github.com/sagernet/sing-box/dns/transport
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/anytls
github.com/sagernet/sing-box/protocol/mixed
github.com/sagernet/sing-box/protocol/http
github.com/sagernet/sing-box/protocol/shadowtls
github.com/sagernet/sing-box/transport/v2rayhttp
github.com/sagernet/sing-box/service/ssmapi
github.com/sagernet/sing-box/protocol/tuic
github.com/sagernet/sing-box/dns/transport
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/tailscale/net/netcheck
github.com/sagernet/sing-box/protocol/hysteria2
github.com/sagernet/sing-box/protocol/hysteria
github.com/sagernet/sing-box/protocol/naive
github.com/sagernet/sing-box/transport/v2raygrpclite
github.com/sagernet/sing-box/transport/v2raywebsocket
github.com/sagernet/sing-box/transport/v2rayhttpupgrade
github.com/sagernet/tailscale/derp/derphttp
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/v2ray
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/hysteria
github.com/sagernet/sing-box/protocol/hysteria2
github.com/sagernet/sing-box
github.com/sagernet/sing-box/protocol/naive/quic
github.com/sagernet/sing-box/protocol/naive/quic
github.com/sagernet/sing-box/transport/v2ray
github.com/sagernet/sing-box/protocol/trojan
github.com/sagernet/sing-box/transport/sip003
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/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/dns/transport
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/protocol/shadowtls
github.com/sagernet/sing-box/protocol/http
github.com/sagernet/sing-box/transport/v2rayhttp
github.com/sagernet/sing-box/service/ssmapi
github.com/sagernet/sing-box/protocol/hysteria
github.com/sagernet/sing-box/protocol/hysteria2
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/transport/v2rayquic
github.com/sagernet/sing-box/protocol/vmess
github.com/sagernet/sing-box/protocol/naive/quic
github.com/sagernet/sing-box/protocol/shadowsocks
github.com/sagernet/sing-box/transport/sip003
github.com/sagernet/sing-box/protocol/trojan
github.com/sagernet/sing-box/transport/v2rayquic
github.com/sagernet/sing-box/protocol/vmess
github.com/sagernet/sing-box/protocol/vless
github.com/sagernet/tailscale/wgengine/magicsock
github.com/sagernet/sing-box
github.com/sagernet/sing-box/protocol/shadowsocks
github.com/sagernet/sing-box/protocol/naive
github.com/sagernet/sing-box/transport/v2raygrpclite
github.com/sagernet/sing-box/transport/v2rayhttpupgrade
github.com/sagernet/sing-box/transport/v2raywebsocket
github.com/sagernet/sing-box/protocol/shadowsocks
github.com/sagernet/sing-box
github.com/sagernet/sing-box/protocol/hysteria
github.com/sagernet/sing-box/protocol/hysteria2
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/transport/v2ray
github.com/sagernet/sing-box/protocol/naive/quic
github.com/sagernet/sing-box
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/tailscale/wgengine/magicsock
github.com/sagernet/tailscale/net/netcheck
github.com/sagernet/sing-box/protocol/shadowsocks
github.com/sagernet/tailscale/net/netcheck
github.com/sagernet/tailscale/wgengine/magicsock
github.com/sagernet/tailscale/wgengine/magicsock
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/ipn/ipnlocal
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/feature/wakeonlan
github.com/sagernet/tailscale/ipn/localapi
github.com/sagernet/tailscale/wgengine/netstack
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/ipn/localapi
github.com/sagernet/tailscale/wgengine/netstack
github.com/sagernet/tailscale/feature/capture
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/condregister
github.com/sagernet/tailscale/tsnet
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/condregister
github.com/sagernet/tailscale/tsnet
github.com/sagernet/sing-box/protocol/tailscale
github.com/sagernet/sing-box/protocol/tailscale
github.com/sagernet/tailscale/feature/condregister
github.com/sagernet/tailscale/tsnet
github.com/sagernet/sing-box/protocol/tailscale
github.com/sagernet/sing-box/service/derp
github.com/sagernet/sing-box/service/derp
github.com/sagernet/sing-box/protocol/tailscale
github.com/sagernet/sing-box/include
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/service/derp
github.com/sagernet/sing-box/build/arm/libbox
github.com/sagernet/sing-box/include
github.com/sagernet/sing-box/experimental/libbox
github.com/sagernet/sing-box/experimental/libbox
github.com/sagernet/sing-box/build/386/libbox
github.com/sagernet/sing-box/include
github.com/sagernet/sing-box/build/amd64/libbox
github.com/sagernet/sing-box/experimental/libbox
github.com/sagernet/sing-box/build/arm64/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:compileOtherReleaseAidl
> Task :app:generateOtherReleaseResources
> Task :app:extractOtherReleaseNativeSymbolTables
> Task :app:packageOtherReleaseResources
> Task :app:mergeOtherReleaseResources
> 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:processOtherReleaseManifestForPackage
> 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: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:lintVitalReportOtherRelease
> Task :app:lintVitalOtherRelease
> Task :app:compileOtherReleaseArtProfile
> 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 38s
49 actionable tasks: 49 executed
2025-09-14 14:32:49,133 INFO: Building Gradle project...
2025-09-14 14:32:49,134 DEBUG: Directory: build/io.nekohasekai.sfa/clients/android/app
2025-09-14 14:32:49,134 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
> Task :app:packageOtherRelease
> Task :app:createOtherReleaseApkListingFileRedirect UP-TO-DATE
> 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 2m 31s
49 actionable tasks: 4 executed, 45 up-to-date
2025-09-14 14:35:21,454 INFO: Successfully built version 1.12.7 of io.nekohasekai.sfa from ae852e0be4b9f837d26f0e2702e30ca8f518851e
2025-09-14 14:35:21,690 DEBUG: Checking build/io.nekohasekai.sfa/clients/android/app/build/outputs/apk/other/release/SFA-1.12.7-foss-unsigned.apk
2025-09-14 14:35:21,852 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-09-14 14:35:21,852 INFO: ...retrieving https://github.com/SagerNet/sing-box/releases/download/v1.12.7/SFA-1.12.7-foss-universal.apk
2025-09-14 14:35:21,855 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-09-14 14:35:22,158 DEBUG: https://github.com:443 "GET /SagerNet/sing-box/releases/download/v1.12.7/SFA-1.12.7-foss-universal.apk HTTP/1.1" 302 0
2025-09-14 14:35:22,166 DEBUG: Starting new HTTPS connection (1): release-assets.githubusercontent.com:443
2025-09-14 14:35:22,410 DEBUG: https://release-assets.githubusercontent.com:443 "GET /github-production-release-asset/509091576/b5e19924-fb15-4786-83d6-1a32056b3b80?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-09-14T15%3A11%3A56Z&rscd=attachment%3B+filename%3DSFA-1.12.7-foss-universal.apk&rsct=application%2Fvnd.android.package-archive&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-09-14T14%3A11%3A55Z&ske=2025-09-14T15%3A11%3A56Z&sks=b&skv=2018-11-09&sig=9ejsQIakwOTWqOsM5PYTACcWzOjBPhtC50COIovD%2FnQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1Nzg2MDgyMiwibmJmIjoxNzU3ODYwNTIyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.PROJssASVRjnNO_A0c7ivCFgtejh-moyMK7nSYlDXKs&response-content-disposition=attachment%3B%20filename%3DSFA-1.12.7-foss-universal.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 66302560
2025-09-14 14:35:31,656 DEBUG: unsigned/binaries/io.nekohasekai.sfa_567.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-14 14:35:38,709 DEBUG: /tmp/tmpxd3rz7wn/sigcp_io.nekohasekai.sfa_567.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-14 14:35:38,710 INFO: ...successfully verified
2025-09-14 14:35:38,710 INFO: compared built binary to supplied reference binary successfully
2025-09-14 14:35:38,817 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-09-14 14:35:39,034 DEBUG: Using APK Signature v2
2025-09-14 14:35:39,052 INFO: supplied reference binary has allowed signer 32250a4b5f3a6733df57a3b9ec16c38d2c7fc5f2f693a9636f8f7b3be3549641
2025-09-14 14:35:39,076 INFO: success: io.nekohasekai.sfa
2025-09-14 14:35:39,076 INFO: Finished
2025-09-14 14:35:39,076 INFO: 1 build succeeded