You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
</p>
6
6
7
7
**Censor Tracker Proxy** is a lightweight client that integrates with the [Censor Tracker](https://github.com/censortracker) browser extension to enable the use of Xray's proxies
8
-
(Vless, Vmess, Shadowsocks, and Trojan) directly from your browser.
8
+
([Vless](https://xtls.github.io/en/config/outbounds/vless.html), [Vmess](https://xtls.github.io/en/config/outbounds/vmess.html), [Shadowsocks](https://xtls.github.io/en/config/outbounds/shadowsocks.html), and [Trojan](https://trojan-gfw.github.io/trojan/protocol)) directly from your browser.
9
9
10
10
It allows users to configure proxy for various Xray's proxies protocols and establishes a local [SOCKS5](https://en.wikipedia.org/wiki/SOCKS) proxy server as an intermediary between the browser and the designated remote proxy servers. The browser routes its traffic through this local proxy, which then securely forwards requests to the actual proxy servers.
0 commit comments