92 Commits

Author SHA1 Message Date
风扇滑翔翼
3be606473e
Remove some HTML staff 2024-10-04 14:52:54 +00:00
Kobe Arthur Scofield
cf9f72b1d5
Language sync and add back some contents (#575)
* Force syncing contents to Russian documents

* Add NFT note to front page

* Update Histories

* Update command usage
2024-09-12 19:54:45 +08:00
Kobe Arthur Scofield
32eee5b4ac
[CN/EN] Sync contents with README in the project (#573) 2024-09-11 21:51:18 +08:00
Mingye Wang
01fb5740d8
压缩所有的 PNG 图片 (#561)
所有的图片都经过 pngquant --nofs 压缩,除了:
* dns_flow.png 根本不是 png(是bmp),所以先要转换再压缩
* 桃源三结义图属于类摄影类图像,用 mozjpeg
2024-08-20 10:32:12 -04:00
Mikhail Samodurov
f968481da7
Fixed non-relative URLs, and some grammar (#554) 2024-08-14 14:12:51 +02:00
Kobe Arthur Scofield
ea9920f65c
CN/EN:Update install instructions (#553)
* Update the installation files

* Update English version

* Minor edits

Bold up the required system update;
Remove Dragonfly BSD

* Minor edit

* Update install.md
2024-08-14 12:39:36 +08:00
nobody
d3f8d436b0
Add usage for convert-command. (#551)
Co-authored-by: nobody <nobody@nowhere.mars>
2024-08-11 08:05:00 +02:00
mayampi01
e346225039
Tutorial: Adjust the order of route rules 2024-07-31 18:32:58 +08:00
x14n
65d77f853a
Tutorial: Add extra step (#536)
添加新增的ssh防火墙规则,避免顺着后面的教程重启主机后,无法跟实例进行ssh连接,把自己关外面。


Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2024-07-23 18:01:53 +08:00
风扇滑翔翼
77a2c9efb3
Tutorial: remove odd text (#537) 2024-07-23 17:56:47 +08:00
MHSanaei
8f589192ca
Fix typos (#528) 2024-07-11 22:10:40 +02:00
Cube
53eec292a5
Repair broken Debian source url 2024-05-10 18:44:00 +08:00
风扇滑翔翼
6a39391f0e
Remove broken link 2024-04-09 00:32:41 +08:00
Se7enMuting
a6e618a195 Update warp.md
这里也多了个逗号
2024-04-06 18:05:04 -04:00
Se7enMuting
e32a7b5176
json typo
多了个逗号
2024-04-05 00:42:17 +08:00
ちか
7eb334a5ad
Some corrections
* Update wireguard.md

* Update command.md

* Update transport.md

* Update routing.md

* Update routing.md

* Update transport.md

* Update websocket.md

* Update httpupgrade.md
2024-03-31 02:53:31 +08:00
风扇滑翔翼
f9df5ada87
Fix #388 2024-03-17 15:13:54 +08:00
チセ
f760fd1d45
Update document/command.md & (#472)
Standardized uppercase / downcase &

Renamed '.github/CONTRIBUTING.md' -> './CODE_OF_CONDUCT.md'
2024-02-13 10:41:57 -05:00
atiati123
78f58a5141 Update ch05-webpage.md
在安装Nginx后,增加了开启Debian系统上默认的防火墙组件Uncomplicated Firewall (UFW),以便启用 HTTP (80) 和 HTTPS (443) 端口流量的步骤。
2024-01-24 11:15:46 -05:00
ちか
3954ab77f7
为 1.8.7 的版本更新补充了一些文档的内容 (#459)
* Update wireguard.md

* Update command.md

* Update transport.md

* Update routing.md

* Update routing.md

* Update transport.md
2024-01-22 12:44:11 -05:00
チセ
9b50094519
Update warp.md (#443) 2023-12-29 21:08:46 -05:00
チセ
fba2d96702
tproxy: warnings (#433)
config: uuid remind

update link name
2023-12-25 23:17:01 -05:00
チセ
1548bc0262
Update command.md to fit latest release (#432)
also adds ENG and fix a rendering issue
2023-12-24 14:45:01 -05:00
チセ
46e06b70cd Merge fwmark/sendThrough/sockopt.interface together 2023-12-20 10:28:11 -05:00
zyzh0
5bdc5345e8 修正docker image中geofiles的路径 2023-11-04 14:51:44 -04:00
etoyz
41e2c030d7
改正错误的描述 (#389)
* 改正错误的描述

* prettier
2023-07-03 21:55:57 -04:00
SQLimit
77324ec597
update nginx_tls_tunnel.md (#353)
* Update sidebar.ts

* Update nginx_tls_tunnel.md

* Update README.md
2023-03-22 21:42:47 -04:00
Binbin Qian
70c09029cf Update tproxy_ipv4_and_ipv6.md 2023-03-22 18:21:35 -07:00
Binbin Qian
082da458fe Remove unnecessary option 2023-03-22 18:21:35 -07:00
yuhan6665
0912d0b56c Minor updates 2023-03-08 01:03:19 -05:00
Binbin Qian
75597c63ef Fix broken link 2023-03-09 23:44:39 -05:00
yuhan6665
996d687d58 Add Reality and remove deprecated flows 2023-03-06 23:16:09 -05:00
SQLimit
385cd7c63e
Update tproxy_ipv4_and_ipv6.md (#324)
* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md
2023-02-04 12:06:28 -05:00
yuhan6665
4c46b5774a Fix prettier 2023-01-27 23:01:46 -05:00
KoriIku
2df380ded6 Add the address field for warp.
#1385
In some cases, the outbound configuration for wireguard requires the addition of the 'address' field in order to establish a proper connection. 
It should be noted that the absence of the 'address' field configuration results in the inability to establish connections via domain names, only IP addresses can be used for connections.
2023-01-27 23:00:20 -05:00
Expyh
ac82cef655 Update ch07-xray-server.md
xray配置中的tlsSettings应该加上"alpn": "http/1.1",否则按照教程【服务器优化之二:开启 HTTP 自动跳转 HTTPS】操作之后,网站无法正常访问,访问网站的时候会出现ERR_HTTP2_PROTOCOL_ERROR,但xray还是可以正常工作的。
2023-01-14 09:52:23 -05:00
SQLimit
8dd7f3a79c Update README.md 2023-01-12 00:34:25 -05:00
SQLimit
483372d84f
Create Nginx_TLS隧道隐藏指纹 (#314)
* Create Nginx_TLS隧道隐藏指纹

* Rename Nginx_TLS隧道隐藏指纹 to Nginx_TLS_tunnel.md

* Update Nginx_TLS_tunnel.md

* Rename Nginx_TLS_tunnel.md to nginx_tls_tunnel.md
2023-01-12 00:23:15 -05:00
SQLimit
f04b82baf6 Update tproxy_ipv4_and_ipv6.md 2023-01-11 00:03:16 -05:00
SQLimit
1a0dcd5e80
Update tproxy_ipv4_and_ipv6.md (#313)
* Update tproxy_ipv4_and_ipv6.md

添加开机自动运行 Netfilter 配置
搞了一下发现还是有挺多坑的,所以更新一下。
麻烦大佬了。

* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md
2023-01-02 09:30:12 -05:00
yuhan6665
ce14d79070 Apply prettier 2022-12-26 12:15:46 -05:00
yuhan6665
a12e0378b0 Update examples from deprecated flows to Vision 2022-12-26 12:12:42 -05:00
yuhan6665
949c863302 Update xray doc 2022-12-24 21:39:00 -05:00
SQLimit
966459078f
Update tproxy_ipv4_and_ipv6.md (#310)
* Update tproxy_ipv4_and_ipv6.md

加入客户端 fakedns 配置
应要求增加 nftables 配置

* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md
2022-12-21 10:32:13 -05:00
SQLimit
f7f4488b15
Update tproxy_ipv4_and_ipv6.md (#309)
* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md
2022-12-19 10:44:02 -05:00
SQLimit
9d840420f8
Update README.md (#308)
* Update README.md

* Update README.md

* Update README.md
2022-12-19 09:33:46 -05:00
SQLimit
55bcee451f
Create tproxy_ipv4_and_ipv6.md (#306)
* Create tproxy_ipv4_and_ipv6.md

更新xray相关配置并添加ipv6 的透明代理配置

* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md
2022-12-19 09:33:06 -05:00
yuhan6665
47716dda0b
Update warp.md 2022-11-28 19:36:06 -05:00
yuhan6665
2adeb2a5f6
Update warp.md 2022-11-27 23:19:53 -05:00
yuhan6665
726acc486b
Enhance security through Cloudflare Warp (#300)
* Enhance security through Cloudflare Warp

* Fix prettier
2022-11-27 18:26:26 -05:00