Giter VIP home page Giter VIP logo

Comments (24)

msasanmh avatar msasanmh commented on September 22, 2024

Did you check the "Execute quick connect on startup" option?
Because I just turned on my pc and sdc started to connect on startup.

from securednsclient.

DogancanYr avatar DogancanYr commented on September 22, 2024

Yes. **By the way, I am using the installer option.

from securednsclient.

msasanmh avatar msasanmh commented on September 22, 2024

I just applied the installer version on startup and restarted pc, it worked as expected.

This is the installer version:
20240105_191721.jpg

Can you see "Network Detected" in your log?

from securednsclient.

DogancanYr avatar DogancanYr commented on September 22, 2024

Yes.

Initializing...
Waiting for Network...
Network Detected (Up Time: 3 Seconds, 484 Milliseconds)

Also, it opens itself as a window. (It does not start minimized.)

from securednsclient.

msasanmh avatar msasanmh commented on September 22, 2024

Also, it opens itself as a window. (It does not start minimized.)

Oh, so that's why the app thinks you started it manually not from startup.
Please remove from startup and apply it to startup up again.
And let me know if problem solved.

from securednsclient.

DogancanYr avatar DogancanYr commented on September 22, 2024

It should work normally. Software has never added itself to startup, I've always done it that way. (I used the no installer option in the previous version.)

from securednsclient.

msasanmh avatar msasanmh commented on September 22, 2024

You can only set one version to startup, installer or portable.

So you mean problem is fixed?

from securednsclient.

DogancanYr avatar DogancanYr commented on September 22, 2024

I deleted the installer one and installed the no installer one, it didn't work in both. It works in the previous version .

from securednsclient.

msasanmh avatar msasanmh commented on September 22, 2024

You mean it still opens itself as a window? And not minimized?

from securednsclient.

DogancanYr avatar DogancanYr commented on September 22, 2024

In version 2.8.5, it does not start automatically and starts in window mode.
It works in version 2.8.2.

from securednsclient.

msasanmh avatar msasanmh commented on September 22, 2024

In version 2.8.5, it does not start automatically and starts in window mode.
It works in version 2.8.2.

Let me ask others to test.
I can't replicate your issue, it works normally on my pc.

from securednsclient.

DogancanYr avatar DogancanYr commented on September 22, 2024

In version 2.8.5, it does not start automatically and starts in window mode.
It works in version 2.8.2.

Let me ask others to test. I can't replicate your issue, it works normally on my pc.

Does it work on virtual machine ?

from securednsclient.

msasanmh avatar msasanmh commented on September 22, 2024

In version 2.8.5, it does not start automatically and starts in window mode.
It works in version 2.8.2.

Let me ask others to test. I can't replicate your issue, it works normally on my pc.

Does it work on virtual machine ?

I never tested in on virtual machines, but I guess not all part of application would be compatible.

Do you have this issue on virtual machine?

from securednsclient.

DogancanYr avatar DogancanYr commented on September 22, 2024

In version 2.8.5, it does not start automatically and starts in window mode.
It works in version 2.8.2.

Let me ask others to test. I can't replicate your issue, it works normally on my pc.

Does it work on virtual machine ?

I never tested in on virtual machines, but I guess not all part of application would be compatible.

Do you have this issue on virtual machine?

When I tried it on the virtual machine, the application ran automatically, but although it did not bypass the sites and did not give a connection error. I guess the virtual machine uses special dll to get the internet from the hardware.

from securednsclient.

DogancanYr avatar DogancanYr commented on September 22, 2024

I completely uninstalled it with BCuninstaller and made sure it wasn't there anymore, but I wonder where I'm wrong?

from securednsclient.

msasanmh avatar msasanmh commented on September 22, 2024

In version 2.8.5, it does not start automatically and starts in window mode.
It works in version 2.8.2.

Let me ask others to test. I can't replicate your issue, it works normally on my pc.

Does it work on virtual machine ?

I never tested in on virtual machines, but I guess not all part of application would be compatible.

Do you have this issue on virtual machine?

When I tried it on the virtual machine, the application ran automatically, but although it did not bypass the sites and did not give a connection error. I guess the virtual machine uses special dll to get the internet from the hardware.

Did you use GoodbyeDPI or Proxy DPI Bypass?
And what happened to the origin issue (connect on startup)?

from securednsclient.

DogancanYr avatar DogancanYr commented on September 22, 2024

I use it as in the guide.
It starts in the virtual machine but not on my own computer.

from securednsclient.

msasanmh avatar msasanmh commented on September 22, 2024

I use it as in the guide. It starts in the virtual machine but not on my own computer.

Open Task Scheduler. The action and command line should b like this:
sssssssss

from securednsclient.

DogancanYr avatar DogancanYr commented on September 22, 2024

İn this wise and when I right click on it and click run, it still doesn't work.

from securednsclient.

msasanmh avatar msasanmh commented on September 22, 2024

İn this wise and when I right click on it and click run, it still doesn't work.

That Run button does not intend to run the application if it's already open.

Just check the command line arguments, they must be like the picture I attached.

Also you can test the app with arguments:

SecureDNSClient.exe -IsPortable=True -IsStartup=True

The above command must run the app as portable and minimized, and if you have the "Execute quick connect on startup" checked, it must connect automatically.

from securednsclient.

DogancanYr avatar DogancanYr commented on September 22, 2024

I made some attempts and it still didn't change. Never mind, maybe it will be fixed in the next update.

from securednsclient.

msasanmh avatar msasanmh commented on September 22, 2024

How can it be fixed in next update if i don't change anything.
your problem is that the app doesn't start minimize.
please take a screenshot and show me this part:
Screenshot 2024-01-05 221925

from securednsclient.

DogancanYr avatar DogancanYr commented on September 22, 2024

image
The problem is not general, it is specific to me, maybe it will be fixed magically. Because it works in other versions.

from securednsclient.

msasanmh avatar msasanmh commented on September 22, 2024

OK, I was just trying to find what cause this issue.
Please let me know whenever you found the cause.

Anyway I uploaded a video of my startup:
https://drive.google.com/file/d/18nwP9oCS4k6_ZJFp1HxdTEbf4F-Rg-mu/view?usp=drivesdk

from securednsclient.

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.