Основные понятия
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Outline помогает пользователям обходить ограничения на доступ к свободному интернету. В этой статье рассказывается, как работает этот сервис.
Поставщики услуг и конечные пользователи
Система Outline подразумевает две основные роли: поставщики услуг, управляющие серверами, и конечные пользователи, получающие доступ к интернету через эти серверы.
- Поставщики услуг создают серверы Outline, генерируют ключи доступа и предоставляют ключи конечным пользователям. Один из инструментов для этого – приложение Менеджер Outline.
- Конечные пользователи устанавливают клиент Outline, вводят полученный ключ доступа и подключаются к безопасному туннелю.
Ключи доступа
Ключи доступа – это учетные данные, которые используются для подключения к серверу Outline. Они содержат информацию, необходимую клиенту Outline для создания защищенного подключения. Outline использует два типа ключей доступа:
Статический ключ кодирует всю информацию, необходимую для подключения к серверу (адрес сервера, порт, пароль, метод шифрования), не позволяя изменить эти данные. Пользователи вводят этот ключ в клиенте Outline.
Пример:
ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo1UkVmeFRqbHR6Mkw@outline-server.example.com:17178/?outline=1
Динамический ключ позволяет поставщику услуг хранить информацию о доступе к серверу удаленно и обновлять конфигурацию сервера (адрес, порт, пароль и метод шифрования), не создавая новые ключи для пользователей. Подробнее о динамических ключах доступа…
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-07-06 UTC.
[null,null,["Последнее обновление: 2025-07-06 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)."]]