Skip to content

NSS-Switch v1.0.0-r1 (aarch64)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 May 21:41

NSS-Switch v1.0.0

Compiled version for aarch64 architecture (ipq807x).

CHANGELOG

  • Hybrid support: shell for UI, C for heavy-duty functions
    • Migrated conntrack.sh > ct_dump_all_full() to C (highly improved performance)

📌 See CHANGELOG.md for detailed history.

Installation on OpenWrt

Pre-requisites

  • OpenWrt 25.12+ with NSS (QCA SSDK) enabled
  • Full conntrack / nftables support

APK file

nss-switch-1.0.0-r1-aarch64-selfsigned.apk --allow-untrusted

RSA nss-switch.rsa.pubpublic key is included in the repository/releases so it can be added to /etc/apk/keys/ directly, making the --allow-untrusted flag unnecessary.