How to block Little Snitch License Authentication

The macOS update to 10.13 High sierra, some application compatibility has been issues. except official fix channel not other way. the little snitch is one of them. but little snitch new version 4.0.6 not crack on the internet, so we must be choose other way.
install little snitch 3.8.2 (support 10.13) from official web site(click here).
use 3.x license(search from internet).
edit you hosts file(if u can’t, touch me). addition below content:
Deny little snitch 127.0.0.1 obdev.at 127.0.0.1 hetzner.obdev.at 127.0.0.1 wtf.obdev.at 127.0.0.1 sw-update.obdev.at 127.0.0.1 78.46.72.168 127.0.0.1 78.46.114.187 127.0.0.1 80.237.144.65 127.0.0.1 83.169.2.77 127.0.0.1 216.71.206.78
Done.
If u are as unlucky as me, the app is running on demo model after app has been authentication. we must be uninstall the little snitch first. then repeat steps above. or following steps.
Create an empty text file on u desktop and save “com.lsreset.plist” Paste below content
Open a Terminal and execute
sudo -s
input u login password then execute
mv ~/Desktop/com.lsreset.plist /Library/LaunchDaemons
chown root:wheel /Library/LaunchDaemons/com.lsreset.plist
chmod 644 /Library/LaunchDaemons/com.lsreset.plist
launchctl load -w /Library/LaunchDaemons/com.lsreset.plist
Restart u Mac After reboot u license can be used again。
Hope above content will help u. u can contact me if u have any question. thx.
本文系作者 @zezo 原创发布在 齐聚途遂。未经许可,禁止转载。