angryip / angryip/ipscan

Custom homebrew tap

未关闭
#477 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
feature-request
主要语言
Java
星标
5.1k
派生
835
PR 合并指标
30 天内没有已合并 PR

描述

**Is your feature request related to a problem? Please describe.**
Angry IP Scanner is available as a cask on the Homebrew package manager, however it was set to be disabled on 2026-09-01 because the cask fails macOS Gatekeeper checks. [1]
```ruby
disable! date: "2026-09-01", because: :fails_gatekeeper_check
```

**Describe the solution you'd like**
There could be a custom tap that disables gatekeeper kind of like this one for Freetube [2], while adding a disclaimer on install [3] :
```ruby
caveats <<~EOS
Warning: macOS's Gatekeeper has been disabled for this Cask

According to the vendor, the Gatekeeper quarantine attribute breaks the app and needs to be removed. This Cask, `#{token}`, automatically removes the quarantine attribute. No further action is required.

For more information:
- https://docs.freetubeapp.io/faq/#macos-freetube-is-damaged-and-cant-be-opened-you-should-move-it-to-the-trash
- https://docs.brew.sh/FAQ#why-cant-i-open-a-mac-app-from-an-unidentified-developer
EOS
```

**Describe alternatives you've considered**
- Maintaining my own custom homebrew tap
- Installing angry-ip-scanner manually

[1] https://github.com/Homebrew/homebrew-cask/blob/main/Casks/a/angry-ip-scanner.rb
[2] https://github.com/PikachuEXE/homebrew-FreeTube
[3] https://github.com/PikachuEXE/homebrew-FreeTube/blob/60de801775de5565b85d630acc9c3c2e3dbf6a54/Casks/pikachuexe-freetube.rb#L40

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。