proxidize / proxidize-android

Proxidize Android is an Android application that allows anyone to create a 5G or 4G mobile proxy using their phone. Learn more about Proxidize on https://proxidize.com/
https://proxidize.com/
Other
215 stars 62 forks source link

error while connecting #102

Open A7medBasha2 opened 3 months ago

A7medBasha2 commented 3 months ago

hello, i have downloaded your app Proxidize Android Legacy to create my own 4g proxy but every time i press connect it says "Not connected, restart the app and try again " may i know why? d8d07241-d852-4ae9-af2f-97c2c9a9dd0d f8c28105-fd86-45d4-8d27-b0131c949a45

AbedElezz commented 3 months ago

We were running some maintenance on the servers. Should be all good now.

Keeping this open for now as a reference.

ShahoBag commented 3 months ago

I have set up my own server and I get "connection successful" on my phones. However I can't connect to the proxies nor change the IP using API.

Do we need to do modifications to our server?

JohnnyOmm commented 3 months ago

I have set up my own server and I get "connection successful" on my phones. However I can't connect to the proxies nor change the IP using API.

Do we need to do modifications to our server?

im getting this error as well! I even opened up the port on my ubuntu server and still cant connect. I have tmobile

AbedElezz commented 3 months ago

I have set up my own server and I get "connection successful" on my phones. However I can't connect to the proxies nor change the IP using API.

Does the app show as connected? Where is the server hosted?

ShahoBag commented 3 months ago

I have set up my own server and I get "connection successful" on my phones. However I can't connect to the proxies nor change the IP using API.

Does the app show as connected? Where is the server hosted?

Yes the app shows "connection success" and I get the ports and username and password. The server is hosted in Iran. I tried changing the DNS, too. Tried 8.8.8.8 and 1.1.1.2, still no results.

dimon66682 commented 3 months ago

Is there a way for the developer to solve this problem or is this a paid service?

ShahoBag commented 3 months ago

I have set up my own server and I get "connection successful" on my phones. However I can't connect to the proxies nor change the IP using API.

Does the app show as connected? Where is the server hosted?

Yes the app shows "connection success" and I get the ports and username and password. The server is hosted in Iran. I tried changing the DNS, too. Tried 8.8.8.8 and 1.1.1.2, still no results.

I tried two other servers in Germany and Turkey from two different datacenters. The same problem remains unfortunately. I appreciate it that you made this awesome application opensource and free. I hope you can solve this problem. Thank you @AbedElezz.

dimon66682 commented 3 months ago

Я настроил свой собственный сервер и на своих телефонах получаю «соединение успешное». Однако я не могу подключиться к прокси-серверам и изменить IP-адрес с помощью API.

Приложение отображается как подключенное? Где размещен сервер?

Да, приложение показывает «успешное подключение», и я получаю порты, имя пользователя и пароль. Сервер расположен в Иране. Я тоже пробовал менять DNS. Пробовал 8.8.8.8 и 1.1.1.2, все равно результатов нет.

Я попробовал два других сервера в Германии и Турции из двух разных центров обработки данных. К сожалению, та же проблема остается. Я ценю, что вы сделали это замечательное приложение открытым и бесплатным. Я надеюсь, что вы сможете решить эту проблему. Спасибо@AbedElezz.

Have you opened ports 10000-60000?

ShahoBag commented 3 months ago

Я настроил свой собственный сервер и на своих телефонах получаю «соединение успешное». Однако я не могу подключиться к прокси-серверам и изменить IP-адрес с помощью API.

Приложение отображается как подключенное? Где размещен сервер?

Да, приложение показывает «успешное подключение», и я получаю порты, имя пользователя и пароль. Сервер расположен в Иране. Я тоже пробовал менять DNS. Пробовал 8.8.8.8 и 1.1.1.2, все равно результатов нет.

Я попробовал два других сервера в Германии и Турции из двух разных центров обработки данных. К сожалению, та же проблема остается. Я ценю, что вы сделали это замечательное приложение открытым и бесплатным. Я надеюсь, что вы сможете решить эту проблему. Спасибо@AbedElezz.

Have you opened ports 10000-60000?

I just did. Still no results.

ShahoBag commented 2 months ago

The app and the script work perfectly fine. My problem was server side. Some companies and datacenters have special limitations, so that you can't use the server as a proxy server.

Anyways I think it is better to add these comments to README file: 1) First of all the server will probably deny performing the "setsid" command. So maybe add the "chmod +x ./server/server" before that. 2) Next it is better to have firewall enabled. permitting forwarding using "ufw default allow FORWARD" command and then opening 2000 and 10000:60000 both tcp and udp. 3) Finally you are good to go for the "setsid" command and the proxy will work perfectly.

Thank you again @AbedElezz @YamenAlazzam1

charlescee20 commented 1 month ago

This issue has appeared again. Is maintenance going on?

ShahoBag commented 1 month ago

This issue has appeared again. Is maintenance going on?

appeared indeed. Sometimes connecting sometimes not.