概念
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
Outline 可協助使用者繞過限制,順利存取開放網際網路。想瞭解這項服務的運作方式,請先掌握以下重要概念:
服務供應商和使用者
Outline 系統涉及兩個主要角色:管理伺服器的服務供應商,以及透過伺服器上網的使用者。
- 服務供應商會建立 Outline 伺服器、產生存取金鑰並分發金鑰給使用者。這些步驟可以透過 Outline Manager 應用程式完成。
- 使用者安裝 Outline 用戶端應用程式後,只需貼上收到的存取金鑰,即可連線至安全通道。
存取金鑰
存取金鑰是使用者連線至 Outline 伺服器的憑證,內含 Outline 用戶端建立安全連線所需的資訊。存取金鑰有兩種:
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-07 (世界標準時間)。
[null,null,["上次更新時間:2025-07-07 (世界標準時間)。"],[[["\u003cp\u003eUsers may face restrictions in accessing the open internet, leading to blocked access.\u003c/p\u003e\n"],["\u003cp\u003eOutline Manager is used to create a server on the cloud and generate unique access keys.\u003c/p\u003e\n"],["\u003cp\u003eAccess keys generated by the manager are shared with users who need to bypass censorship.\u003c/p\u003e\n"],["\u003cp\u003eUsers install the Outline client and use their keys to establish a secure tunnel to bypass restrictions.\u003c/p\u003e\n"]]],["Outline helps bypass internet censorship. Users experiencing blocked access can utilize Outline Manager to create a server on the cloud and generate unique access keys. These keys are then distributed to other users. Users install the Outline client and input their provided keys. This action establishes a secure tunnel, allowing them to bypass restrictions and access the open internet.\n"],null,["# Concepts\n\nOutline helps users bypass restrictions to access the open internet. Here's are\nsome key concepts to understand how it works:\n\nService providers and end users\n-------------------------------\n\nThe Outline system involves two main roles: **service providers** , who manage\nthe servers, and **end users**, who access the internet through those servers.\n\n- **Service providers** create the Outline servers, generate **access keys** , and **distribute the keys** to end users. One way to do this is using the **Outline Manager** application.\n- **End users** install the **Outline Client** application, paste in the **access key** they received, and **connect** to a secure tunnel.\n\nAccess keys\n-----------\n\nAccess keys are the credentials that allow users to connect to an Outline\nserver. They contain the necessary information for the Outline Client to\nestablish a secure connection. There are two types of access keys:\n\n- **Static access keys** encode all the server information needed to connect\n (server address, port, password, encryption method), preventing the access\n information from being modified. Users paste this key into the Outline\n Client.\n\n Example: \n\n ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo1UkVmeFRqbHR6Mkw@outline-server.example.com:17178/?outline=1\n\n- **Dynamic access keys** allow a service provider to host the server access\n information remotely. This lets providers update their server configuration\n (server address, port, passwords, encryption method) without needing to\n reissue new access keys to end users. For more detailed documentation, see\n [Dynamic Access\n Keys](/outline/docs/guides/service-providers/dynamic-access-keys)."]]