Code Monkey home page Code Monkey logo

v2ray-switcher's Introduction

v2ray-switcher's People

Contributors

keivan-sf avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

reza-space

v2ray-switcher's Issues

Add ratings for server testing

Testing servers shouldn't only be about having connection. We should consider speed, along side the status of the IP address (How much it's restricted)

The script stops testing and hangs

image
The program stops here, the port is available and the connection is ok but testing does not continue

How to reproduce: Add multiple subscription urls

Executable functions differently from the application

If we execute pnpm release -v [someversion] and get an executable and run it, it will not function like pnpm start .
in both examples I'm using the config below:

{
  "subscription_urls": ["my_sub_url"],
  "logLevel": 1
}

(my_sub_uri will be an actual subscription url)

Output with pnpm start:

Updating subscriptions...

The process is started, connect to port 4080

Tester succeeded on port 4078
Tester succeeded on port 4077
Tester succeeded on port 4079
Main port is now available
Tester failed on port 4075
Tester failed on port 4076
Tester succeeded on port 4075
Tester succeeded on port 4076

And the socks proxy on 4080 port is alright

But when I release and use the executable with the same config:

Updating subscriptions...

The process is started, connect to port 4080

Tester failed on port 4075
Warning: Failed to start: main/commands: failed to create server > proxy/vmess/outbound: failed to parse server spec > proxy/vmess: failed to parse ID > invalid UUID: a-b-c-d
Tester failed on port 4076
Warning: Failed to start: main/commands: failed to create server > proxy/vmess/outbound: failed to parse server spec > proxy/vmess: failed to parse ID > invalid UUID: a-b-c-d

Tester failed on port 4076
Tester failed on port 4077
Tester failed on port 4078
Tester failed on port 4079
Tester failed on port 4075
Tester failed on port 4075
Tester failed on port 4078
Tester failed on port 4079

And the socks proxy on 4080 is not working

This is the reason we can't have a release of the latest version

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.