Alireza Ahmadi
4424565da4
bulk edit-delete #636 #1035
2026-03-08 01:23:07 +01:00
Alireza Ahmadi
c70f0f97b3
Sing-Box v1.13.0
2026-03-05 00:48:32 +01:00
Alireza Ahmadi
85d42ee91c
improve converting link to json
2026-02-13 21:49:43 +01:00
Alireza Ahmadi
e6689ae2dc
[api] convert sub to Json
2026-02-12 23:29:50 +01:00
Anem
9d367fb83d
refactor(genLink): replace map with struct for link params
2026-01-05 15:35:03 +08:00
Chaosoffire
09e94c6213
refactor: replace math/rand with crypto/rand for secure generation
...
- Updated `common.Random` and added `common.RandomInt` to use `crypto/rand` for cryptographically secure random number generation.
- Added a thread-safe fallback to `math/rand` in case of system entropy failure.
- Optimized `allSeq` initialization by using a rune slice literal instead of a loop in `init()`.
- Refactored `util/outJson.go` to use the new `common.RandomInt`, removing the direct dependency on `math/rand`.
2025-12-15 21:43:33 +08:00
Alireza Ahmadi
c5ccfb6ead
fix(config): Handle null alterId in VMess proxy config ( #842 )
...
* fix(config): Gracefully handle null alterId in proxy configurations
* Fix wrong AI based changes
---------
Co-authored-by: Kittros <yuan364299311@gmail.com >
2025-09-27 22:06:17 +02:00
Alireza Ahmadi
7751c8fce0
go package
2025-09-18 23:19:56 +02:00
Alireza Ahmadi
a2c3033f5a
fix hy speed on links #801
2025-09-13 13:15:09 +02:00
Alireza Ahmadi
03cda07c9d
fix queryEscape parts in links #806
2025-09-13 12:52:33 +02:00
Alireza Ahmadi
2276175354
reality support links #794
2025-09-12 00:19:30 +02:00
Alireza Ahmadi
7f24735677
fix hysteria link generator #801
2025-09-11 23:23:58 +02:00
Alireza Ahmadi
216db63551
fix reality link to clash sub #766
2025-08-29 23:28:00 +02:00
Alireza Ahmadi
b26aa8d53c
add alpn to vmess link #740
2025-08-17 12:36:23 +02:00
Alireza Ahmadi
b2a0ccfe02
fix ss in json sub
2025-08-07 00:35:12 +02:00
Alireza Ahmadi
590f6871af
fix remark on ss link
2025-08-07 00:34:30 +02:00
Alireza Ahmadi
55b6272204
support http,socks,mixed links
2025-08-04 19:32:24 +02:00
Alireza Ahmadi
58fd5f17cf
fix tls certificate in out_json #681
2025-07-29 22:33:32 +02:00
Alireza Ahmadi
d2827d013b
improve client's inbound changes
2025-07-13 12:29:21 +02:00
Alireza Ahmadi
d186875ab7
clash - stash subscription #373
2025-06-01 23:50:45 +02:00
Alireza Ahmadi
a5f4c46066
support anytls link #611
2025-05-30 23:05:55 +02:00
Alireza Ahmadi
73cf4d5b7e
new protocol anytls
2025-05-29 21:51:20 +02:00
Alireza Ahmadi
8b431f4da8
fix reality sid #495
2025-05-27 22:00:58 +02:00
Alireza Ahmadi
045f368c27
fix host in v2ray links #474
2025-02-15 21:30:12 +01:00
Alireza Ahmadi
11215b96ae
fix fingerprint in links #469
2025-02-15 14:19:35 +01:00
Alireza Ahmadi
e197a7081b
fix exceptions for outjson #459
2025-02-09 14:27:27 +01:00
Alireza Ahmadi
875c660fb2
fix vless flow in reality links #463
2025-02-09 02:17:41 +01:00
Alireza Ahmadi
f233f1c6b6
fix utl, flow and insecure in links #463 #445
2025-02-09 02:16:26 +01:00
Alireza Ahmadi
1c4a927e0d
small fixes and typos
2025-02-09 00:56:13 +01:00
Alireza Ahmadi
f0a7481d72
fix empty outJson error
2025-02-06 11:48:41 +01:00
Alireza Ahmadi
4865072f55
fix ss link #443
2025-02-02 13:59:28 +01:00
Alireza Ahmadi
7faa28a89d
separate frontend repository
2025-01-29 00:08:36 +01:00