Skip to content

Instantly share code, notes, and snippets.

View megrxu's full-sized avatar
🥝
Learning

megrxu

🥝
Learning
View GitHub Profile
@megrxu
megrxu / client-config.json
Last active October 13, 2024 18:35
v2ray | WebSocket + VMess/VLess + TLS
{
"inbounds": [
{
"port": 1080,
"listen": "127.0.0.1",
"protocol": "socks",
"settings": {
"udp": false
}
}