Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/LinZong/Hostman

A simple Android app that can preview/edit /etc/hosts file in a GUI manner. Shizuku required.
https://github.com/LinZong/Hostman

Last synced: 29 days ago
JSON representation

A simple Android app that can preview/edit /etc/hosts file in a GUI manner. Shizuku required.

Awesome Lists containing this project

README

        


icon
Hostman

A simple Android app that can preview/edit /etc/hosts file in a GUI manner.
Requires [Shizuku](https://github.com/RikkaApps/Shizuku/) in root mode.

Tested on OnePlus 8 and Xiaomi MIX2S, both are running in Android 10.

**Note: You may also need to mount the /system folder with r/w permission in
your
favourite approach in advance.**

## Screenshots

| Request Permission | HomePage | Create | Edit | Delete |
|----------------------------------------------------------------|-------------------------------|-------------------------------------|---------------------------------|-------------------------------------|
| ![Creating Host Entry](./docs/images/requsting-permission.jpg) | ![HP](./docs/images/main.jpg) | ![Create](./docs/images/create.jpg) | ![Edit](./docs/images/edit.jpg) | ![Delete](./docs/images/delete.jpg) |