# zsxwz-termux-wiki

## zsxwz-termux-wiki

- [termux安装](https://termux-wiki.zsxwz.com/master.md)
- [包管理器](https://termux-wiki.zsxwz.com/pkg-bao-guan-li-qi.md)
- [文件目录结构](https://termux-wiki.zsxwz.com/untitled.md)
- [文件权限](https://termux-wiki.zsxwz.com/untitled/wen-jian-quan-xian.md)
- [归档文件加解压](https://termux-wiki.zsxwz.com/untitled/gui-dang-wen-jian-jia-jie-ya.md)
- [ranger终端文件管理器](https://termux-wiki.zsxwz.com/untitled/ranger-zhong-duan-wen-jian-guan-li-qi.md)
- [bash，zsh等shell](https://termux-wiki.zsxwz.com/bashzsh-deng-shell.md)
- [几个常用插件](https://termux-wiki.zsxwz.com/ji-ge-chang-yong-cha-jian.md)
- [几个常用api](https://termux-wiki.zsxwz.com/ji-ge-chang-yong-cha-jian/untitled-1.md)
- [ssh连接](https://termux-wiki.zsxwz.com/ssh-lian-jie.md)
- [下载工具](https://termux-wiki.zsxwz.com/xia-zai-gong-ju.md)
- [aria2c配置](https://termux-wiki.zsxwz.com/xia-zai-gong-ju/aria2c-pei-zhi.md)
- [文本编辑器](https://termux-wiki.zsxwz.com/wen-ben-bian-ji-qi.md)
- [ffmpeg视频转码](https://termux-wiki.zsxwz.com/ffmpeg-shi-pin-zhuan-ma.md)
- [mutt邮箱](https://termux-wiki.zsxwz.com/mutt-you-xiang.md)
- [python](https://termux-wiki.zsxwz.com/python-1.md)
- [notebook，Matplotlib](https://termux-wiki.zsxwz.com/python-1/notebook-matplotlib.md)
- [nodejs](https://termux-wiki.zsxwz.com/nodejs.md)
- [golang](https://termux-wiki.zsxwz.com/golang.md)
- [gcc](https://termux-wiki.zsxwz.com/gcc.md): 安装gcc
- [root](https://termux-wiki.zsxwz.com/root.md)
- [一些网络工具](https://termux-wiki.zsxwz.com/root/yi-xie-wang-luo-gong-ju.md)
- [其他一些命令行工具](https://termux-wiki.zsxwz.com/qi-ta-yi-xie-ming-ling-xing-gong-ju.md)
- [alsit网盘挂载](https://termux-wiki.zsxwz.com/qi-ta-yi-xie-ming-ling-xing-gong-ju/alsit-wang-pan-gua-zai.md): 一个基于go的网盘挂载工具，支持webdav
- [nali ip地址查询](https://termux-wiki.zsxwz.com/qi-ta-yi-xie-ming-ling-xing-gong-ju/nali-ip-di-zhi-cha-xun.md): 一个基于go的离线ip地址查询工具
- [CloudflareST 自选ip](https://termux-wiki.zsxwz.com/qi-ta-yi-xie-ming-ling-xing-gong-ju/cloudflarest-zi-xuan-ip.md): 一个基于go的 cloudflare自选ip工具，可用于v2加速
- [anyproxy抓包代理](https://termux-wiki.zsxwz.com/qi-ta-yi-xie-ming-ling-xing-gong-ju/anyproxy-zhua-bao-dai-li.md): 一个基于node的开放式的HTTP代理服务器
- [android-tools](https://termux-wiki.zsxwz.com/qi-ta-yi-xie-ming-ling-xing-gong-ju/android-tools.md): adb和fastboot
- [rclone网盘同步](https://termux-wiki.zsxwz.com/qi-ta-yi-xie-ming-ling-xing-gong-ju/rclone-wang-pan-tong-bu.md): 一个基于go的网盘复制，备份工具
- [yt-dlp视频下载](https://termux-wiki.zsxwz.com/qi-ta-yi-xie-ming-ling-xing-gong-ju/python.md)
- [后台运行命令](https://termux-wiki.zsxwz.com/qi-ta-yi-xie-ming-ling-xing-gong-ju/hou-tai-yun-xing-ming-ling.md)
- [SMSBoom短信](https://termux-wiki.zsxwz.com/qi-ta-yi-xie-ming-ling-xing-gong-ju/smsboom-duan-xin.md): 一个基于python的短信脚本
- [安装linux发行版](https://termux-wiki.zsxwz.com/an-zhuang-linux-fa-hang-ban.md)
- [桌面及vnc远程](https://termux-wiki.zsxwz.com/an-zhuang-linux-fa-hang-ban/zhuo-mian-ji-vnc-yuan-cheng.md)
- [备份与恢复](https://termux-wiki.zsxwz.com/bei-fen-yu-hui-fu.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://termux-wiki.zsxwz.com/master.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
