mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-26 12:23:12 +03:00
Compare commits
4 Commits
v1.13.14-e
...
extended
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2a77348470 | ||
|
|
1ae82a483a | ||
|
|
31acf60eca | ||
|
|
2cbc7691f0 |
@@ -3,7 +3,7 @@
|
|||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
[](go.mod)
|
[](go.mod)
|
||||||
[](https://codeberg.org/shtorm-7/sing-box-extended)
|
[](https://codeberg.org/shtorm-7/sing-box-extended)
|
||||||
[](https://t.me/sing_box_extended)
|
[](https://t.me/sing_box_extended)
|
||||||
|
|
||||||
Sing-box with extended features.
|
Sing-box with extended features.
|
||||||
|
|
||||||
@@ -17,6 +17,7 @@ Sing-box with extended features.
|
|||||||
- **OpenVPN** — OpenVPN client with tls-auth, tls-crypt and tls-crypt-v2 support
|
- **OpenVPN** — OpenVPN client with tls-auth, tls-crypt and tls-crypt-v2 support
|
||||||
- **TrustTunnel** — AdGuard's obfuscated VPN protocol, indistinguishable from HTTPS traffic
|
- **TrustTunnel** — AdGuard's obfuscated VPN protocol, indistinguishable from HTTPS traffic
|
||||||
- **Sudoku** — Traffic obfuscation protocol based on 4×4 Sudoku puzzles with low-entropy fingerprints
|
- **Sudoku** — Traffic obfuscation protocol based on 4×4 Sudoku puzzles with low-entropy fingerprints
|
||||||
|
- **Snell** — Lightweight encrypted proxy (v1–v5) with TLS / HTTP obfuscation
|
||||||
- **SSH** — SSH client and server with certificate authentication and upstream fallback
|
- **SSH** — SSH client and server with certificate authentication and upstream fallback
|
||||||
- **VPN** — Routed tunnel over any TCP sing-box protocol
|
- **VPN** — Routed tunnel over any TCP sing-box protocol
|
||||||
- **Bond** — Link aggregation for increasing throughput
|
- **Bond** — Link aggregation for increasing throughput
|
||||||
|
|||||||
@@ -66,7 +66,7 @@
|
|||||||
"action": "hijack-dns"
|
"action": "hijack-dns"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"final": "connection-limiter"
|
"final": "traffic-limiter"
|
||||||
},
|
},
|
||||||
"services": [
|
"services": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user