Commit Graph
47 Commits
Author SHA1 Message Date
Fangliding 038bf3123a Tun: Update TUN FD usage 2026-06-23 01:37:36 +08:00
Fangliding e7e289a35f Tun: Refine autoOutboundsInterface desc 2026-06-23 00:59:06 +08:00
Meow b280396765 Chore: Limit sing* dependencies to shadowsocks_2022 only
https://github.com/XTLS/Xray-core/pull/6286
2026-06-10 06:13:11 +08:00
Navid Mafi 96736c79b3 Replace dokodemo-door with tunnel (#858) 2026-06-02 02:36:35 +08:00
Fangliding 525969079b Move code focus 2026-05-25 18:39:42 +08:00
Fangliding 3deee863e8 Normalize json snippets 2026-05-17 07:38:56 +08:00
Fangliding bd8a2cfdc6 TUN: More platform desc 2026-05-12 01:43:52 +08:00
Meow 9c0b0e37dc EN Refactor Transports 2026-05-09 06:47:38 +08:00
Meow 125090cef6 VLESS: Fix syntax issues 2026-05-08 23:22:40 +08:00
Meow d83b3337e2 Advanced Documentation: VLESS Reverse Proxy Examples (#846) 2026-05-08 22:43:09 +08:00
Meow 5b1ca2d827 Add protocol field to inbound and outbound JSON examples 2026-05-08 00:26:19 +08:00
Meow 90f358c032 Fix menu hierarchy issues with SS inbound and DNS outbound 2026-05-07 19:26:34 +08:00
Meow b57f43be46 Clarify parent config objects and example nesting 2026-05-07 18:34:44 +08:00
Meow e958e14c4c Make JSON examples more user-friendly with parent context and focused snippets 2026-05-07 17:47:10 +08:00
Meow f6933527b7 Infra/conf: Rename Tunnel target fields 2026-05-07 16:55:06 +08:00
Meow 0b803a9ff6 Infra/conf: Rename inbounds accounts to users 2026-05-06 20:19:43 +08:00
Meo597 9e37b04049 Prettified Code! 2026-05-06 19:19:43 +08:00
Meow 94cc4b7980 TUN: Update 2026-05-06 19:19:33 +08:00
Meow 5d67667f70 Shadowsocks: Refine inbound docs and sync RU 2026-05-06 19:19:23 +08:00
Meow 0177cec440 Infra/conf: Rename inbounds clients to users 2026-05-06 12:25:52 +08:00
Fangliding 64d0e2c213 VLESS rvs: Forbid normal proxy 2026-05-06 09:22:04 +08:00
LjhAUMEM 131e0426aa Docs: hysteria & finalmask (#831) 2026-03-28 23:07:57 +08:00
Meow d0c8848c87 EN&RU VLESS: Correct decryption example 2026-02-07 01:02:48 +08:00
Meow efbccd4c68 EN: Remove image placeholder from tunnel.md 2026-01-27 10:50:11 +08:00
Meo597 9b69a7f479 Prettified Code! 2026-01-23 22:37:20 +00:00
Meow 8db6a5dba7 TUN: Add to inbounds/index.md 2026-01-24 06:14:13 +08:00
Meow b7ee2196c6 EN: Retranslate all documents via Gemini Pro 3, Human proofreading 2026-01-24 06:07:31 +08:00
Desiders 6f40bb5670 Update tunnel English docs (#791)
* Update tunnel English docs

* Change file name. Add file for compatibility.

* Update supported inbound protocols in English docs
2025-12-28 22:16:04 -05:00
Desiders af1b6f061a Fix anchor links (#784)
* Uppercase to lowercase and old anchor fixes

* Fix incorrect links to generated headers

* Fix incorrect links to generated date headers
2025-12-24 18:56:12 -05:00
Meow 1d5c0d1f26 nav 二级菜单 2025-12-21 22:14:50 -05:00
Meow 60a1db478f Fix broken links, and refine left-side menu (#692)
* 协议

* CN index

* EN/RU index
2025-06-17 01:24:11 +08:00
yuhan6665 f9761b7b84 Try fix prettier format 2025-04-09 22:39:12 -04:00
mmmray c564976a8c More type consistency fixes in config reference 2024-09-23 06:11:55 -05:00
Kobe Arthur Scofield 45353cd860 Remove legacy timeout config (#577)
* Remove `timeout` field in dokodemo-door

* Remove `timeout` field in HTTP inbound

* Minor fixes to The Great Chronicles

* Force update wireguard inbound to russian docs
2024-09-15 18:22:25 +08:00
mmmray 0cf7457092 Add wireguard inbound (en) 2024-08-20 10:44:37 -05:00
Nikita Korotaev 4a939eb328 en/ru: Update VLESS flow description (#540) 2024-07-27 23:26:46 +08:00
mmmray cd9e29a7a8 Remove unknown flow from vless docs (#520) 2024-07-01 03:48:56 +00:00
Andrei Vukolov 763d000739 Reformulated shadowsocks.md
- Reformulated
- Added description for `clients` parameter
- Added example for proper password generation
2023-08-19 18:13:13 -04:00
yuhan6665 1435269831 Clean up Vmess alterId 2023-07-03 05:33:21 -04:00
Winston2084 5fe3b0c50a Translate into English #3 (#384)
* Translate into English #3

* Update trojan.md

* Update
2023-06-14 10:17:07 -04:00
yuhan6665 996d687d58 Add Reality and remove deprecated flows 2023-03-06 23:16:09 -05:00
yuhan6665 8f28caf961 Update latest content from Chinese to English 2023-03-04 11:39:44 -05:00
yuhan6665 266da61f46 Add Vision flow 2023-01-02 10:12:36 -05:00
yuhan6665 5933264bc9 Fixes 2022-12-26 12:46:52 -05:00
yuhan6665 278eabf51c Deprecated xtls-go related configs 2022-12-25 22:09:17 -05:00
xqzrandhmol233 40b1357f6b update: title of inbound/outbound (#113)
Co-authored-by: hmol233 <82594500+hmol233@users.noreply.github.com>
2021-09-17 19:53:35 +08:00
hmol233 b2093dcba0 Add English translate (WIP) 2021-05-26 19:05:53 +08:00