Skip to content

Instantly share code, notes, and snippets.

View megrxu's full-sized avatar
🏠
Working from home

megrxu

🏠
Working from home
View GitHub Profile
@megrxu
megrxu / client-config.json
Last active April 11, 2024 23:57
v2ray | WebSocket + VMess/VLess + TLS
{
"inbounds": [
{
"port": 1080,
"listen": "127.0.0.1",
"protocol": "socks",
"settings": {
"udp": false
}
}