T145

Results 51 issues of T145

### Contact Details _No response_ ### What's your idea? If a CIDR block translates into a single IP, move it into its respective IP list. This would include any CIDR...

enhancement

### Contact Details _No response_ ### What's your idea? IPv4s can be [explicitly embedded](https://vernon.mauery.com/content/2008/04/21/ipv6-regex/) in the format `::00:{ipv4}` or [implicitly embedded](https://www.juniper.net/documentation/us/en/software/junos/interfaces-next-gen-services/topics/concept/ipv4-address-embedded-ipv6.html). This will require processing IPv6 lists before the IPv4...

enhancement

### Contact Details _No response_ ### What's your idea? https://github.com/AdguardTeam/tsurlfilter/blob/master/packages/agtree/test/parser/rule.test.ts This will likely require: 1) Building the package on a separate Node subimage in the Dockerfile 2) Copying the output...

enhancement

I'm trying to slim my Docker image like so: ```yaml --- # https://docs.docker.com/ci-cd/github-actions/ name: Publish Docker Image on: push: branches: - master paths: - "Dockerfile" workflow_dispatch: permissions: read-all jobs: build:...

Presently, the ente.dev mirrors are down, and seem to have been so for a couple days. Guessing Cloudflare config changes might be to blame?

suggestion

🌴 If the `twitter.json` file was actually needed for something I can restore it.

https://twitter.com/Certego_Intel 🌴

### Is your feature request related to a problem? Please describe. https://github.com/ScoopInstaller/Scoop/wiki/Chocolatey-Comparison ### Describe the solution you'd like. https://github.com/ScoopInstaller/Scoop/wiki/Chocolatey-Comparison ### Describe alternatives you've considered https://github.com/ScoopInstaller/Scoop/wiki/Chocolatey-Comparison ### Additional context https://github.com/ScoopInstaller/Scoop

feature

https://github.com/hako-mikan/sd-webui-lora-block-weight

Running the following command on a list of IPs and CIDRs prints only the IPs. ``` ipinfo grepip -4hox --include-cidrs --nocolor ``` Intuitively, I'd suggest something like this to produce...