sing-box-python 1.13.20__tar.gz → 1.13.21__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/PKG-INFO +1 -1
- sing_box_python-1.13.21/UPSTREAM_COMMIT +1 -0
- sing_box_python-1.13.21/UPSTREAM_VERSION +1 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/sing_box_python.egg-info/PKG-INFO +1 -1
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/changelog.md +4 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/go.mod +1 -1
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/go.sum +2 -2
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raywebsocket/client.go +5 -1
- sing_box_python-1.13.20/UPSTREAM_COMMIT +0 -1
- sing_box_python-1.13.20/UPSTREAM_VERSION +0 -1
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/.go-version +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/CMakeLists.txt +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/LICENSE +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/MANIFEST.in +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/README.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/pyproject.toml +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/setup.cfg +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/setup.py +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/sing_box_python.egg-info/SOURCES.txt +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/sing_box_python.egg-info/dependency_links.txt +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/sing_box_python.egg-info/not-zip-safe +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/sing_box_python.egg-info/top_level.txt +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox/__init__.py +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox/_native.pyi +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox/py.typed +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.fpm_openwrt +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.fpm_pacman +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.fpm_systemd +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/CRONET_GO_VERSION +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/FUNDING.yml +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/ISSUE_TEMPLATE/bug_report.yml +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/ISSUE_TEMPLATE/bug_report_zh.yml +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/build_alpine_apk.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/build_openwrt_apk.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/deb2ipk.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/detect_track.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/renovate.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/setup_go_for_macos1013.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/setup_go_for_windows7.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/update_clients.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/update_cronet.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/update_cronet_dev.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/update_dependencies.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/workflows/build.yml +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/workflows/docker.yml +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/workflows/lint.yml +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/workflows/linux.yml +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/workflows/stale.yml +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.gitignore +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.gitmodules +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.golangci.yml +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/Dockerfile +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/Dockerfile.binary +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/LICENSE +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/Makefile +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/README.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/certificate.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/connections.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/dns.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/endpoint/adapter.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/endpoint/manager.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/endpoint/registry.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/endpoint.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/experimental.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/fakeip.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/fakeip_metadata.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/handler.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/inbound/adapter.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/inbound/manager.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/inbound/registry.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/lifecycle.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/lifecycle_legacy.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/network.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/outbound/adapter.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/outbound/manager.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/outbound/registry.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/platform.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/prestart.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/router.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/rule.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/service/adapter.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/service/manager.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/service/registry.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/service.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/ssm.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/time.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/upstream.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/upstream_legacy.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/adapter/v2ray.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/binding/cronet_purego.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/binding/main.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/box.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/app_store_connect/main.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/build/main.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/build_libbox/main.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/build_shared/sdk.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/build_shared/tag.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/format_docs/main.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/merge_aar/main.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/merge_apple_xcframework/main.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/protogen/main.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/read_tag/main.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/tun_bench/main.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/update_android_version/main.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/update_apple_version/main.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/update_certificates/main.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_check.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_format.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_generate.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_generate_ech.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_generate_tls.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_generate_vapid.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_generate_wireguard.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_geoip.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_geoip_export.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_geoip_list.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_geoip_lookup.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_geosite.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_geosite_export.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_geosite_list.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_geosite_lookup.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_geosite_matcher.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_merge.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_rule_set.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_rule_set_compile.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_rule_set_convert.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_rule_set_decompile.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_rule_set_format.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_rule_set_match.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_rule_set_merge.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_rule_set_upgrade.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_run.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_tools.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_tools_connect.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_tools_fetch.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_tools_fetch_http3.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_tools_fetch_http3_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_tools_synctime.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_version.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/generate_completions.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/main.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/badtls/raw_conn.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/badtls/raw_half_conn.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/badtls/read_wait.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/badtls/read_wait_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/badtls/registry.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/badtls/registry_utls.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/badversion/version.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/badversion/version_json.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/badversion/version_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/certificate/chrome.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/certificate/mozilla.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/certificate/store.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/compatible/map.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/convertor/adguard/convertor.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/convertor/adguard/convertor_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/dialer/default.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/dialer/default_parallel_interface.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/dialer/default_parallel_network.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/dialer/detour.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/dialer/dialer.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/dialer/resolve.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/dialer/router.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/dialer/tfo.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/dialer/wireguard.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/geoip/reader.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/geosite/compat_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/geosite/geosite_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/geosite/reader.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/geosite/rule.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/geosite/writer.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/interrupt/conn.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/interrupt/context.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/interrupt/group.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ja3/LICENSE +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ja3/README.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ja3/error.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ja3/ja3.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ja3/parser.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_alert.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_cipher_suites_linux.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_close.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_const.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_handshake_messages.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_key_update.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_linux.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_prf.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_read.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_read_wait.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_stub_nolinkname.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_stub_nonlinux.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_stub_oldgo.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_write.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/listener/listener.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/listener/listener_tcp.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/listener/listener_udp.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/mux/client.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/mux/router.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/pipelistener/listener.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/process/searcher.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/process/searcher_android.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/process/searcher_darwin.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/process/searcher_darwin_shared.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/process/searcher_linux.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/process/searcher_linux_shared.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/process/searcher_linux_shared_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/process/searcher_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/process/searcher_windows.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/redir/redir_darwin.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/redir/redir_linux.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/redir/redir_other.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/redir/tproxy_linux.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/redir/tproxy_other.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/settings/proxy_android.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/settings/proxy_darwin.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/settings/proxy_linux.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/settings/proxy_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/settings/proxy_windows.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/settings/system_proxy.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/settings/wifi.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/settings/wifi_linux.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/settings/wifi_linux_connman.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/settings/wifi_linux_iwd.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/settings/wifi_linux_nm.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/settings/wifi_linux_wpa.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/settings/wifi_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/settings/wifi_windows.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/bittorrent.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/bittorrent_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/dns.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/dns_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/dtls.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/dtls_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/http.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/http_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/internal/qtls/qtls.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/ntp.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/ntp_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/quic.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/quic_blacklist.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/quic_capture_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/quic_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/rdp.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/rdp_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/sniff.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/ssh.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/ssh_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/stun.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/stun_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/sniff/tls.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/srs/binary.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/srs/compat_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/srs/ip_cidr.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/srs/ip_set.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/srs/malformed_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/taskmonitor/monitor.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/acme.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/acme_contstant.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/acme_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/client.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/common.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/config.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/ech.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/ech_shared.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/ech_tag_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/ktls.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/mkcert.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/reality_client.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/reality_server.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/reality_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/server.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/std_client.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/std_server.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/time_wrapper.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/utls_client.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tls/utls_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tlsfragment/conn.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tlsfragment/conn_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tlsfragment/index.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tlsfragment/index_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tlsfragment/wait_darwin.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tlsfragment/wait_linux.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tlsfragment/wait_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/tlsfragment/wait_windows.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/uot/router.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/urltest/urltest.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/certificate.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/cgo.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/cgo_disabled.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/dhcp.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/dns.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/err.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/gengoos.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/goos.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/zgoos_aix.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/zgoos_android.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/zgoos_darwin.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/zgoos_dragonfly.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/zgoos_freebsd.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/zgoos_hurd.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/zgoos_illumos.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/zgoos_ios.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/zgoos_js.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/zgoos_linux.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/zgoos_netbsd.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/zgoos_openbsd.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/zgoos_plan9.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/zgoos_solaris.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/zgoos_windows.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/goos/zgoos_zos.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/hysteria2.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/network.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/os.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/path.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/path_unix.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/protocol.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/proxy.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/quic.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/quic_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/rule.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/speed.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/time.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/timeout.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/v2ray.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/constant/version.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/daemon/deprecated.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/daemon/instance.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/daemon/platform.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/daemon/started_service.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/daemon/started_service.pb.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/daemon/started_service.proto +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/daemon/started_service_grpc.pb.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/debug.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/debug_http.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/debug_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/debug_unix.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/client.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/client_log.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/client_truncate.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/extension_edns0_subnet.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/rcode.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/router.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/conn_pool.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/dhcp/dhcp.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/dhcp/dhcp_shared.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/fakeip/fakeip.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/fakeip/memory.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/fakeip/store.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/hosts/hosts.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/hosts/hosts_file.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/hosts/hosts_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/hosts/hosts_unix.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/hosts/hosts_windows.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/hosts/testdata/hosts +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/https.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/https_transport.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/local/local.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/local/local_darwin.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/local/local_darwin_dhcp.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/local/local_darwin_nodhcp.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/local/local_resolved.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/local/local_resolved_linux.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/local/local_resolved_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/local/local_shared.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/local/resolv.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/local/resolv_default.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/local/resolv_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/local/resolv_unix.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/local/resolv_windows.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/quic/http3.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/quic/quic.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/tcp.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/tls.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport/udp.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport_adapter.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport_dialer.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport_manager.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/dns/transport_registry.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/CNAME +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/assets/icon.svg +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/clients/android/features.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/clients/android/index.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/clients/apple/features.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/clients/apple/index.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/clients/general.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/clients/index.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/clients/index.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/clients/privacy.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/certificate/index.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/certificate/index.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/fakeip.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/fakeip.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/index.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/index.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/rule.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/rule.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/rule_action.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/rule_action.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/dhcp.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/dhcp.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/fakeip.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/fakeip.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/hosts.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/hosts.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/http3.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/http3.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/https.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/https.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/index.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/index.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/legacy.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/legacy.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/local.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/local.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/quic.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/quic.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/resolved.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/resolved.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/tailscale.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/tailscale.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/tcp.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/tcp.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/tls.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/tls.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/udp.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/dns/server/udp.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/endpoint/index.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/endpoint/index.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/endpoint/tailscale.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/endpoint/tailscale.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/endpoint/wireguard.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/endpoint/wireguard.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/experimental/cache-file.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/experimental/cache-file.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/experimental/clash-api.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/experimental/clash-api.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/experimental/index.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/experimental/index.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/experimental/v2ray-api.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/experimental/v2ray-api.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/anytls.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/anytls.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/direct.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/direct.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/http.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/http.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/hysteria.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/hysteria.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/hysteria2.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/hysteria2.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/index.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/index.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/mixed.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/mixed.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/naive.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/naive.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/redirect.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/redirect.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/shadowsocks.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/shadowsocks.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/shadowtls.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/shadowtls.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/socks.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/socks.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/tproxy.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/tproxy.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/trojan.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/trojan.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/tuic.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/tuic.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/tun.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/tun.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/vless.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/vless.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/vmess.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/inbound/vmess.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/index.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/index.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/log/index.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/log/index.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/ntp/index.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/ntp/index.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/anytls.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/anytls.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/block.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/block.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/direct.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/direct.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/dns.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/dns.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/http.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/http.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/hysteria.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/hysteria.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/hysteria2.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/hysteria2.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/index.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/index.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/naive.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/naive.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/selector.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/selector.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/shadowsocks.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/shadowsocks.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/shadowtls.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/shadowtls.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/socks.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/socks.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/ssh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/ssh.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/tor.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/tor.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/trojan.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/trojan.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/tuic.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/tuic.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/urltest.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/urltest.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/vless.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/vless.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/vmess.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/vmess.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/wireguard.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/outbound/wireguard.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/route/geoip.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/route/geoip.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/route/geosite.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/route/geosite.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/route/index.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/route/index.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/route/rule.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/route/rule.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/route/rule_action.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/route/rule_action.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/route/sniff.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/route/sniff.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/rule-set/adguard.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/rule-set/adguard.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/rule-set/headless-rule.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/rule-set/headless-rule.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/rule-set/index.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/rule-set/index.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/rule-set/source-format.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/rule-set/source-format.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/service/ccm.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/service/ccm.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/service/derp.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/service/derp.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/service/index.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/service/index.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/service/ocm.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/service/ocm.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/service/resolved.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/service/resolved.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/service/ssm-api.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/service/ssm-api.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/dial.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/dial.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/dns01_challenge.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/dns01_challenge.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/listen.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/listen.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/multiplex.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/multiplex.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/pre-match.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/pre-match.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/tcp-brutal.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/tcp-brutal.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/tls.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/tls.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/udp-over-tcp.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/udp-over-tcp.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/v2ray-transport.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/v2ray-transport.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/wifi-state.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/configuration/shared/wifi-state.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/deprecated.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/deprecated.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/index.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/index.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/installation/build-from-source.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/installation/build-from-source.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/installation/docker.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/installation/docker.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/installation/package-manager.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/installation/package-manager.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/installation/tools/arch-install.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/installation/tools/deb-install.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/installation/tools/install.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/installation/tools/rpm-install.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/installation/tools/sing-box.repo +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/manual/misc/anytls-client-metadata.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/manual/misc/anytls-client-metadata.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/manual/misc/tunnelvision.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/manual/proxy/client.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/manual/proxy/server.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/manual/proxy-protocol/hysteria2.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/manual/proxy-protocol/shadowsocks.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/manual/proxy-protocol/trojan.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/migration.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/migration.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/sponsors.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/support.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/docs/support.zh.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/cachefile/cache.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/cachefile/fakeip.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/cachefile/rdrc.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/api_meta.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/api_meta_group.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/api_meta_upgrade.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/cache.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/common.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/configs.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/connections.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/ctxkeys.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/dns.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/errors.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/profile.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/provider.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/proxies.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/ruleprovider.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/rules.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/script.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/server.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/server_fs.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/server_resources.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/trafficontrol/manager.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi/trafficontrol/tracker.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/clashapi.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/deprecated/constants.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/deprecated/manager.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/deprecated/stderr.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/build_info.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/command.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/command_client.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/command_server.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/command_types.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/config.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/connection_owner_darwin.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/deprecated.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/dns.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/fdroid.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/fdroid_mirrors.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/ffi.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/http.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/internal/procfs/procfs.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/iterator.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/link_flags_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/link_flags_unix.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/log.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/memory.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/monitor.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/panic.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/pidfd_android.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/platform.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/pprof.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/profile_import.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/remote_profile.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/semver.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/semver_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/service.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/service_other.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/service_windows.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/setup.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/tun.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/tun_darwin.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/tun_name_darwin.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/tun_name_linux.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/libbox/tun_name_other.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/locale/locale.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/locale/locale_zh_CN.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/v2rayapi/server.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/v2rayapi/stats.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/v2rayapi/stats.pb.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/v2rayapi/stats.proto +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/v2rayapi/stats_grpc.pb.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/experimental/v2rayapi.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/ccm.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/ccm_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/ccm_stub_darwin.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/clashapi.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/clashapi_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/dhcp.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/dhcp_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/naive_outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/naive_outbound_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/ocm.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/ocm_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/oom_killer.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/quic.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/quic_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/registry.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/tailscale.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/tailscale_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/tz_android.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/tz_ios.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/v2rayapi.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/v2rayapi_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/wireguard.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/include/wireguard_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/log/export.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/log/factory.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/log/format.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/log/id.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/log/level.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/log/log.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/log/nop.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/log/observable.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/log/override.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/log/platform.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/mkdocs.yml +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/anytls.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/ccm.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/certificate.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/debug.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/direct.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/dns.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/dns_record.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/endpoint.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/experimental.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/group.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/hysteria.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/hysteria2.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/multiplex.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/naive.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/ntp.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/ocm.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/oom_killer.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/options.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/platform.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/redir.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/resolved.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/route.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/rule.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/rule_action.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/rule_dns.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/rule_set.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/service.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/shadowsocks.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/shadowsocksr.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/shadowtls.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/simple.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/ssh.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/ssmapi.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/tailscale.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/tls.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/tls_acme.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/tor.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/trojan.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/tuic.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/tun.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/tun_platform.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/types.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/udp_over_tcp.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/v2ray.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/v2ray_transport.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/vless.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/vmess.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/option/wireguard.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/anytls/client_metadata.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/anytls/inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/anytls/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/block/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/direct/inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/direct/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/dns/handle.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/dns/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/group/selector.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/group/urltest.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/http/inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/http/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/hysteria/inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/hysteria/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/hysteria2/inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/hysteria2/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/mixed/inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/naive/inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/naive/inbound_conn.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/naive/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/naive/quic/inbound_init.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/redirect/redirect.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/redirect/tproxy.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/shadowsocks/inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/shadowsocks/inbound_multi.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/shadowsocks/inbound_relay.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/shadowsocks/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/shadowtls/inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/shadowtls/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/socks/inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/socks/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/ssh/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/tailscale/dns_transport.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/tailscale/endpoint.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/tailscale/tun_device_unix.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/tailscale/tun_device_windows.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/tor/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/tor/proxy.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/trojan/inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/trojan/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/tuic/inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/tuic/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/tun/hook.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/tun/inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/vless/inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/vless/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/vmess/inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/vmess/outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/protocol/wireguard/endpoint.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/DEFAULT_BUILD_TAGS +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/DEFAULT_BUILD_TAGS_OTHERS +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/DEFAULT_BUILD_TAGS_WINDOWS +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/LDFLAGS +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/completions/sing-box.bash +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/completions/sing-box.fish +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/completions/sing-box.zsh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/config/config.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/config/openwrt.conf +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/config/openwrt.init +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/config/openwrt.keep +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/config/openwrt.prerm +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/config/sing-box-split-dns.xml +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/config/sing-box.confd +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/config/sing-box.initd +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/config/sing-box.postinst +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/config/sing-box.rules +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/config/sing-box.service +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/config/sing-box.sysusers +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/config/sing-box@.service +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/local/common.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/local/debug.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/local/enable.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/local/install.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/local/install_go.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/local/reinstall.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/local/sing-box.service +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/local/uninstall.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/release/local/update.sh +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/conn.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/dns.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/network.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/platform_searcher.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/process_cache.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/route.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/router.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/match_state.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_abstract.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_abstract_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_action.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_default.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_default_interface_address.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_dns.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_dns_address_filter_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_headless.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_interface_address.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_adguard.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_auth_user.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_cidr.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_clash_mode.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_client.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_domain.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_domain_keyword.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_domain_regex.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_inbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_ip_accept_any.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_ip_is_private.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_ipversion.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_network.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_network_is_constrained.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_network_is_expensive.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_network_type.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_outbound.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_package_name.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_port.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_port_range.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_preferred_by.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_process_name.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_process_path.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_process_path_regex.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_protocol.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_query_type.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_rule_set.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_user.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_user_id.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_wifi_bssid.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_item_wifi_ssid.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_network_interface_address.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_set.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_set_local.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_set_remote.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule/rule_set_semantics_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/route/rule_conds.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ccm/credential.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ccm/credential_darwin.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ccm/credential_other.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ccm/service.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ccm/service_usage.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ccm/service_user.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/derp/service.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ocm/credential.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ocm/credential_darwin.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ocm/credential_other.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ocm/service.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ocm/service_usage.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ocm/service_user.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ocm/service_websocket.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/oomkiller/config.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/oomkiller/service.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/oomkiller/service_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/oomkiller/service_timer.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/resolved/resolve1.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/resolved/service.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/resolved/stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/resolved/transport.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ssmapi/api.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ssmapi/cache.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ssmapi/server.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ssmapi/traffic.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/service/ssmapi/user.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/box_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/brutal_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/clash_darwin_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/clash_other_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/clash_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/hysteria-client.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/hysteria-server.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/hysteria2-client.yml +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/hysteria2-server.yml +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/naive-nginx.conf +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/naive-quic.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/naive.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/nginx.conf +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/shadowsocksr.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/trojan.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/tuic-client.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/tuic-server.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/vless-server.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/vless-tls-client.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/vless-tls-server.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/vmess-client.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/vmess-grpc-client.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/vmess-grpc-server.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/vmess-mux-client.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/vmess-server.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/vmess-ws-client.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/vmess-ws-server.json +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/config/wireguard.conf +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/direct_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/docker_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/domain_inbound_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/ech_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/go.mod +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/go.sum +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/http_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/hysteria2_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/hysteria_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/inbound_detour_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/ktls_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/mkcert.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/mux_cool_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/mux_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/naive_self_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/naive_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/reality_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/shadowsocks_legacy_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/shadowsocks_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/shadowtls_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/socks_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/ss_plugin_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/tfo_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/tls_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/trojan_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/tuic_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/v2ray_api_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/v2ray_grpc_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/v2ray_httpupgrade_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/v2ray_transport_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/v2ray_ws_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/vmess_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/test/wrapper_test.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/simple-obfs/README.md +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/simple-obfs/http.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/simple-obfs/tls.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/sip003/args.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/sip003/obfs.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/sip003/plugin.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/sip003/v2ray.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/trojan/mux.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/trojan/protocol.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/trojan/protocol_wait.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/trojan/service.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/trojan/service_wait.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2ray/grpc.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2ray/grpc_lite.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2ray/quic.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2ray/transport.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raygrpc/client.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raygrpc/conn.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raygrpc/credentials/credentials.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raygrpc/credentials/spiffe.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raygrpc/credentials/syscallconn.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raygrpc/credentials/util.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raygrpc/custom_name.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raygrpc/server.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raygrpc/stream.pb.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raygrpc/stream.proto +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raygrpc/stream_grpc.pb.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raygrpc/tls_credentials.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raygrpclite/client.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raygrpclite/conn.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raygrpclite/server.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2rayhttp/client.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2rayhttp/conn.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2rayhttp/force_close.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2rayhttp/pool.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2rayhttp/server.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2rayhttpupgrade/client.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2rayhttpupgrade/server.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2rayquic/client.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2rayquic/init.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2rayquic/server.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2rayquic/stream.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raywebsocket/conn.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raywebsocket/server.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raywebsocket/writer.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/wireguard/client_bind.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/wireguard/device.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/wireguard/device_nat.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/wireguard/device_stack.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/wireguard/device_stack_gonet.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/wireguard/device_stack_stub.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/wireguard/device_system.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/wireguard/device_system_stack.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/wireguard/endpoint.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/wireguard/endpoint_options.go +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/src/cronet.c +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/src/singbox.cpp +0 -0
- {sing_box_python-1.13.20 → sing_box_python-1.13.21}/tests/test_binding.py +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
628cb31ffa79cffffd34c2f9cde6cae044e4fc12
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
v1.13.21
|
|
@@ -40,7 +40,7 @@ require (
|
|
|
40
40
|
github.com/sagernet/sing-shadowsocks v0.2.8
|
|
41
41
|
github.com/sagernet/sing-shadowsocks2 v0.2.1
|
|
42
42
|
github.com/sagernet/sing-shadowtls v0.2.1
|
|
43
|
-
github.com/sagernet/sing-tun v0.8.
|
|
43
|
+
github.com/sagernet/sing-tun v0.8.15
|
|
44
44
|
github.com/sagernet/sing-vmess v0.2.8-0.20250909125414-3aed155119a1
|
|
45
45
|
github.com/sagernet/smux v1.5.50-sing-box-mod.1
|
|
46
46
|
github.com/sagernet/tailscale v1.92.4-sing-box-1.13-mod.10
|
|
@@ -246,8 +246,8 @@ github.com/sagernet/sing-shadowsocks2 v0.2.1 h1:dWV9OXCeFPuYGHb6IRqlSptVnSzOelnq
|
|
|
246
246
|
github.com/sagernet/sing-shadowsocks2 v0.2.1/go.mod h1:RnXS0lExcDAovvDeniJ4IKa2IuChrdipolPYWBv9hWQ=
|
|
247
247
|
github.com/sagernet/sing-shadowtls v0.2.1 h1:ZiHZdnEnP+YS73NMsxiZmIFCwNd0M4k7PkGCKNXhbaM=
|
|
248
248
|
github.com/sagernet/sing-shadowtls v0.2.1/go.mod h1:sWqKnGlMipCHaGsw1sTTlimyUpgzP4WP3pjhCsYt9oA=
|
|
249
|
-
github.com/sagernet/sing-tun v0.8.
|
|
250
|
-
github.com/sagernet/sing-tun v0.8.
|
|
249
|
+
github.com/sagernet/sing-tun v0.8.15 h1:YlBDwulG6mpgh4R8Rw3NueAK0eiMQCoZFSztgohfx5c=
|
|
250
|
+
github.com/sagernet/sing-tun v0.8.15/go.mod h1:QvarqUtHfj1ULaRR+6kZOS/OoCE+pYGq67A5tyIy+dQ=
|
|
251
251
|
github.com/sagernet/sing-vmess v0.2.8-0.20250909125414-3aed155119a1 h1:aSwUNYUkVyVvdmBSufR8/nRFonwJeKSIROxHcm5br9o=
|
|
252
252
|
github.com/sagernet/sing-vmess v0.2.8-0.20250909125414-3aed155119a1/go.mod h1:P11scgTxMxVVQ8dlM27yNm3Cro40mD0+gHbnqrNGDuY=
|
|
253
253
|
github.com/sagernet/smux v1.5.50-sing-box-mod.1 h1:XkJcivBC9V4wBjiGXIXZ229aZCU1hzcbp6kSkkyQ478=
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/transport/v2raywebsocket/client.go
RENAMED
|
@@ -81,7 +81,11 @@ func (c *Client) DialContext(ctx context.Context) (net.Conn, error) {
|
|
|
81
81
|
if c.maxEarlyData > 0 {
|
|
82
82
|
return &EarlyWebsocketConn{Client: c, rawConn: conn, create: make(chan struct{})}, nil
|
|
83
83
|
}
|
|
84
|
-
|
|
84
|
+
websocketConn, err := c.upgrade(conn, &c.requestURL, c.headers)
|
|
85
|
+
if err != nil {
|
|
86
|
+
return nil, err
|
|
87
|
+
}
|
|
88
|
+
return websocketConn, nil
|
|
85
89
|
}
|
|
86
90
|
|
|
87
91
|
func (c *Client) upgrade(conn net.Conn, requestURL *url.URL, headers http.Header) (*WebsocketConn, error) {
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
56f91dfeabd6f4edbd437dfcc1e5b0ebc856b778
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
v1.13.20
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/sing_box_python.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/ISSUE_TEMPLATE/bug_report.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/setup_go_for_macos1013.sh
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/setup_go_for_windows7.sh
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/.github/update_dependencies.sh
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/build_libbox/main.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/build_shared/sdk.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/build_shared/tag.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/format_docs/main.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/merge_aar/main.go
RENAMED
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/protogen/main.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/read_tag/main.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/internal/tun_bench/main.go
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_generate_ech.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_generate_tls.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_generate_vapid.go
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_geoip_export.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_geoip_list.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_geoip_lookup.go
RENAMED
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_geosite_export.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_geosite_list.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_geosite_lookup.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_geosite_matcher.go
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_rule_set_compile.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_rule_set_convert.go
RENAMED
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_rule_set_format.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_rule_set_match.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_rule_set_merge.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_rule_set_upgrade.go
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_tools_connect.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_tools_fetch.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_tools_fetch_http3.go
RENAMED
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/cmd_tools_synctime.go
RENAMED
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/cmd/sing-box/generate_completions.go
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/badtls/raw_half_conn.go
RENAMED
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/badtls/read_wait_stub.go
RENAMED
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/badtls/registry_utls.go
RENAMED
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/badversion/version_json.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/badversion/version_test.go
RENAMED
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/certificate/mozilla.go
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/convertor/adguard/convertor.go
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/geosite/compat_test.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/geosite/geosite_test.go
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_key_update.go
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_read_wait.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_stub_nolinkname.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_stub_nonlinux.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/ktls/ktls_stub_oldgo.go
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/listener/listener_tcp.go
RENAMED
|
File without changes
|
{sing_box_python-1.13.20 → sing_box_python-1.13.21}/singbox-go/common/listener/listener_udp.go
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|