F1ash / dnscrypt-proxy-gui

Qt/KF5 GUI wrapper over dnscrypt-proxy
GNU General Public License v2.0
26 stars 7 forks source link

dnscrypt-proxy2 #9

Closed omni6 closed 5 years ago

omni6 commented 6 years ago

as you may heard already the maintainer of the original nscrypt-proxy has quit. Here's the rewrite in go, dont know what it means for this project....

https://github.com/jedisct1/dnscrypt-proxy

F1ash commented 6 years ago

i think that it will be not to broke the app, because gui works with dnscrypt-proxy systemd service through dbus... maybe new version will add new capabilities...

omni6 commented 6 years ago

the config file has another format and is now found at /etc/dnscrypt-proxy/dnscrypt-proxy.toml but yes i think it should be possible to adopt... The executable has not these options the old version had.

/ » dnscrypt-proxy -h
Usage of dnscrypt-proxy:
  -config string
        path to the configuration file (default "/etc/dnscrypt-proxy/dnscrypt-proxy.toml")
  -loglevel value
        Log level (0-6) (default 2)
omni6 commented 6 years ago

Are you watching the new dnscrypt-proxy progress? Any chances to adapt the changes?

F1ash commented 6 years ago

dnscrypt-proxy-2* is absent in Fedora yet then any progress yet...

omni6 commented 6 years ago

fedora is reaaaally slooooow

jedisct1 commented 6 years ago

There is https://copr.fedorainfracloud.org/coprs/eclipseo/dnscrypt-proxy/

F1ash commented 6 years ago

dnscrypt-proxy-2 is available in Fedora repo now, then i will try implement app with new service. As will have a time...

omni6 commented 6 years ago

Nice man!

F1ash commented 5 years ago

Try to use with dnscrypt-proxy v.2 . But testing the servers respond not implemented yet.

F1ash commented 5 years ago

Testing is implemented (for IPv4)... Need some improvements...