Windows Companion App - DnsCryptTray (Python - source/compiled) - Available #2838
therealadrianmmiller
started this conversation in
Show and tell
Replies: 1 comment
-
Updated the script:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thought id post this in case it was useful to others, its a quick (and dirty) python script to (hopefully) make whitelisting easier as it happens. Made for windows. Ive had a bash script available for ages to use under Android (sh shell) and finally found some time to tinker with a usable gui script using Python on Windows - this is only my second script using Python, so adjust your expectations. I didnt see anything out there to do what this does, so i rolled my own....
https://gitlab.com/adrian.m.miller/dnscrypttray
Its good enough for my usage case, if you want to suggest changes/additions let me know via Issues on my Gitlab or email me (email in the README)
Android script (for what its worth): https://gitlab.com/adrian.m.miller/dnscrypt-proxy-maintenance-script-android-sh
Beta Was this translation helpful? Give feedback.
All reactions