Modules / bindhosts

bindhosts

Systemless hosts for APatch / KernelSU / Magisk

README

bindhosts

Systemless hosts for APatch, KernelSU and Magisk

Fully standalone, self-updating.

Features

  • WebUI and action button control
  • Adaway coexistence
  • Systemless hosts via manager mount, bind mount, and OverlayFS
  • Redirect methods: ZN-hostsredirect, hosts_file_redirect, open_redirect

Supported Root Managers

Also Supported on

More

Release History

v2.1.1

Published on January 28, 2026
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk.


Changelog:

2.1.1

  • scripts/post-fs-data: reorder rules for ksun ksuv3 migration
  • scripts/bindhosts: ignore comments inline after entry
  • scripts/post-fs-data: move metamodule-capable APatch to mode 2
  • webui/home: setup link only when file not found
  • scripts/service: pre-calc module.prop values
  • webui/locales: updates

v2.1.0

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk.


Changelog:

2.1.0

  • module: remove skip_mount content
  • webui/js: Use WebUI X API for Intent (#158)
  • scripts/bindhosts: force kill old bindhosts instance
  • webui: append mode options dynamically
  • Documentation: update ZygiskNext information

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v2.1.0

v2.0.9

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk.


Changelog:

2.0.9

  • webui/js: fix mirror link not loading
  • scripts/bindhosts: update translation bundle when installing canary
  • webui: rework prompt message
  • webui/js: use crowdin branch for documentation
  • webui/js: fix multiple event listener
  • scripts: add mode 10 to support for KernelSU v2.1.2+

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v2.0.9

v2.0.8

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk.


Changelog:

2.0.8

  • scripts/post-fs-data: add ZN 1.3.0 mode 2 support
  • webui: various changes for rtl languages
  • webui: add kernelsu-alt to dependency
  • scripts/post-fs-data: add NeoZygisk into denylist_handlers
  • scripts/post-fs-data: add mode 10001
  • webui: fix abnormal color and content height
  • webui: fix restore json config

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v2.0.8

v2.0.7

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk.


Changelog:

2.0.7

  • webui: adapted WebUI-X back gesture interceptor
  • webui: fix favicon not loading in WebUI-X
  • webui: add support for right-to-left language
  • webui: new color scheme, refactored ui
  • webui: new button to update to latest canary version in 'more' page
  • webui: better custom background support. custom.css will not be updated if you're upgrading from an older version, please extract from zip and replace manually if needed. detail
  • scripts: custom.txt now support 'disable|' prefix to disable specific host. This feature is also available in webui.
  • translation: use Crowdin for translation service. detail
  • translation: new language: French, Portuguese (Brazilian). contributor

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v2.0.7

v2.0.6

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk.


Changelog:

2.0.6

  • webui/js: remove unnecessary line when no custom hosts
  • webui/css: update WebUI-X css import address
  • webui/locales: add Polish translation
  • webui: drop homescreen shortcut button
  • scripts/post-fs-data: various mode probing hardening

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v2.0.6

v2.0.5

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk.


Changelog:

2.0.5

  • action: remove MMRL from action redirect WebUI
  • webui: fix some false error log
  • scripts: probe ReZygisk for mode 2
  • scripts: properly detect susfs enabled_features

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v2.0.5

v2.0.4

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk


Changelog

2.0.4

  • scripts: pull shamiko out of mode 2

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v2.0.4

v2.0.3

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk


Changelog

2.0.3

  • webui: ksu.spawn on update
  • webui: ksu.spawn on tcpdump
  • webui: WebUI X support and fixes
  • webui/locales: JP and CN
  • scripts: --install-canary
  • scripts: whitelist wildcarding support

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v2.0.3

v2.0.2

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk


Changelog

2.0.2

  • webui: Add support to create home screen shortcut in WebUI X
  • webui: optimize animation
  • webui: fix input box text not centered issue, better input box experience
  • webui: drop support to old version of MMRL
  • webui: add favicon to hosts link
  • scripts: Fix webui crash when using AdAway
  • webui: add Swedish translation (#103, @Sopor)

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v2.0.2

v2.0.1

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk


Changelog

2.0.1

  • webui: MMRL: monet color scheme support, fixed hosts query issue, better overall UI.
  • webui: add mirror link to built-in docs.
  • webui: refine tablet UI.
  • webui: add bindhosts config export/restore feature.
  • webui: add custom.css and custom background support for webui customization, refer to customization guide.
  • webui: add force update hosts button.
  • webui: more minor improvement.
  • scripts: MKSU: notmpfs also implies nomount.
  • documentation: Add Italian Translation (#96, @luigimak)
  • webui: Update Greek Translation (#97, @VisionR1)
  • documentation: update Turkish documentation (#100, @berkmirsatk)
  • documentation: Update Rem01Gaming sources link (#101, @Rem01Gaming)

2.0.0

  • webui: improve ui
  • webui: add hosts query feature
  • webui: add custom hosts import and edit feature
  • webui: add language memory
  • webui: add more integrated documentation
  • webui: Easter egg for April Fools' Day
  • scripts: Easter egg for April Fools' Day
  • scripts: optimize remote whitelist routine
  • documentation: Improve Turkish Translation (#91)

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v2.0.1

v2.0.0

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk


Changelog

2.0.0

  • webui: improve ui
  • webui: add hosts query feature
  • webui: add custom hosts import and edit feature
  • webui: add language memory
  • webui: add more integrated documentation
  • webui: Easter egg for April Fools' Day
  • scripts: Easter egg for April Fools' Day
  • scripts: optimize remote whitelist routine
  • documentation: Improve Turkish Translation (#91, @mikropsoft)

1.9.9

  • webui: add whitelist sources
  • scripts: add support for remote whitelist source
  • scripts: download: test for curl parallel
  • scripts: simplify rwdir lookup

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v2.0.0

v1.9.9

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk


Changelog

1.9.9

  • webui: add whitelist sources
  • scripts: add support for remote whitelist source
  • scripts: download: test for curl parallel
  • scripts: simplify rwdir lookup

1.9.8

  • webui: optimize
  • webui/css: better input box styling
  • webui/js: su -> sh
  • scripts/bindhosts: use persistent dir for cron logs

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v1.9.9

v1.9.8

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk


Changelog

1.9.8

  • webui: optimize
  • webui/css: better input box styling
  • webui/js: su -> sh
  • scripts/bindhosts: use persistent dir for cron logs

1.9.7

  • scripts: add /dev as tmpfs dir

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v1.9.8

v1.9.7

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk


Changelog

1.9.7

  • scripts: add /dev as tmpfs dir

1.9.6

  • webui: permission request on MMRL
  • webui/locales: Turkish translation
  • webui/locales: Arabic translation
  • webui/locales: Italian translation

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v1.9.7

v1.9.6

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk


Changelog

1.9.6

  • webui: permission request on MMRL
  • webui/locales: Turkish translation
  • webui/locales: Arabic translation
  • webui/locales: Italian translation

1.9.5

  • scripts: implement mode 9 - ksu_susfs_bind_kstat
  • webui/html: add mode 9 as an option

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v1.9.6

v1.9.5

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk


Changelog

1.9.5

  • scripts: implement mode 9 - ksu_susfs_bind_kstat
  • webui/html: add mode 9 as an option

1.9.4

  • scripts/service: kstat spoofing on mode 1
  • scripts/bindhosts: prevent hosts file deadlock
  • scripts/bindhosts: opt prompt

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v1.9.5

v1.9.4

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk


Changelog

1.9.4

  • scripts/service: kstat spoofing on mode 1
  • scripts/bindhosts: prevent hosts file deadlock
  • scripts/bindhosts: opt prompt

1.9.3

  • scripts: drop susfs_clone_perm
  • scripts/bindhosts: implement query
  • scripts/bindhosts: adblock: insert newline after every download

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v1.9.4

v1.9.3

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk


Changelog

1.9.3

  • scripts: drop susfs_clone_perm
  • scripts/bindhosts: implement query
  • scripts/bindhosts: adblock: insert newline after every download

1.9.2

  • webui: optimize ui
  • scripts: proper hosts module disabler function
  • scripts/bindhosts: adblock: filter out "!"
  • scripts/bindhosts: revert parallel downloads due to race condition

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v1.9.3

v1.9.2

Published on November 30, 2025
Download

bindhosts

Systemless hosts for APatch, KernelSU and Magisk


Changelog

1.9.2

  • webui: optimize ui
  • scripts: proper hosts module disabler function
  • scripts/bindhosts: adblock: filter out "!"
  • scripts/bindhosts: revert parallel downloads due to race condition

1.9.1

  • scripts/bindhosts: quick reset/restore
  • webui/html: optimize input experience
  • webui/locales: greek translation

Full Changelog: https://github.com/KernelSU-Modules-Repo/bindhosts/commits/v1.9.2

Module Details

Module ID
bindhosts
1031
Stars
20
Releases

Latest Version

v2.1.1
Released 1/28/2026
Download Now