mirror of
https://github.com/qdm12/gluetun.git
synced 2026-06-19 09:54:09 +02:00
docs: add socks5 to readme and labels
This commit is contained in:
@@ -140,6 +140,8 @@
|
|||||||
color: "ffc7ea"
|
color: "ffc7ea"
|
||||||
- name: "Category: Shadowsocks 🔁"
|
- name: "Category: Shadowsocks 🔁"
|
||||||
color: "ffc7ea"
|
color: "ffc7ea"
|
||||||
|
- name: "Category: Socks5 proxy 🔁"
|
||||||
|
color: "ffc7ea"
|
||||||
- name: "Category: control server ⚙️"
|
- name: "Category: control server ⚙️"
|
||||||
color: "ffc7ea"
|
color: "ffc7ea"
|
||||||
- name: "Category: kernel 🧠"
|
- name: "Category: kernel 🧠"
|
||||||
|
|||||||
@@ -73,6 +73,7 @@ Lightweight swiss-army-knife-like VPN client to multiple VPN service providers
|
|||||||
- Choose the vpn network protocol, `udp` or `tcp`
|
- Choose the vpn network protocol, `udp` or `tcp`
|
||||||
- Built in firewall kill switch to allow traffic only with needed the VPN servers and LAN devices
|
- Built in firewall kill switch to allow traffic only with needed the VPN servers and LAN devices
|
||||||
- Built in Shadowsocks proxy server (protocol based on SOCKS5 with an encryption layer, tunnels TCP+UDP)
|
- Built in Shadowsocks proxy server (protocol based on SOCKS5 with an encryption layer, tunnels TCP+UDP)
|
||||||
|
- Built in Socks5 proxy server (tunnels TCP) - partial credits to @angelakis and @adjscent
|
||||||
- Built in HTTP proxy (tunnels HTTP and HTTPS through TCP)
|
- Built in HTTP proxy (tunnels HTTP and HTTPS through TCP)
|
||||||
- [Connect other containers to it](https://github.com/qdm12/gluetun-wiki/blob/main/setup/connect-a-container-to-gluetun.md)
|
- [Connect other containers to it](https://github.com/qdm12/gluetun-wiki/blob/main/setup/connect-a-container-to-gluetun.md)
|
||||||
- [Connect LAN devices to it](https://github.com/qdm12/gluetun-wiki/blob/main/setup/connect-a-lan-device-to-gluetun.md)
|
- [Connect LAN devices to it](https://github.com/qdm12/gluetun-wiki/blob/main/setup/connect-a-lan-device-to-gluetun.md)
|
||||||
|
|||||||
Reference in New Issue
Block a user