Skip to content

Commit

Permalink
feat: add posts
Browse files Browse the repository at this point in the history
  • Loading branch information
einverne committed Jul 11, 2024
1 parent b3aa34b commit b55e67a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ speedtest 的测速的时候会根据位置选择不同的节点,不同的节

这里提供我测试用的一个是我以前用的 SSR 服务,一个便是新的 V2ray 的服务:

- [无界](https://portal.wl-site5.com/#/register?code=pyHxQdJr)
- [无界](https://www.wlsite8.com/#/register?code=pyHxQdJr)

当然拿两者对比速度是没有意义的,服务器不同,协议也不同,只是提供一个方法让大家的选择服务商的时候能够对自己所用的服务有一个基本的了解。对于我的情况新的 [wujievpn](https://portal.wallless.xyz/#/register?code=pyHxQdJr) 几乎提供了我翻了一倍的下行速度。Download 从 18.65 Mbit/s 提高到了 34.5 Mbit/s。所以还是值得一提的。

Expand Down
6 changes: 3 additions & 3 deletions _posts/2021-03-15-linux-use-clash.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Linux 下载对应的 `linux-amd64` 即可。

在用了很长一段时间的 Clash 命令行之后,我发现 [Clash For Windows](/post/2021/10/linux-use-clash-for-windows.html) 这个应用也能够在 Linux 下使用。所以最近就切换到了这个应用上。

另外欢迎订阅使用 [EV Proxy](https://board.gtk.pw) 注册之后一键订阅即可使用。
另外欢迎订阅使用 [EV Proxy](https://v.gtkpw.xyz) 注册之后一键订阅即可使用。

## 安装 {#installation}

Expand All @@ -44,9 +44,9 @@ ls -al ~/.config/clash

## 修改配置 {#config}

比如说对于我使用的[Wallless 代理](https://portal.wl-site5.com/#/register?code=nlyM4OSi),在后台复制地址之后,在网址的后面增加 `&flag=clash` 获取 clash 的配置文件,右击网页 Save as,选择仅网页内容,下载到本地, `sub.html`
比如说对于我使用的[Wallless 代理](https://www.wlsite8.com/#/register?code=nlyM4OSi),在后台复制地址之后,在网址的后面增加 `&flag=clash` 获取 clash 的配置文件,右击网页 Save as,选择仅网页内容,下载到本地, `sub.html`

另外还有一个代理,有兴趣的可以[试用一下](https://board.gtk.pw)
另外还有一个代理,有兴趣的可以[试用一下](https://v.gtkpw.xyz)

然后将查看 `sub.html` 内容,应该是一个 yaml 格式的文件。将此格式的文件替换默认的配置。

Expand Down

0 comments on commit b55e67a

Please sign in to comment.