mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-12 08:21:40 +00:00
更新 README.md
This commit is contained in:
@@ -15,7 +15,7 @@ docker run -d \
|
|||||||
--name shellcrash \
|
--name shellcrash \
|
||||||
-p 7890:7890 \
|
-p 7890:7890 \
|
||||||
-p 9999:9999 \
|
-p 9999:9999 \
|
||||||
shellcrash:latest
|
juewuy/shellcrash:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
------
|
------
|
||||||
@@ -59,7 +59,7 @@ docker run -d \
|
|||||||
--cap-add SYS_ADMIN \
|
--cap-add SYS_ADMIN \
|
||||||
--device /dev/net/tun:/dev/net/tun \
|
--device /dev/net/tun:/dev/net/tun \
|
||||||
--restart unless-stopped \
|
--restart unless-stopped \
|
||||||
shellcrash:latest
|
juewuy/shellcrash:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
### 3. 配置需要路由的设备
|
### 3. 配置需要路由的设备
|
||||||
|
|||||||
Reference in New Issue
Block a user