使用安装脚本进行部署
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
本指南详细介绍了设置 Outline 服务器以提供安全无限制的互联网访问服务的完整流程。
前提条件
- 运行受支持的操作系统(Ubuntu 20.04 LTS 或 Debian 10)的服务器(物理服务器或虚拟服务器)
- 对服务器的根访问权限或 sudo 访问权限
操作说明
下载并运行 Outline 安装脚本。
sudo bash -c "$(wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outline-apps/master/server_manager/install_scripts/install_server.sh)"
按照屏幕上的提示操作。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# Deploy using an installation script\n\nThis guide walks you through the process of setting up an Outline Server to\nprovide secure and unrestricted internet access.\n\nPrerequisites\n-------------\n\n- A server (physical or virtual) running a supported operating system (Ubuntu 20.04 LTS or Debian 10)\n- Root or sudo access to the server\n\nInstructions\n------------\n\n1. Download and run the Outline installation script.\n\n sudo bash -c \"$(wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outline-apps/master/server_manager/install_scripts/install_server.sh)\"\n\n2. Follow the on-screen prompts."]]