Giter VIP home page Giter VIP logo

Comments (3)

Dragon2fly avatar Dragon2fly commented on May 29, 2024

Hi @ultrazebra

Tried using a proxy - terminal pings it and gets [alive], but still fails to fetch the list (vpngate.net is blocked for me)
Did you set the proxy in the app or environment?
It should be able to download the list with the proxy that is set in the app.

App also asked me to install KDE Wallet which I cancelled, is it crucial for the app to work?
That is weird. This app has nothing to do with KDE Wallet.

I can manually download the list, how should I save it (and does it need re-formatting?)?
Currently, the app needs to download the list itself.
But you can change the behavior of the below method to load your file if exists before trying to download the csv.

def get_csv(self, url, queue, proxy={}):

from vpngate-with-proxy.

ultrazebra avatar ultrazebra commented on May 29, 2024

Hello,

I've set up the proxy from free proxies list inside the app using F2 key. All proxies replied with [Alive], but none of them were able to get the list.

This app has nothing to do with KDE Wallet

Weird indeed, because it asked me to install it during installation of this app.

Currently, the app needs to download the list itself.

I asked a friend who's familiar with Python, and he said that app doesn't actually download the list and just reads /api/iphone every time? I was able to download the list, put it here on Github and add raw file as a proxy and it worked. Though when its access token has expired, I wasn't able to use that list again - which means that list wasn't downloaded?

from vpngate-with-proxy.

Dragon2fly avatar Dragon2fly commented on May 29, 2024

Hi @ultrazebra

May I know which OS you are using?

I asked a friend who's familiar with Python, and he said that app doesn't actually download the list and just reads /api/iphone every time? I was able to download the list, put it here on Github and add raw file as a proxy and it worked. Though when its access token has expired, I wasn't able to use that list again - which means that list wasn't downloaded?

Download and read mean the same thing here. If possible, can you ask your friend setup a simple local http server and host your downloaded list file at /api/iphone. Then you just need to add your local host as a mirror.

from vpngate-with-proxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.