# Firefox一键翻墙包 Linux版

一个集成10个不同的翻墙通道，包括 clash.meta、clashB、Xray、v2rayb、v2go、hysteria、hysteria2、singbox、naiveproxy、psiphon，所有工具全部内置免费服务器，长期更新。由于国内网络环境复杂、地区不同，网络运营商不同，封锁情况都不同，所以使用效果会有差别，有的地区几乎所有的软件都能使用，有的只能用几款，因此具体哪款软件适合你的网络环境，需要你自己来尝试。支持我们请点右上角star按赞、Fork转发。

**注意**：为了更稳定、更安全的翻墙，建议卸载国产杀毒软件，因为国产杀毒软件、安全软件，比如360安全卫生、360杀毒软件、腾讯管家、金山卫士等不仅仅会起干扰作用，造成翻墙软件无法正常使用或速度变慢，而且还可能默默记录你的翻墙记录!

[Firefox一键翻墙包 Linux版下载](#chromego-xia-zai-di-zhi)、[Chrome一键翻墙包](https://github.com/bannedbook/fanqiang/wiki/Chrome%E4%B8%80%E9%94%AE%E7%BF%BB%E5%A2%99%E5%8C%85)、[Chrome一键翻墙包MAC版](https://github.com/bannedbook/fanqiang/tree/master/ChromeGoMac#chromegomacchrome%E4%B8%80%E9%94%AE%E7%BF%BB%E5%A2%99%E5%8C%85-mac%E7%89%88)、[EdgeGo-Edge一键翻墙包](https://github.com/bannedbook/fanqiang/tree/master/EdgeGo)、[火狐一键翻墙包](https://github.com/bannedbook/fanqiang/wiki/%E7%81%AB%E7%8B%90firefox%E4%B8%80%E9%94%AE%E7%BF%BB%E5%A2%99%E5%8C%85)、[安卓手机翻墙](https://github.com/bannedbook/fanqiang/wiki/%E5%AE%89%E5%8D%93%E7%BF%BB%E5%A2%99%E8%BD%AF%E4%BB%B6)、[自建V2ray服务器简明教程](/fanqiang/v2ss/zi-jian-v2ray-fu-wu-qi-jian-ming-jiao-cheng.md)、[自建Shadowsocks服务器简明教程](/fanqiang/v2ss/zi-jian-shadowsocks-fu-wu-qi-jian-ming-jiao-cheng.md)

**推荐：**\
[![V2free翻墙-不限流量、高速稳定、性价比超强](https://raw.githubusercontent.com/bannedbook/fanqiang/master/v2ss/images/v2free.jpg)](https://github.com/bannedbook/fanqiang/wiki/V2ray%E6%9C%BA%E5%9C%BA)

### 更新日志

2025年12月26日更新，请下载新版。

### ChromeGoMac下载地址 <a href="#chromego-xia-zai-di-zhi" id="chromego-xia-zai-di-zhi"></a>

> 1. [Firefox一键翻墙包 Linux版 下载点](https://d1a.mygrok.top/FirefoxFqLinux.tar.gz)
> 2. [Firefox一键翻墙包 Linux版 下载点](https://d1.mygrok.top/FirefoxFqLinux.tar.gz)
> 3. [Firefox一键翻墙包 Linux版 下载点](https://d2.mygrok.top/FirefoxFqLinux.tar.gz)
> 4. [Firefox一键翻墙包 Linux版 下载点](https://github.com/bannedbook/fanqiang/releases/tag/ChromeGo-latest)

### 使用说明

1. 下载，假设下载到了 当前用户的 Downloads 目录
2. 打开终端，解压程序

   ```
   apt update
   apt install -y curl
   cd ~/Downloads
   tar zxvf FirefoxFqLinux.tar.gz
   ```
3. 进入程序文件夹

   ```
   cd FirefoxFqLinux
   ls -rtl *.sh
   ```
4. 启动翻墙,输入下面的命令

   ```
   bash clash.meta.sh
   ```

N种翻墙方式，哪个好用用哪个,欢迎按顺序挨个尝试。翻墙脚本的.sh文件的文件名前面也加了0、1、2、3...的序号，建议按这个序号挨个尝试。由于国内网络环境复杂，地区不同，运营商不同，封锁强度会不同，所以使用效果会有差别，有的地区几乎所有的软件都能使用，有的只能用几款，因此具体哪款软件适合你的网络环境，需要你自己来尝试。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://fanqiang.gitbook.io/fanqiang/firefoxfqlinux.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.
