Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpoofDPI not working (27.09.24) #258

Open
Layniks opened this issue Sep 27, 2024 · 54 comments
Open

SpoofDPI not working (27.09.24) #258

Layniks opened this issue Sep 27, 2024 · 54 comments
Labels

Comments

@Layniks
Copy link

Layniks commented Sep 27, 2024

Version

0.12.0

Operating System

Ubutnu24, Centos9

How are you running SpoofDPI?

PC -> /opt/spoofdpi/bin/spoofdpi
Server -> /opt/spoofdpi/bin/spoofdpi --addr 0.0.0.0 --pattern ".*?(youtube|google|ggpht|yt3).+"

Description

Hello, it is worked for me on my PC (Ubuntu24) for some months, but yesterday I had installed it on my local server (Centos9) and it had been working during evening. Now it is not working neither on PC nor server. I checked everything that could be on my mind and nothing worked :(
Also, it didn't help with MiTV (Androind TV) and Yandex Station Max. I used SpoofDPI as proxy on my local server

I think, problem not in the SpoofDPI. Is here someone with the same problem??

UPD: v0.10.8 on my PC not working too for me

@Gelonizzio
Copy link

In MacOS (Sonoma 14.6.1.) same problem

@vederko-p
Copy link

vederko-p commented Sep 27, 2024

Yep, exactly the same problem and exactly the same time. I'm using Ubuntu 20.04. Spoof worked fine with old version before today. I updated to the last v0.12.0 as soon as I ran into a problem with YouTube not working. No effect. Tried some options that found on internet: '--enable-doh --window-size 0' but it didn't work out.

@Draft666
Copy link

MacOS (Sonoma 14.7) same problem

@no1621name
Copy link

MacOS (Monterey 12.6.8) the same

@NikosColev
Copy link

NikosColev commented Sep 28, 2024

MacOS (Sonoma 14.7) same problem…
At the same time, on Windows, Youtube works perfectly with GoodbyeDPI using the parameters: -9 --fake-gen 5 --fake-from-hex bla-bla-bla…

UPD: When launching with the parameter --window-size 1, blocked sites open, but YouTube does not work. Help me, pls...

@kmskmskms
Copy link

перестал работать 27.09

@glebrightclick
Copy link

Stopped working on September 27th - tried few options / different window sizes and, eventually, started to work with "0" as window-size ./spoof-dpi -window-size 0

Перестал работать утром 27-ого сентября - методом тыка начал работать с опцией window-size "0" - ./spoof-dpi -window-size 0

@NikosColev
Copy link

started to work with "0" as window-size ./spoof-dpi -window-size 0

I tried different values - YouTube opens, but the videos do not play...

@raitonoberu
Copy link

raitonoberu commented Sep 28, 2024

I successfully migrated to byedpi. It has a ton of different bypassing algorithms and the one that worked for me is oob. I run it like this: ciadpi --oob 1 and then connect to socks5://127.0.0.1:1080.

I'd still prefer the HTTP proxy, so I will return to spoofdpi as soon as it starts working again.


UPD. it broke some of the websites (aliexpress), so I suggest using a whitelist.

@kmskmskms
Copy link

I successfully migrated to byedpi. It has a ton of different bypassing algorithms and the one that worked for me is oob. I run it like this: ciadpi --oob 1 and then connect to socks5://127.0.0.1:1080.

I'd still prefer the HTTP proxy, so I will return to spoofdpi as soon as it starts working again.

спасибо, работает

@Layniks
Copy link
Author

Layniks commented Sep 28, 2024

I successfully migrated to byedpi. It has a ton of different bypassing algorithms and the one that worked for me is oob. I run it like this: ciadpi --oob 1 and then connect to socks5://127.0.0.1:1080.
I'd still prefer the HTTP proxy, so I will return to spoofdpi as soon as it starts working again.

спасибо, работает

Yep, it's work, but socks5 :( Ofc I can forward request from http to socks, but I need one more node like "converter" for it
I'll try this...

@Sovenok-Hacker
Copy link

Can't break RKN DPI now

@d9k
Copy link

d9k commented Sep 29, 2024

I successfully migrated to byedpi. It has a ton of different bypassing algorithms and the one that worked for me is oob. I run it like this: ciadpi --oob 1 and then connect to socks5://127.0.0.1:1080.

> ciadpi --oob 1
send: Broken pipe
recv: Connection reset by peer
not resolved: rr3---sn-q4fl6n66.googlevideo.com
not resolved: rr1---sn-t0a7ln7d.googlevideo.com
state: 8
send: Broken pipe
not resolved: yt3.ggpht.com

Update: found answer

@xk369
Copy link

xk369 commented Sep 29, 2024

Снимок экрана 2024-09-29 в 2 47 18 PM i have the same issue on mac os sonoma 14.0. it runs but doens't work. (youtube for example)

@Layniks
Copy link
Author

Layniks commented Sep 29, 2024

I successfully migrated to byedpi. It has a ton of different bypassing algorithms and the one that worked for me is oob. I run it like this: ciadpi --oob 1 and then connect to socks5://127.0.0.1:1080.
I'd still prefer the HTTP proxy, so I will return to spoofdpi as soon as it starts working again.

спасибо, работает

Yep, it's work, but socks5 :( Ofc I can forward request from http to socks, but I need one more node like "converter" for it I'll try this...

Hello, everyone, I tried this, and it's work but only for PC or Phone (Android). For my TV or Yandex Station nothing changed
I used Privoxy to forward HTTP requests to the SOCKS5 for ByeDPI

Forwarding rules in my Privoxy config file (dot at the end of line is necessary):

forward-socks5 .googlevideo*. 127.0.0.1:1080 .
forward-socks5 .youtu*. 127.0.0.1:1080 .
forward-socks5 .ytimg. 127.0.0.1:1080 .
forward-socks5 .ggpht. 127.0.0.1:1080 .

Total:

  • I used 2 proxies: Privoxy and ByeDPI
  • Privoxy running on my local server with listen-addres 0.0.0.0:8080 in conf file
  • ByeDPI running on my local server with --ip 127.0.0.1:1080 --oob 1 -x 1 (-x 1 -> for debug)
  • On my PC and phone, proxy server is set to [my_local_server_ip]:8080
  • If dns name match pattern in Privoxy config file (see above) then Privoxy forwards request to the ByeDPI

So, next I will try zapret instead of ByeDPI. It is more complicated...

@AlexNikolaevSwTecNN
Copy link

Can this "issue" be fixed with SpoofDPI? If not what version of ByeDPI can be used on Mac with M1 chip? Any detailed instructions on how to use it?

@doroved
Copy link

doroved commented Oct 1, 2024

I just posted my simple solution that can proxy different by filtered domains and bypasses youtube blocking, try it.

Available for macOS only, need testers with different ISPs.
https://github.com/doroved/proxer

@DezzK
Copy link

DezzK commented Oct 1, 2024

This fixed the issue for me (Rostelecom):

spoof-dpi -window-size 2 -enable-doh

@Layniks
Copy link
Author

Layniks commented Oct 1, 2024

This fixed the issue for me (Rostelecom):

spoof-dpi -window-size 2 -enable-doh

Not working for me (beeline) :(

@z4ffe
Copy link

z4ffe commented Oct 2, 2024

Нужен функционал как в GoodbyeDPI чтобы можно было добавлять рандомный пакет в запрос иначе работать не будет.

Блокируют именно запросы к серверам с видео на ютубе, все остальные сайты заблокированные работают без проблем.

@Chip-VAS
Copy link

Chip-VAS commented Oct 2, 2024

Привет, если у кого есть подробная инструкция для MAC ( что куда нажимать и вставлять чтоб YouTube заработал ) напишите пжлст.
27 Сентября тоже все накрылось
Заранее благодарен

@doroved
Copy link

doroved commented Oct 2, 2024

Привет, если у кого есть подробная инструкция для MAC ( что куда нажимать и вставлять чтоб YouTube заработал ) напишите пжлст. 27 Сентября тоже все накрылось Заранее благодарен

я выше ссылку дал мой вариант, потести, правда там самому надо скомпилировать программу

@Chip-VAS
Copy link

Chip-VAS commented Oct 2, 2024

Привет, если у кого-то есть подробная инструкция для MAC ( что куда нажимать и вставлять в чтоб YouTube заработал ) напишите пжлст. 27 сентября тоже все накрылось Заранее благодарен
Я выше ссылку дал мой вариант, потесты, правда там сам нужно скомпилировать программу

Я боюсь, что не смогу сделать это сам. Я пользователь на уровне КОПИРОВАТЬ - ВСТАВИТЬ

@doroved
Copy link

doroved commented Oct 2, 2024

Привет, если у кого-то есть подробная инструкция для MAC ( что куда нажимать и вставлять в чтоб YouTube заработал ) напишите пжлст. 27 сентября тоже все накрылось Заранее благодарен
Я выше ссылку дал мой вариант, потесты, правда там сам нужно скомпилировать программу

Я боюсь, что не смогу сделать это сам. Я пользователь на уровне КОПИРОВАТЬ - ВСТАВИТЬ

Вот я залил бинарники и написал как запустить, если что напиши в тг мне (в профиле). Мне интересно как на других провайдерах будет работать.
https://github.com/doroved/proxer/releases/tag/v0.1.1

@demargorn
Copy link

demargorn commented Oct 3, 2024

I just posted my simple solution that can proxy different by filtered domains and bypasses youtube blocking, try it.

Available for macOS only, need testers with different ISPs. https://github.com/doroved/proxer

macOS 14.6.1 , мобильный интернет YOTA, youtube не работает ни с проксером со SPOOF, ни без него

@nagoev-alim
Copy link

I just posted my simple solution that can proxy different by filtered domains and bypasses youtube blocking, try it.

Available for macOS only, need testers with different ISPs. https://github.com/doroved/proxer

Проверил на своем устройстве - mac m1 Sonoma, Ростелеком - все работает. Потом дополню комментарий.

@doroved
Copy link

doroved commented Oct 3, 2024

проксером со SPOOF, ни без него

Если правильно понял, то Proxer и Spoof нельзя вместе запускать, т.к. каждый из них автоматически устанавливает системный прокси в вайфай интерфейс для прослушивания всего трафика с макос. Попробуйте просто запустить Proxer не в фоновом режиме и посмотреть логи.

image

Если хотите, можете в тг написать мне, чтобы тут не спамить

@ceigh
Copy link

ceigh commented Oct 3, 2024

Около недели использую «Обход блокировок рунета» + локальный тор, пока стабильно. Написал небольшую инструкцию: https://gist.github.com/ceigh/39979060e9aaaedb9397e611204b609e

@iqlat
Copy link

iqlat commented Oct 4, 2024

This fixed the issue for me (Rostelecom):

spoof-dpi -window-size 2 -enable-doh

Not working for me (beeline) :(

For ISP Beeline you can try:

spoofdpi -window-size 1

spoofdpi -window-size 1 -enable-doh

To run spoofdpi in the background even if the terminal is closed, add "&!" at the end of line:

spoofdpi -window-size 1 -enable-doh &!

To kill spoofdpi process running in the background:

killall spoofdpi

@demargorn
Copy link

demargorn commented Oct 4, 2024

spoof-dpi -window-size 1

мобильный интернет YOTA - youtube работает, стабильно и четко

PS: 5.10 выборочно началась проблема с запуском видео: видео открывается (не все, через одно где-то), скорость загрузки есть, а вот самой загрузки нет. Иногда помогает несколько раз обновить страницу или заново открыть видео.

@ipiepiepie
Copy link

MacOS (Sequoia 15.0) and Fedora (40) same problem

@AlexSUNNDER-PRY0R
Copy link

MacOS (15.0.1) Yota & DOM.RU
spoofdpi --window-size 1
Работает

@Chip-VAS
Copy link

Chip-VAS commented Oct 5, 2024

spoof-dpi --enable-doh --window-size 1
работает

@Trovich
Copy link

Trovich commented Oct 5, 2024

spoof-dpi --enable-doh --window-size 1
МТС, не грузит само видео, но грузит youtube быстрее других значений window-size

@wocsom
Copy link

wocsom commented Oct 6, 2024

spoof-dpi --enable-doh --window-size 1
МТС, не грузит само видео, но грузит youtube быстрее других значений window-size

Также и у Ростелекома. Только открывает сайт и проходит внутрь, но само видео не грузит. Mac (Monterey 12.7.6)

@Chip-VAS
Copy link

Chip-VAS commented Oct 6, 2024

spoof-dpi --enable-doh --window-size 1
Два дня работало и перестало

@murenium
Copy link

murenium commented Oct 6, 2024

This fixed the issue for me (Rostelecom):

spoof-dpi -window-size 2 -enable-doh

Not working(Rostelecom too)
*OSX 11.7.10, intel

@countenum404
Copy link

Hey Guys, I've found a temp solution for the users under Linux. It stopped working for me too, but if you launch a browser with proxy mode it will work fine.
Screenshot from 2024-10-07 00-50-37

@Ved-un
Copy link

Ved-un commented Oct 7, 2024

@countenum404 эти настройки должны быть само собой и поэтому ничего не поменяется.

Не работает

@wocsom
Copy link

wocsom commented Oct 8, 2024

Включил debug интереса ради, валится тупо по timeout

CONNECT rr8---sn-gvnuxaxjvh-c356.googlevideo.com:443 HTTP/1.1
Host: rr8---sn-gvnuxaxjvh-c356.googlevideo.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 YaBrowser/24.7.0.0 Safari/537.36

DEBU[2024-10-08T15:55:32+03:00] [DNS] rr8---sn-gvnuxaxjvh-c356.googlevideo.com resolving with dns over https
DEBU[2024-10-08T15:55:32+03:00] [PROXY] Start HTTPS
DEBU[2024-10-08T15:55:32+03:00] [HTTPS] New connection to the server rr8---sn-gvnuxaxjvh-c356.googlevideo.com 192.168.0.217:56535
DEBU[2024-10-08T15:55:32+03:00] [HTTPS] Sent 200 Connection Estabalished to 127.0.0.1:56534
DEBU[2024-10-08T15:55:32+03:00] [HTTPS] Client sent hello 528bytes
DEBU[2024-10-08T15:55:32+03:00] [HTTPS] Writing chunked client hello to rr8---sn-gvnuxaxjvh-c356.googlevideo.com
DEBU[2024-10-08T15:55:32+03:00] [HTTPS] window-size: 1
DEBU[2024-10-08T15:55:33+03:00] [HTTPS] Finished 127.0.0.1:56507
DEBU[2024-10-08T15:55:33+03:00] [HTTPS] Closing client Connection.. 127.0.0.1:56507
DEBU[2024-10-08T15:55:33+03:00] [HTTPS] Closing server Connection.. rr7---sn-n8v7knez.googlevideo.com 192.168.0.217:56508
DEBU[2024-10-08T15:55:35+03:00] [HTTPS] Error reading from 77.37.252.16:443 timed out
DEBU[2024-10-08T15:55:35+03:00] [HTTPS] Error reading from 77.37.252.16:443 timed out
DEBU[2024-10-08T15:55:35+03:00] [HTTPS] Error reading from 173.194.180.217:443 timed out
DEBU[2024-10-08T15:55:36+03:00] [HTTPS] Error reading from 77.37.252.179:443 timed out
DEBU[2024-10-08T15:55:40+03:00] [PROXY] Request from 127.0.0.1:56536

CONNECT rr16---sn-n8v7znzl.googlevideo.com:443 HTTP/1.1
Host: rr16---sn-n8v7znzl.googlevideo.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 YaBrowser/24.7.0.0 Safari/537.36

DEBU[2024-10-08T15:55:40+03:00] [DNS] rr16---sn-n8v7znzl.googlevideo.com resolving with dns over https
DEBU[2024-10-08T15:55:40+03:00] [PROXY] Start HTTPS
DEBU[2024-10-08T15:55:40+03:00] [HTTPS] New connection to the server rr16---sn-n8v7znzl.googlevideo.com 192.168.0.217:56537
DEBU[2024-10-08T15:55:40+03:00] [HTTPS] Sent 200 Connection Estabalished to 127.0.0.1:56536
DEBU[2024-10-08T15:55:40+03:00] [HTTPS] Client sent hello 618bytes
DEBU[2024-10-08T15:55:40+03:00] [HTTPS] Writing chunked client hello to rr16---sn-n8v7znzl.googlevideo.com
DEBU[2024-10-08T15:55:40+03:00] [HTTPS] window-size: 1
DEBU[2024-10-08T15:55:40+03:00] [HTTPS] Finished 127.0.0.1:56511
DEBU[2024-10-08T15:55:40+03:00] [HTTPS] Closing client Connection.. 127.0.0.1:56511
DEBU[2024-10-08T15:55:40+03:00] [HTTPS] Error reading from 77.37.252.204:443 timed out
DEBU[2024-10-08T15:55:40+03:00] [HTTPS] Closing server Connection.. rr1---sn-gvnuxaxjvh-c35d.googlevideo.com 192.168.0.217:56512
^[[1;2DDEBU[2024-10-08T15:55:47+03:00] [HTTPS] Error reading from 77.37.252.204:443 timed out
DEBU[2024-10-08T15:55:47+03:00] [HTTPS] Finished 127.0.0.1:56513
DEBU[2024-10-08T15:55:47+03:00] [HTTPS] Closing client Connection.. 127.0.0.1:56513
DEBU[2024-10-08T15:55:47+03:00] [HTTPS] Closing server Connection.. rr5---sn-gvnuxaxjvh-c35s.googlevideo.com 192.168.0.217:56516
DEBU[2024-10-08T15:55:47+03:00] [HTTPS] Finished 127.0.0.1:56514
DEBU[2024-10-08T15:55:47+03:00] [HTTPS] Closing client Connection.. 127.0.0.1:56514
DEBU[2024-10-08T15:55:47+03:00] [HTTPS] Closing server Connection.. rr5---sn-gvnuxaxjvh-c35s.googlevideo.com 192.168.0.217:56517
DEBU[2024-10-08T15:55:47+03:00] [PROXY] Request from 127.0.0.1:56538

CONNECT rr8---sn-gvnuxaxjvh-c356.googlevideo.com:443 HTTP/1.1
Host: rr8---sn-gvnuxaxjvh-c356.googlevideo.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 YaBrowser/24.7.0.0 Safari/537.36

DEBU[2024-10-08T15:55:47+03:00] [DNS] rr8---sn-gvnuxaxjvh-c356.googlevideo.com resolving with dns over https
DEBU[2024-10-08T15:55:47+03:00] [PROXY] Error while dns lookup: rr8---sn-gvnuxaxjvh-c356.googlevideo.com could not resolve the domain(doh)
DEBU[2024-10-08T15:55:47+03:00] [HTTPS] Finished 127.0.0.1:56518
DEBU[2024-10-08T15:55:47+03:00] [HTTPS] Closing client Connection.. 127.0.0.1:56518
DEBU[2024-10-08T15:55:47+03:00] [HTTPS] Closing server Connection.. rr7---sn-n8v7knez.googlevideo.com 192.168.0.217:56519
DEBU[2024-10-08T15:55:47+03:00] [HTTPS] Finished 127.0.0.1:56520
DEBU[2024-10-08T15:55:47+03:00] [HTTPS] Closing client Connection.. 127.0.0.1:56520
DEBU[2024-10-08T15:55:47+03:00] [HTTPS] Closing server Connection.. rr8---sn-gvnuxaxjvh-c356.googlevideo.com 192.168.0.217:56521

@doroved
Copy link

doroved commented Oct 8, 2024

Человек 10 может писало мне, что Proxer не работает с их провайдером, я собрал тестовую версию с разными вариациями команд, потестите, кто хочет.
https://t.me/macproxer/11

@trovgar
Copy link

trovgar commented Oct 9, 2024

9.10.24 domru Not working

@nihkela
Copy link

nihkela commented Oct 9, 2024

9.10.24 MacOS Catalina 10.15.7 not working. Any solutions?

@vehametra
Copy link

CONNECT 178.176.143.236:443 HTTP/1.0
Proxy-Connection: keep-alive
Proxy-Authorization: Basic 
User-Agent: Dalvik/2.1.0 (Linux; U; Android 13; 23028RNCAG Build/TP1A.220624.014)
 
DEBU[2024-10-10T18:13:19Z] [PROXY] Start HTTPS                          
DEBU[2024-10-10T18:13:19Z] [HTTPS] New connection to the server 178.176.143.236 192.168.111.22:55164 
DEBU[2024-10-10T18:13:19Z] [HTTPS] Sent 200 Connection Estabalished to 192.168.1.243:43320 
DEBU[2024-10-10T18:13:19Z] [HTTPS] Client sent hello 589bytes           
DEBU[2024-10-10T18:13:19Z] [HTTPS] Writing chunked client hello to 178.176.143.236 
DEBU[2024-10-10T18:13:19Z] [HTTPS] window-size: 2                       
DEBU[2024-10-10T18:13:22Z] [HTTPS] Error reading from 192.168.1.243:43304 timed out 
DEBU[2024-10-10T18:13:22Z] [HTTPS] Closing client Connection.. 192.168.1.243:43304 
DEBU[2024-10-10T18:13:22Z] [HTTPS] Error reading from 149.154.167.51:443 timed out 
DEBU[2024-10-10T18:13:22Z] [HTTPS] Closing server Connection.. 149.154.167.51 192.168.111.22:50736 
DEBU[2024-10-10T18:13:26Z] [HTTPS] Error reading from 192.168.1.243:43308 timed out 
DEBU[2024-10-10T18:13:26Z] [HTTPS] Closing client Connection.. 192.168.1.243:43308 
DEBU[2024-10-10T18:13:26Z] [HTTPS] Error reading from 1.1.1.1:853 timed out 
DEBU[2024-10-10T18:13:26Z] [HTTPS] Closing server Connection.. 1.1.1.1 192.168.111.22:47838 
DEBU[2024-10-10T18:13:26Z] [HTTPS] Error reading from 216.58.207.246:443 timed out 
DEBU[2024-10-10T18:13:26Z] [HTTPS] Error reading from 192.168.1.243:43312 timed out 
DEBU[2024-10-10T18:13:26Z] [HTTPS] Closing client Connection.. 192.168.1.243:43312 
DEBU[2024-10-10T18:13:26Z] [HTTPS] Closing server Connection.. 216.58.207.246 192.168.111.22:42322 
DEBU[2024-10-10T18:13:26Z] [HTTPS] Error reading from 192.168.1.243:43318 timed out 
DEBU[2024-10-10T18:13:26Z] [HTTPS] Closing client Connection.. 192.168.1.243:43318 
DEBU[2024-10-10T18:13:26Z] [HTTPS] Error reading from 173.194.221.188:5228 timed out 
DEBU[2024-10-10T18:13:26Z] [HTTPS] Closing server Connection.. 173.194.221.188 192.168.111.22:34246 
DEBU[2024-10-10T18:13:27Z] [PROXY] Request from 192.168.1.243:43324

CONNECT 149.154.167.51:443 HTTP/1.0
Proxy-Connection: keep-alive
Proxy-Authorization: Basic 
User-Agent: Dalvik/2.1.0 (Linux; U; Android 13; 23028RNCAG Build/TP1A.220624.014)
 
DEBU[2024-10-10T18:13:27Z] [PROXY] Start HTTPS                          
DEBU[2024-10-10T18:13:27Z] [HTTPS] New connection to the server 149.154.167.51 192.168.111.22:50746 
DEBU[2024-10-10T18:13:27Z] [HTTPS] Sent 200 Connection Estabalished to 192.168.1.243:43324 
DEBU[2024-10-10T18:13:27Z] [HTTPS] Client sent hello 482bytes           
DEBU[2024-10-10T18:13:27Z] [HTTPS] Writing chunked client hello to 149.154.167.51 
DEBU[2024-10-10T18:13:27Z] [HTTPS] window-size: 2                       
DEBU[2024-10-10T18:13:27Z] [PROXY] Request from 192.168.1.243:43328

Снизить таймаут может быть хорошей идеей

@Pulx009
Copy link

Pulx009 commented Oct 11, 2024

Я только что опубликовал свое простое решение, которое может отличаться отфильтрованными доменами и обходить блокировку YouTube, попробуйте. > > Доступно только для macOS, требуются тестировщики с разными интернет-провайдерами. https://github.com/doroved/proxer И

I just posted my simple solution that can proxy different by filtered domains and bypasses youtube blocking, try it.

Available for macOS only, need testers with different ISPs. https://github.com/doroved/proxer

"простое решение", чел, напиши пожалуйста адекватную инструкцию к применению, ничего не понятно, что куда вписывать, через что запускать, со SpoofDPI всё просто например, за исключением того, что он не работает сейчас.

Я так понял нужен какой-то софт, помимо стандартного терминала, о чем не написано в твоей публикации. Инструкция от программиста для программиста, а ютуб нужен обычным юзерам, не забывай об этом. Я готов был тебе задонатить денег, если бы это заработало, но чтобы разобраться в твоем релизе нужно пройти курсы по программированию.

@doroved
Copy link

doroved commented Oct 11, 2024

Я только что опубликовал свое простое решение, которое может отличаться отфильтрованными доменами и обходить блокировку YouTube, попробуйте. > > Доступно только для macOS, требуются тестировщики с разными интернет-провайдерами. https://github.com/doroved/proxer И

I just posted my simple solution that can proxy different by filtered domains and bypasses youtube blocking, try it.
Available for macOS only, need testers with different ISPs. https://github.com/doroved/proxer

"простое решение", чел, напиши пожалуйста адекватную инструкцию к применению, ничего не понятно, что куда вписывать, через что запускать, со SpoofDPI всё просто например, за исключением того, что он не работает сейчас.

Я так понял нужен какой-то софт, помимо стандартного терминала, о чем не написано в твоей публикации. Инструкция от программиста для программиста, а ютуб нужен обычным юзерам, не забывай об этом. Я готов был тебе задонатить денег, если бы это заработало, но чтобы разобраться в твоем релизе нужно пройти курсы по программированию.

Цель проксера - проксировать трафик с фильтром по доменам, обход DPI это бонус, который у меня работал лично, но 1-2 дня назад и у меня ютуб рубанули, поэтому пока через прокси его пропускаю.
Если нет прокси под рукой, я поднял бесплатно на 10 дней для всех желающих потестить, как вообще работает проксер.

@PoorMouse
Copy link

@vehametra снизить или наоборот установить? По умолчанию таймаут вообще не устанавливается.

@norduk
Copy link

norduk commented Oct 11, 2024

spoofdpi -window-size 1 ростиликом (Onlime) заработало!

@vehametra
Copy link

@PoorMouse установить в несколько секунд, от 1,5 до 30 где-то, в зависимости от качества канала.
Впрочем, уже всё. У меня уже не пробивает толком.

@PoorMouse
Copy link

@vehametra я пробовал раньше в диапазоне от 800 до 2400 мс, и уже тогда не работало.

@itkandrey
Copy link

ISP Rostelecom does not work either spoofdpi -window-size 1 or spoofdpi -window-size 0.
=(( Please, fix it already!

@hotmule
Copy link

hotmule commented Oct 18, 2024

Около недели использую «Обход блокировок рунета» + локальный тор, пока стабильно. Написал небольшую инструкцию: https://gist.github.com/ceigh/39979060e9aaaedb9397e611204b609e

Пока единственный адекватный вариант на макоси

@PoorMouse
Copy link

PoorMouse commented Oct 18, 2024

Около недели использую «Обход блокировок рунета» + локальный тор, пока стабильно. Написал небольшую инструкцию: https://gist.github.com/ceigh/39979060e9aaaedb9397e611204b609e

Пока единственный адекватный вариант на макоси

Так потому что это тор. Естественно, с ним все работает. И не только на маке.

Можете даже сильно в инструкцию не закапываться, а просто заходить на ютюб через тор-браузер.

@doroved
Copy link

doroved commented Oct 25, 2024

Для тех, кто устал ждать обходов DPI и хочется просто спокойно смотреть ютуб, я создал Proxerver, который позволит вам поднять собственный прокси-сервер меньше чем за минуту, LOL
https://github.com/doroved/proxerver
Тут видео, как происходит установка: https://t.me/macproxer/27 <-- тут же найдете инфу про новую версию Proxer с бесплатным прокси.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests