Skip to content

Commit f725fb9

Browse files
committed
新增通过代理打开chrome
1 parent 99cccd6 commit f725fb9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Linux.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,11 @@ linux 终端打开 Google Chrome 浏览器
164164
$ google-chrome
165165
```
166166

167+
linux 终端通过代理打开 Google Chrome 浏览器
168+
```
169+
$ google-chrome --proxy-server="socks5://192.168.2.157"
170+
```
171+
167172
ubuntu 解压 RAR
168173
```
169174
# 安装

0 commit comments

Comments
 (0)