Skip to content

Commit b4c0de9

Browse files
committed
Rename to proxy-api-key-checker, update docs/icons/workflow and proxy tooling
1 parent e6603eb commit b4c0de9

30 files changed

Lines changed: 290 additions & 67 deletions

.github/workflows/release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1
150150
with:
151151
tag_name: ${{ needs.version-check.outputs.tag }}
152-
name: API Key Health Checker ${{ needs.version-check.outputs.version }}
152+
name: Proxy & API Key Checker ${{ needs.version-check.outputs.version }}
153153
draft: false
154154
prerelease: false
155155
generate_release_notes: true
@@ -173,13 +173,13 @@ jobs:
173173
VERSION="${{ needs.version-check.outputs.version }}"
174174
ARM_SHA="${{ steps.dmg_shas.outputs.ARM_SHA }}"
175175
INTEL_SHA="${{ steps.dmg_shas.outputs.INTEL_SHA }}"
176-
CASK="tap/Casks/api-key-health-checker.rb"
176+
CASK="tap/Casks/proxy-api-key-checker.rb"
177177
178178
perl -i -pe 's/^ version ".*"$/ version "'"$VERSION"'"/' "$CASK"
179179
perl -0777 -i -pe 's/sha256 arm:\s*".*?",\s*\n\s*intel:\s*".*?"/sha256 arm: "'"$ARM_SHA"'",\n intel: "'"$INTEL_SHA"'"/s' "$CASK"
180180
181181
git -C tap config user.name "github-actions[bot]"
182182
git -C tap config user.email "41898282+github-actions[bot]@users.noreply.github.com"
183-
git -C tap add Casks/api-key-health-checker.rb
184-
git -C tap commit -m "api-key-health-checker $VERSION" || exit 0
183+
git -C tap add Casks/proxy-api-key-checker.rb
184+
git -C tap commit -m "proxy-api-key-checker $VERSION" || exit 0
185185
git -C tap push

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) API Key Health Checker contributors
3+
Copyright (c) Proxy & API Key Checker contributors
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

README.es.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<p align="center">
2-
<img src="assets/logo.png" width="220" alt="Logo de API Key Health Checker" />
2+
<img src="assets/logo.png" width="220" alt="Logo de Proxy & API Key Checker" />
33
</p>
44

5-
# API Key Health Checker
5+
# Proxy & API Key Checker
66

7-
GitHub: https://github.com/nbox/API-Key-Health-Checker
7+
GitHub: https://github.com/nbox/Proxy-API-Key-Checker
88

99
🌐 Leer en: [English](README.md) | [Русский](README.ru.md) | [Español](README.es.md)
1010

@@ -17,18 +17,18 @@ Aplicación de escritorio para validar claves API de servicios populares y ejecu
1717
Instalar:
1818

1919
```bash
20-
brew install --cask nbox/tap/api-key-health-checker
20+
brew install --cask nbox/tap/proxy-api-key-checker
2121
```
2222

2323
Desinstalar:
2424

2525
```bash
26-
brew uninstall --cask --zap api-key-health-checker
26+
brew uninstall --cask --zap proxy-api-key-checker
2727
```
2828

2929
## Descargar
3030

31-
Lanzamientos: https://github.com/nbox/API-Key-Health-Checker/releases
31+
Lanzamientos: https://github.com/nbox/Proxy-API-Key-Checker/releases
3232

3333
## macOS Gatekeeper
3434

@@ -38,13 +38,13 @@ Opción 1: Permitir en System Settings -> Privacy & Security
3838

3939
- Intenta abrir la app de forma normal (doble clic).
4040
- Abre System Settings -> Privacy & Security.
41-
- En la advertencia sobre API Key Health Checker, haz clic en Open Anyway.
41+
- En la advertencia sobre Proxy & API Key Checker, haz clic en Open Anyway.
4242
- Confirma pulsando Open.
4343

4444
Opción 2: Eliminar el atributo de cuarentena
4545

4646
```bash
47-
xattr -dr com.apple.quarantine "/Applications/API Key Health Checker.app"
47+
xattr -dr com.apple.quarantine "/Applications/Proxy & API Key Checker.app"
4848
```
4949

5050
## Funciones
@@ -92,15 +92,15 @@ npm run dev
9292
## Compilación
9393

9494
```bash
95-
git clone https://github.com/nbox/API-Key-Health-Checker.git
96-
cd API-Key-Health-Checker
95+
git clone https://github.com/nbox/Proxy-API-Key-Checker.git
96+
cd Proxy-API-Key-Checker
9797
npm install
9898
npm run build
9999
npm run dist
100100
```
101101

102102
La salida de compilación se guarda en `dist/`.
103-
DMG: `release/API Key Health Checker-1.0.0-{arch}.dmg`.
103+
DMG: `release/Proxy & API Key Checker-1.0.0-{arch}.dmg`.
104104
macOS: ejecuta `npm run dist` en macOS para generar un `.dmg` en `release/`.
105105
Windows: ejecuta `npm run dist` en Windows para generar un instalador `.exe` en `release/`.
106106

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<p align="center">
2-
<img src="assets/logo.png" width="220" alt="API Key Health Checker logo " />
2+
<img src="assets/logo.png" width="220" alt="Proxy & API Key Checker logo " />
33
</p>
44

5-
# API Key Health Checker
5+
# Proxy & API Key Checker
66

77
🌐 Read in: [English](README.md) | [Русский](README.ru.md) | [Español](README.es.md)
88

9-
Desktop app to validate API keys for popular services and run batch checks with rate limits and reports. Supports OpenAI (ChatGPT), Google Gemini, YouTube Data API, and custom endpoints.
9+
Desktop app to validate API keys and check proxy lists with batch runs, rate limits, and reports. Supports OpenAI (ChatGPT), Google Gemini, YouTube Data API, custom endpoints, and HTTP/HTTPS/SOCKS proxy validation.
1010

1111
![Screenshot](assets/screenshot.png)
1212

@@ -15,18 +15,18 @@ Desktop app to validate API keys for popular services and run batch checks with
1515
Install:
1616

1717
```bash
18-
brew install --cask nbox/tap/api-key-health-checker
18+
brew install --cask nbox/tap/proxy-api-key-checker
1919
```
2020

2121
Uninstall:
2222

2323
```bash
24-
brew uninstall --cask --zap api-key-health-checker
24+
brew uninstall --cask --zap proxy-api-key-checker
2525
```
2626

2727
## Download
2828

29-
Releases: https://github.com/nbox/API-Key-Health-Checker/releases
29+
Releases: https://github.com/nbox/Proxy-API-Key-Checker/releases
3030

3131
## macOS Gatekeeper
3232

@@ -36,13 +36,13 @@ Option 1: Allow in System Settings -> Privacy & Security
3636

3737
- Try to open the app normally (double-click).
3838
- Open System Settings -> Privacy & Security.
39-
- Under the warning about API Key Health Checker, click Open Anyway.
39+
- Under the warning about Proxy & API Key Checker, click Open Anyway.
4040
- Confirm by clicking Open.
4141

4242
Option 2: Remove the quarantine attribute
4343

4444
```bash
45-
xattr -dr com.apple.quarantine "/Applications/API Key Health Checker.app"
45+
xattr -dr com.apple.quarantine "/Applications/Proxy & API Key Checker.app"
4646
```
4747

4848
## Features
@@ -57,7 +57,8 @@ xattr -dr com.apple.quarantine "/Applications/API Key Health Checker.app"
5757
## Proxy Checker
5858

5959
- Types: HTTP, HTTPS, SOCKS4, SOCKS5; per-line scheme (`http://`, `https://`, `socks4://`, `socks5://`) forces the type.
60-
- Inputs: manual list, file import, and aggregator URLs (one per line; `#` comments allowed).
60+
- Inputs: manual list, file import, and aggregator URLs (one per line; `#` comments allowed). Quick presets are available under "Public proxy aggregators".
61+
- Parser: built-in Proxymania button fetches public proxies and auto-adds by type (filtered by latency <= 3000ms).
6162
- Formats: `ip:port` or `user:pass@ip:port`; auto-normalize and dedupe.
6263
- Check modes: validity or URL access with a configurable target URL.
6364
- HTML search: one or multiple texts (OR). Non-headless reads only the first N KB.
@@ -90,15 +91,15 @@ npm run dev
9091
## Build
9192

9293
```bash
93-
git clone https://github.com/nbox/API-Key-Health-Checker.git
94-
cd API-Key-Health-Checker
94+
git clone https://github.com/nbox/Proxy-API-Key-Checker.git
95+
cd Proxy-API-Key-Checker
9596
npm install
9697
npm run build
9798
npm run dist
9899
```
99100

100101
Build output is written to `dist/`.
101-
DMG output: `release/API Key Health Checker-1.0.0-{arch}.dmg`.
102+
DMG output: `release/Proxy & API Key Checker-1.0.0-{arch}.dmg`.
102103
macOS build: run `npm run dist` on macOS to generate a `.dmg` in `release/`.
103104
Windows build: run `npm run dist` on Windows to generate a `.exe` installer in `release/`.
104105

README.ru.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<p align="center">
2-
<img src="assets/logo.png" width="220" alt="Логотип API Key Health Checker" />
2+
<img src="assets/logo.png" width="220" alt="Логотип Proxy & API Key Checker" />
33
</p>
44

5-
# API Key Health Checker
5+
# Proxy & API Key Checker
66

7-
GitHub: https://github.com/nbox/API-Key-Health-Checker
7+
GitHub: https://github.com/nbox/Proxy-API-Key-Checker
88

99
🌐 Читать на: [English](README.md) | [Русский](README.ru.md) | [Español](README.es.md)
1010

@@ -17,18 +17,18 @@ GitHub: https://github.com/nbox/API-Key-Health-Checker
1717
Установка:
1818

1919
```bash
20-
brew install --cask nbox/tap/api-key-health-checker
20+
brew install --cask nbox/tap/proxy-api-key-checker
2121
```
2222

2323
Удаление:
2424

2525
```bash
26-
brew uninstall --cask --zap api-key-health-checker
26+
brew uninstall --cask --zap proxy-api-key-checker
2727
```
2828

2929
## Скачать
3030

31-
Релизы: https://github.com/nbox/API-Key-Health-Checker/releases
31+
Релизы: https://github.com/nbox/Proxy-API-Key-Checker/releases
3232

3333
## macOS Gatekeeper
3434

@@ -38,13 +38,13 @@ brew uninstall --cask --zap api-key-health-checker
3838

3939
- Откройте приложение как обычно (двойным кликом).
4040
- Откройте System Settings -> Privacy & Security.
41-
- В предупреждении о API Key Health Checker нажмите Open Anyway.
41+
- В предупреждении о Proxy & API Key Checker нажмите Open Anyway.
4242
- Подтвердите, нажав Open.
4343

4444
Вариант 2: Снять атрибут карантина
4545

4646
```bash
47-
xattr -dr com.apple.quarantine "/Applications/API Key Health Checker.app"
47+
xattr -dr com.apple.quarantine "/Applications/Proxy & API Key Checker.app"
4848
```
4949

5050
## Возможности
@@ -92,15 +92,15 @@ npm run dev
9292
## Сборка
9393

9494
```bash
95-
git clone https://github.com/nbox/API-Key-Health-Checker.git
96-
cd API-Key-Health-Checker
95+
git clone https://github.com/nbox/Proxy-API-Key-Checker.git
96+
cd Proxy-API-Key-Checker
9797
npm install
9898
npm run build
9999
npm run dist
100100
```
101101

102102
Сборочные артефакты записываются в `dist/`.
103-
DMG: `release/API Key Health Checker-1.0.0-{arch}.dmg`.
103+
DMG: `release/Proxy & API Key Checker-1.0.0-{arch}.dmg`.
104104
macOS: запускайте `npm run dist` на macOS — получите `.dmg` в `release/`.
105105
Windows: запускайте `npm run dist` на Windows — получите установщик `.exe` в `release/`.
106106

44 Bytes
Loading
435 Bytes
Loading

assets/icon.iconset/icon_16x16.png

3 Bytes
Loading
-37 Bytes
Loading
435 Bytes
Loading

0 commit comments

Comments
 (0)