# winbox

## winbox

- [winbox](https://www.winbox.org/master.md): 一个小实用程序，允许使用快速简单的GUI管理MikroTik RouterOS
- [Winbox for win](https://www.winbox.org/download/winbox-for-old.md)
- [Winbox for Mac](https://www.winbox.org/download/mac.md)
- [Winbox fo Linux](https://www.winbox.org/download/linux.md)
- [WinBox for IOS](https://www.winbox.org/download/ios.md): 适用于iOS的Winbox app
- [WinBox for Android](https://www.winbox.org/download/android.md): RouterOS的配置工具  Android 版
- [二次登录防火墙](https://www.winbox.org/firewall/firewall2.md)
- [官方设备内置防火墙](https://www.winbox.org/firewall/firewall-v6.md): 注意！不要远程使用，会被阻拦在外面！建议在本地可控的设备上使用
- [ROS小白变大神系列](https://www.winbox.org/er.md)
- [从零开始学RouterOS系列](https://www.winbox.org/0.md)
- [技术支持](https://www.winbox.org/mikrotik/untitled1.md)
- [RouterOS v7 翻墙策略](https://www.winbox.org/gfw/v7.md): 一个设备完成翻墙，不需要其他设备辅助，严格区分国内国外，不产生冲突，v7系统稍微不同，总体一样
- [相关策略包和软件](https://www.winbox.org/gfw/soft.md)
- [ip](https://www.winbox.org/gfw/ip.md): 收集的一些和ip相关的工具
- [Google DDNS](https://www.winbox.org/ddns/googleddns.md)
- [Cloudflare](https://www.winbox.org/ddns/cloudflare.md)
- [MikroTik脚本生成器](https://www.winbox.org/soft/rosjb.md)
- [NAT](https://www.winbox.org/soft/nat.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://www.winbox.org/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.
