Steam Deck V2ray Site

"protocol": "socks", "port": 10808, "settings": "auth": "no", "udp": true , "tag": "socks-in" ,

systemctl --user enable v2ray systemctl --user start v2ray steam deck v2ray

mkdir -p ~/.config/systemd/user nano ~/.config/systemd/user/v2ray.service Paste: "settings": "auth": "no"

"protocol": "socks", "port": 10808, "settings": "auth": "no", "udp": true , "tag": "socks-in" ,

systemctl --user enable v2ray systemctl --user start v2ray

mkdir -p ~/.config/systemd/user nano ~/.config/systemd/user/v2ray.service Paste: