mirror of
https://github.com/v2ray/v2ray-core.git
synced 2026-09-20 03:17:02 +00:00
4 lines
71 B
Bash
Executable File
4 lines
71 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker run -d --name=v2ray -p 27183:27183/tcp $USER/v2ray
|