mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-07-29 11:50:24 +00:00
4 lines
71 B
Bash
4 lines
71 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
docker run -d --name=v2ray -p 27183:27183/tcp $USER/v2ray
|