Giter Club home page Giter Club logo

Comments (9)

Sophist-UK avatar Sophist-UK commented on September 26, 2024

Yes.

from dlfilter.

Sophist-UK avatar Sophist-UK commented on September 26, 2024

Is this an issue with it not supporting Proxy / Socks for update checks or is it absolutely unreachable?

from dlfilter.

ask2018 avatar ask2018 commented on September 26, 2024

Issue with not supporting socks proxy. But even if you fix that, still "Never check for updates" settings would be nice. Some people as me simply have strict firewall rules based on only few specific IP/ports allowed per application and prefer to check for updates manually if needed and not adding unneeded ranges and ports for all software into the firewall rules. For now I've just deleted the update check part from the code as temp solution for me, so there is no rush on this issue from my side.

from dlfilter.

Sophist-UK avatar Sophist-UK commented on September 26, 2024

Ok - so I think this comes down to two enhancements:

  1. A setting to enable/disable version checking; and
  2. Enhancement to the sockets code to query mIRCs Socks/Proxy settings and to use these appropriately when needed rather than assuming a direct connection to the internet for http.

I am not promising when or if I will do this, but I will give it a go.

from dlfilter.

Sophist-UK avatar Sophist-UK commented on September 26, 2024

I have created PR #55 to provide an option to enable / disable updated checks.

You can download this for testing from https://raw.githubusercontent.com/DukeLupus/dlFilter/11e044456519933ea9c9c92a2651b952ef001428/dlFilter.mrc

Please test it and give us feedback.

If you would be willing to test a SOCKS4/5/Proxy solution (even though you don't want to run update checks) that would be very helpful.

from dlfilter.

ask2018 avatar ask2018 commented on September 26, 2024

Sorry for late reply. I was not around last week. Testing it now and "enable / disable updated checks" option works fine for me. Thanks for adding it.

SOCKS4/5/Proxy solution - I can test it, but I don't see there any new option for adding proxy inside dlFilter settings and if it should auto grab proxy from MIRC settings, then it doesn't work.
If I keep the updates enabled. It just tries to access the update server directly and returns error, because my firewall blocks it.
(09:49:58) [dlFilter] Checking for dlFilter updates...
(09:49:58) [dlFilter] Error: DLF.Socket.Update: https://raw.githubusercontent.com/DukeLupus/dlFilter/master/dlFilter.version: connecting: Failed to establish socket connection: [10013] Permission denied

from dlfilter.

Sophist-UK avatar Sophist-UK commented on September 26, 2024

I haven't coded for Socks yet. My plan (when I get time) is to query the mIRC socks settings and use those automatically. I will need someone to test it once it is coded.

I will merge this PR now.

from dlfilter.

Sophist-UK avatar Sophist-UK commented on September 26, 2024

Fixed by #53.

from dlfilter.

ask2018 avatar ask2018 commented on September 26, 2024

Ok I can test it when done.

from dlfilter.

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.