Michael Woolweaver
Michael Woolweaver
Maybe you'd allow for it to be hosted on a default a repo ([Chariz](https://chariz.com), [Dynastic](https://repo.dynastic.co/), or [Twickd](https://repo.twickd.com/)) so that it's easier for jailbroken users to install an use?
I run 2 Pi-hole's on my home network for redundancy I was wondering if there was a way that you could add the ability to consolidate stats from the 2...
Basically the title? sample wireguard.conf with `DNS` entry: ``` [Interface] PrivateKey = xxYouxCan'txHasxMyxKey Address = 10.6.0.2/24 DNS = 10.6.0.1 [Peer] PublicKey = xxYouxCan'txHasxMyxKey PresharedKey = xxYouxCan'txHasxMyxKey Endpoint = xxYouxCan'txHasxMyxIP:51820 AllowedIPs...
**Is your feature request related to a problem? Please describe.** Not so much a problem as it is irritating to 2 clocks (1 in the status bar and one in...
Have you tried [these steps](https://github.com/dokterdok/Continuity-Activation-Tool/wiki#cant-open-the-tool)? Yes. Is there already an open topic for this issue? Not that I found Please include the following information. - OS Version: macOS High Sierra...
https://security.googleblog.com/2017/02/announcing-first-sha1-collision.html https://github.com/blog/2338-sha-1-collision-detection-on-github-com
cause stashing. . . . also might i suggest forcing a reboot so the changes to fstab will actually take effect? Or can you ((@kpwn), or anyone else) remount /var...
So I screwed up somehow on https://github.com/kpwn/yalu102/pull/275 so i made a new PR with fewer commits.
i have a string that i put together like so ``` def construct_tweet(pihole, sys): tweet = 'š«š: ' + pihole[0] tweet += '\nšµā: ' + pihole[1] tweet += '\nš¢š«: '...