Rehber Ucuz mobil internet kullanmak

Kod:
root@ip-172-26-0-227:/home/ubuntu# v2ray run -config config.json
V2Ray 5.22.0 (V2Fly, a community-driven edition of V2Ray.) Custom (go1.23.2 linux/amd64)
A unified platform for anti-censorship.
Failed to start: app/proxyman/inbound: failed to listen TCP on 80 > transport/internet: failed to listen on address: 3.68.159.63:80 > transport/internet/websocket: failed to listen TCP(for WS) on 3.68.159.63:80 > listen tcp 3.68.159.63:80: bind: cannot assign requested address
root@ip-172-26-0-227:/home/ubuntu#


hocam bu şimdi çalışıyor mu?
 
Hocam. Ali; Ti[ini nasıl anlarim, bir de bunu telefonuma nasıl gireceğim direkt IP diğer ID gibi şeyleri mi gireceği yoksa conf. JSON ile erişeceğim.
Telefona darktunnel indir. 3 nokta -> tunnel type -> VMess

Daha sonra ilgili alanları şu şekil doldur:
Screenshot_20241215-211057_DarkTunnel.png


Kod:
root@ip-172-26-0-227:/home/ubuntu# v2ray run -config config.json
V2Ray 5.22.0 (V2Fly, a community-driven edition of V2Ray.) Custom (go1.23.2 linux/amd64)
A unified platform for anti-censorship.
Failed to start: app/proxyman/inbound: failed to listen TCP on 80 > transport/internet: failed to listen on address: 3.68.159.63:80 > transport/internet/websocket: failed to listen TCP(for WS) on 3.68.159.63:80 > listen tcp 3.68.159.63:80: bind: cannot assign requested address
root@ip-172-26-0-227:/home/ubuntu#


hocam bu şimdi çalışıyor mu?
Çalışmıyor. Bu çıktı vps'e mi ait? 2 farklı ip varda :D.
 
Xui kuralım kısa yoldan basitçe beleş DNS var zaten.

Nasıl kuracağım hocam? Bir de domainsiz olsa daha iyi olur.
Kod:
{
 "log": {
 "loglevel": "error"
 },
 "inbounds": [
 {
 "port": 1111,
 "listen": "3.68.159.63",
 "protocol": "vmess",
 "settings": {
 "clients": [
 {
 "id": "3523d304-23ca-45a2-850d-ad3fb4ec754c"
 }
 ]
 },
 "streamSettings": {
 "network": "ws",
 "security": "tls",
 "wsSettings": {
 "headers": {
 "Host": "youtube.com"
 },
 "path": "/vmess-ws"
 },
 "tlsSettings": {
 "serverName": "youtube.com",
 "allowInsecure": true,
 "certificates": [
 {
 "certificateFile": "/root/server.crt",
 "keyFile": "/root/server.key"
 }
 ]
 }
 }
 }
 ],
 "outbounds": [
 {
 "protocol": "freedom",
 "settings": {
 "domainStrategy": "UseIP"
 }
 },
 {
 "protocol": "blackhole",
 "tag": "blackhole"
 }
 ],
 "routing": {
 "rules": [
 {
 "type": "field",
 "outboundTag": "blackhole",
 "ip": [
 "127.0.0.0/8"
 ]
 }
 ]
 }
}

1734288281373.png


1734288294370.png


1734288385406.png
 

Technopat Haberler

Yeni konular

Geri
Yukarı