Skip to content

An iOS Launch Daemon for restarting mDNSResponder & mDNSResponderHelper at boot to fix issues related to ad-blocking tweaks on Odysseyra1n.

License

Notifications You must be signed in to change notification settings

git-anish/mDNSrestart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mDNSrestart for Odysseyra1n!

You can install this from my repo, it is also available on Packix!

mDNSrestart relaunches mDNSResponder and mDNSResponderHelper after a successful boot. It does this through a LaunchDaemon thats set to run a script on boot (only within a jailbroken environment). The LaunchDaemon will run once per boot and never again. You can look at the log in /tmp/mDNSrestart.log to see when it was last run.

mDNSrestart was made possible by nathanaccidentally's mDNSFlush.

mDNSrestart should fix issues related to LetMeBlock & other ad-block related tweaks 15 & 17 on Odysseyra1n.

You should reboot after install to test whether its working. If the script has run, it will concatenate the current date & time after boot to /tmp/mDNSrestart.log

You should be able to compile this quite easily and run it on your device.

Changelog:

1.4 Fixed Packages file and changed repo domain

1.3 Fixed depictions and added dependencies

1.2 Fixed postinst

1.1 Fixed permissions on files to execute correctly on install and boot

1.0 Initial release

About

An iOS Launch Daemon for restarting mDNSResponder & mDNSResponderHelper at boot to fix issues related to ad-blocking tweaks on Odysseyra1n.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%