Shtorm
ea48501b1d
Merge branch 'extended' of https://github.com/shtorm-7/sing-box-extended into extended
2026-07-18 16:40:41 +03:00
Shtorm
ff11f007ec
Enable naive proxy build in Docker image
v1.13.14-extended-2.5.2
2026-07-18 16:40:15 +03:00
Shtorm
dc4170ad6b
Fix GroupCommonOption
2026-07-18 16:40:04 +03:00
Shtorm
03f2be2ee6
Fix MTProxy
2026-07-18 14:21:25 +03:00
Shtorm
6941854ce2
Fix XHTTP
2026-07-18 14:21:06 +03:00
Shtorm
09d2dca3c3
Fix TrustTunnel
2026-07-18 14:20:38 +03:00
Shtorm
425bfaf779
Update Telegram badge to include logo
...
Signed-off-by: Shtorm <108103062+shtorm-7@users.noreply.github.com >
2026-07-17 16:58:08 +03:00
Shtorm
df39546485
Merge commit 'b19e232df23e115ab99b9a797f8d5c28dfce6809' into extended
v1.13.14-extended-2.5.1
2026-07-16 11:17:27 +03:00
Shtorm
4624fd51b1
Fixes and improvements
2026-07-16 11:16:10 +03:00
Shtorm
b19e232df2
Merge pull request #105 from Arsolitt/feat/provider-custom-headers
...
feat(provider): add custom HTTP headers support for remote providers
2026-07-03 09:52:06 +03:00
Arsolitt
1e826a201d
feat(provider): add custom HTTP headers support for remote providers
...
Some subscription panels (e.g. Remnawave with incy/happ integration)
require device-identification headers to return the real server list
instead of a dummy config. Add a 'headers' field to the remote provider
options so users can attach arbitrary HTTP headers to subscription
fetch requests.
Signed-off-by: Arsolitt <arsolitt@gmail.com >
2026-07-01 21:58:01 +03:00
Shtorm
a27453e4f7
Merge pull request #97 from v14d4n/feat/masque-configurable-sni
...
Make masque TLS SNI configurable via server_name
2026-06-26 14:39:20 +03:00
Shtorm
2a77348470
Update README.md
2026-06-26 04:04:01 +03:00
Shtorm
1ae82a483a
Merge branch 'extended' of https://github.com/shtorm-7/sing-box-extended into extended
2026-06-26 03:51:16 +03:00
Shtorm
93e34d124b
Merge tag 'v1.13.14' into extended
...
Integrate upstream sing-box v1.13.14 (18 commits, v1.13.12..v1.13.14).
Conflict resolutions:
- Makefile: keep fork's upload_android (no otherLegacy, codeberg-release.sh),
add upstream's SFA-version-metadata.json step.
- go.sum: regenerated via go mod tidy from merged go.mod.
- transport/wireguard/endpoint_options.go: keep fork fields, add ICMPTimeout.
- clients/android, clients/apple: keep fork's submodule pointers.
v1.13.14-extended-2.5.0
2026-06-26 01:28:40 +03:00
Shtorm
edf38d33d6
Add Snell protocol. Refactor MASQUE HTTP/2, Fair Queue. Update XHTTP, OpenVPN, Sudoku, Fallback. Fixes
2026-06-26 01:25:57 +03:00
Shtorm
31acf60eca
Fix examples
...
Signed-off-by: Shtorm <108103062+shtorm-7@users.noreply.github.com >
2026-06-25 15:54:57 +03:00
世界
25a600db24
Bump version
2026-06-25 16:36:07 +08:00
世界
ef2a012301
Fix http proxy authentication
2026-06-25 16:13:35 +08:00
v14d4n
7bfad732e2
feat(masque): make TLS SNI configurable via server_name
...
MASQUE outbound previously hardcoded the TLS SNI to consumer-masque.cloudflareclient.com. Add a server_name field to the MASQUE outbound TLS options. When empty it falls back to the existing default (cloudflare.ConnectSNI), so existing configs are unaffected.
2026-06-22 14:12:40 +04:00
世界
0b7ffbaafa
tun: Fix system stack TCP NAT collision & route address set polluted by appended default element
2026-06-20 22:17:44 +08:00
世界
6bae28b771
cronet: Fix arm build
2026-06-20 22:16:37 +08:00
世界
72a8723e13
Fix DNS query loopback deadlock from shared dedup lock
2026-06-20 20:36:19 +08:00
世界
4e1af0600b
Fix UDP sniff fragment timeout treated as fatal error
2026-06-20 19:45:36 +08:00
世界
6397675574
Fix clash log API not respecting subscribed level
2026-06-20 19:27:17 +08:00
世界
7d847c0583
Fix check vless packet encoding
2026-06-19 23:27:29 +08:00
世界
8f006316b2
Fix sing-mux udp write
2026-06-19 21:56:40 +08:00
世界
627912a788
Fix naive inbound QUIC ALPN race condition
2026-06-19 20:57:18 +08:00
Shtorm
2cbc7691f0
Update Telegram badge from channel to chat
...
Signed-off-by: Shtorm <108103062+shtorm-7@users.noreply.github.com >
2026-06-15 10:43:03 +03:00
Shtorm
d174962a04
Add profiler
v1.13.12-extended-2.4.1
2026-06-10 16:49:01 +03:00
Shtorm
9c80cf371c
Fix openwrt build
2026-06-07 09:12:26 +03:00
Shtorm
9f5ccf43d4
Add SSH inbound, log level. Update MTPROXY. Fixes
v1.13.12-extended-2.4.0
2026-06-07 07:59:43 +03:00
Shtorm
6f6af8e902
Fix examples
2026-06-05 00:51:50 +03:00
Shtorm
6cddffd546
provider: replace flag emojis with country codes in removeEmojisFromTags
2026-06-05 00:28:09 +03:00
Shtorm
a59e9ec9e3
Fix TrustTunnel
2026-06-04 10:57:08 +03:00
Shtorm
9ebec50a72
Merge branch 'extended' of https://github.com/shtorm-7/sing-box-extended into extended
v1.13.12-extended-2.3.2
2026-06-04 10:12:06 +03:00
Shtorm
9ff7a84afe
Refactor TrustTunnel
v1.13.12-extended-2.3.1
2026-06-04 10:03:20 +03:00
Shtorm
7a0354699a
Update README.md
...
Signed-off-by: Shtorm <108103062+shtorm-7@users.noreply.github.com >
2026-06-04 08:22:24 +03:00
Shtorm
978b951169
Merge branch 'extended' of https://github.com/shtorm-7/sing-box-extended into extended
2026-06-04 08:20:58 +03:00
Shtorm
e363c2ff78
Add Mieru inbound, refactor sudoku. Fixes
v1.13.12-extended-2.3.0
2026-06-04 07:54:26 +03:00
Shtorm
0577c28120
Update README.md
...
Signed-off-by: Shtorm <108103062+shtorm-7@users.noreply.github.com >
2026-06-04 04:36:45 +03:00
Shtorm
195a33379d
Add OpenVPN, TrustTunnel, Sudoku, inbound managers. Fixes
v1.13.12-extended-2.2.0
2026-06-04 01:47:50 +03:00
世界
78b2e12fbd
Bump version
2026-06-03 16:33:44 +08:00
世界
0f4d38bf6c
release: Fix extract-lib
2026-06-03 16:33:34 +08:00
世界
e03346c671
Update Go to 1.25.10
2026-06-03 12:56:36 +08:00
世界
fca766704a
release: Fix android build
2026-06-03 12:56:36 +08:00
世界
da0cd68115
Fix ping timeout
2026-06-03 12:56:36 +08:00
世界
3d4616746c
tailscale: Use upstream version format
2026-06-03 12:56:36 +08:00
世界
90522ddcb9
release: Fix upload_android
2026-06-03 12:56:36 +08:00
世界
761b7f4e12
Handle TUN loopback in direct outbound
2026-06-03 12:56:36 +08:00