Posts
-
apple-telemetry
Domain blocklists, IP blocklists, Little Snitch .lsrules, and cloaking files for blocking Apple telemetry
:warning: Looking for maintainers! https://github.com/cedws/apple-telemetry/issues/25
Domain blocklists, IP blocklists, and cloaking files for domains that Apple devices frequently contact. DNSCloak is an excellent app capable of using these files, but it’s a bit of a pain to get the blocklists onto your device. Services such as updates, App Store, and Apple Pay will probably be blocked by this list. You can remove entries manually, but this is tedious, so I recommend just temporarily disabling the blocklist when necessary.
Here’s a vague overview of what each domain is for.
Tags: #python • blocklists • privacy
-
domain_generation_algorithms
Some results of my DGA reversing efforts
Domain Generation Algorithms (DGAs) of Malware reimplemented in Python.
Tags: #python • dga • domain-generation-algorithm
-
FcPermissions
Fuck the permissions in Android M
FcPermissions is a library to simplify basic system permissions logic when targeting Android M or higher. Chinese README is here
Tags: #java
-
UNIT3D-Community-Edition
Private Torrent Tracker Built With Laravel, Livewire and AlpineJS.
- Introduction
- Some Features
- Requirements
- Installation
- Updating
- Version Support Information
- Security
- Contributing
- License
- Demo
- Discord-Chat
- Sponsoring
- Special Thanks
Tags: #php • torrent • laravel
-
jsonpath-online-evaluator
JSONPath Online Evaluator
A playground for JSONPath
Tags: #typescript • jsonpath
-
zip-codes
Identify city and state for given zip code
Simple gem to get city, state, and time zone for a given zip code. It has a yaml database bundled with it, so you need several mb of memory for the whole hash.
The gem currently supports only US zip codes. The data origin is https://download.geonames.org/export/zip/
The main maintainer is https://github.com/brodyhoskins
Tags: #ruby
-
echarts-gl
Extension pack for Apache ECharts, providing globe visualization and 3D plots.
ECharts-GL is an extension pack of Apache ECharts, which providing 3D plots, globe visualization and WebGL acceleration.
Tags: #javascript • echarts • webgl
-
main-bower-files
Getting all main bower files
var mainBowerFiles = require('main-bower-files'); var files = mainBowerFiles([[filter, ]options][, callback]);If first argument is type of
String,ArrayorRegExpit will be used as a filter, otherwise it will be used as options.This will read your
bower.json, iterate through your dependencies and returns an array of files defined in the main property of the packagesbower.json.You can override the behavior if you add an
overridesproperty to your ownbower.json.Tags: #javascript
-
php-censor
PHP Censor is an open source self-hosted continuous integration server for PHP projects.
-
Unix-like OS (Windows isn’t supported);
-
PHP 7.4+ (with OpenSSL support and enabled functions:
exec(),shell_exec()andproc_open()); -
Web-server (Nginx or Apache2);
-
Database (MySQL/MariaDB or PostgreSQL);
-
Beanstalkd queue;
Tags: #php • continuous-integration • ci
-
-
audits1984
Auditing tool for Rails console sessions
A simple auditing tool for
console1984.Tags: #ruby
subscribe via RSS