-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathReplicantSwift
More file actions
27 lines (27 loc) · 2.08 KB
/
ReplicantSwift
File metadata and controls
27 lines (27 loc) · 2.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
layout: "package"
permalink: "ReplicantSwift"
description: "Replicant is Operator's Pluggable Transport that can be tuned for each adversary. It is designed to be more effective and efficient than older transports. It can be quickly reconfigured as filtering conditions change by updating just the configuration file. There are two main advantages to using Replicant. First, it can be more effective than other transports. Simple transports such as shadowsocks work well against some adversaries, but other adversaries with more advanced filtering techniques can easily block them. In situations such as this, Replicant can work where other transports fail. Second, Replicant can be more efficient than other transports. Some transports that are very effective at circumventing the filter are also very inefficient, using a lot of bandwidth in order to implement their approach to shapeshifting. This can make it very expensive to run proxy servers using these transports. Replicant is designed to use the minimum amount of additional bandwidth in order to provide shapeshifting, and can therefore save on the cost of providing proxy servers. Less additional bandwidth used also means a faster connection and more reliable performance on slower Internet connections."
icon: "https://github.com/OperatorFoundation/ReplicantSwift/blob/main/Replicant.png"
links:
- icon: "far fa-copyright"
label: "MIT"
url: "https://github.com/OperatorFoundation/ReplicantSwift/blob/main/LICENSE"
- icon: "fas fa-code-branch"
label: "repository"
url: "https://github.com/OperatorFoundation/ReplicantSwift"
- icon: "fas fa-book"
label: "package documentation"
url: "https://github.com/OperatorFoundation/ReplicantSwift/blob/main/README.md"
- icon: "fas fa-bug"
label: "report a problem"
url: "https://github.com/OperatorFoundation/ReplicantSwift/issues"
maintainers:
- name: "Operator Foundation"
contact: "contact@operatorfoundation.org"
versions:
- id: "0.13.17"
date: "2021-12-06"
url: "https://github.com/OperatorFoundation/ReplicantSwift/archive/refs/tags/0.13.17.zip"
languages:
- name: "Swift"
---