แนวคิด
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
Outline ช่วยให้ผู้ใช้ก้าวข้ามผ่านข้อจำกัดต่างๆ เพื่อเข้าถึงอินเทอร์เน็ตสาธารณะได้ และต่อไปนี้คือแนวคิดหลักที่จะทำให้คุณเข้าใจวิธีการทำงานของ Outline
ผู้ให้บริการและผู้ใช้ปลายทาง
ระบบของ Outline มี 2 บทบาทหลักที่เกี่ยวข้อง ได้แก่ ผู้ให้บริการที่จัดการเซิร์ฟเวอร์และผู้ใช้ปลายทางที่เข้าถึงอินเทอร์เน็ตผ่านเซิร์ฟเวอร์ดังกล่าว
- ผู้ให้บริการจะเป็นผู้สร้างเซิร์ฟเวอร์ Outline, ออกคีย์การเข้าถึง และแจกจ่ายคีย์ให้แก่ผู้ใช้ปลายทาง โดยวิธีหนึ่งที่จะใช้ในการดำเนินการดังกล่าวได้คือการใช้แอปพลิเคชัน Outline Manager
- ผู้ใช้ปลายทางจะเป็นผู้ติดตั้งแอปพลิเคชันไคลเอ็นต์ Outline, วางคีย์การเข้าถึงที่ได้รับ และเชื่อมต่อกับอุโมงค์ข้อมูลที่ปลอดภัย
คีย์การเข้าถึง
คีย์การเข้าถึงคือข้อมูลเข้าสู่ระบบที่ช่วยให้ผู้ใช้สามารถเชื่อมต่อกับเซิร์ฟเวอร์ของ Outline ได้ ซึ่งจะมีข้อมูลสำคัญสำหรับไคลเอ็นต์ Outline ในการสร้างการเชื่อมต่อที่ปลอดภัย โดยคีย์การเข้าถึงมี 2 ประเภท ได้แก่
คีย์การเข้าถึงแบบคงที่จะเข้ารหัสข้อมูลเซิร์ฟเวอร์ทั้งหมดที่จำเป็นในการเชื่อมต่อ (ที่อยู่เซิร์ฟเวอร์ พอร์ต รหัสผ่าน วิธีการเข้ารหัส) ซึ่งเป็นการป้องกันไม่ให้มีการแก้ไขข้อมูลการเข้าถึง โดยผู้ใช้จะวางคีย์นี้ในไคลเอ็นต์ Outline
ตัวอย่าง
ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo1UkVmeFRqbHR6Mkw@outline-server.example.com:17178/?outline=1
คีย์การเข้าถึงแบบไดนามิกช่วยให้ผู้ให้บริการโฮสต์ข้อมูลการเข้าถึงเซิร์ฟเวอร์จากระยะไกลได้ ซึ่งจะทำให้ผู้ให้บริการสามารถอัปเดตการกำหนดค่าเซิร์ฟเวอร์ (ที่อยู่เซิร์ฟเวอร์ พอร์ต รหัสผ่าน วิธีการเข้ารหัส) โดยไม่จำเป็นต้องออกคีย์การเข้าถึงใหม่ให้แก่ผู้ใช้ปลายทางอีกครั้ง ดูข้อมูลเพิ่มเติมในเอกสารประกอบแบบละเอียดได้ที่หัวข้อคีย์การเข้าถึงแบบไดนามิก
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-07 UTC
[null,null,["อัปเดตล่าสุด 2025-07-07 UTC"],[[["\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)."]]