Skip to content

Commit 9e44955

Browse files
committed
Remove dead services, fix referral info
- Remove Peer2Profit (registrations closed, Telegram-only) - Mark GagaNode as dead (support inactive 4+ months) - Mark Titan as dead (business-only, no consumer signups) - Mark Dawn as broken (Chrome extension non-functional) - Remove fake referral programs: Bitping, BlockMesh have none - Update AGENTS.md with verified service status
1 parent 76a4e77 commit 9e44955

11 files changed

Lines changed: 20 additions & 160 deletions

File tree

AGENTS.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,10 @@ cashpilot/
171171
|---------|--------|-------|-------|
172172
| **SpeedShare** | `broken` | API at `api.speedshare.app` returns Telegraf metrics exporter output instead of JSON | Landing page loads but login/dashboard/earnings all broken. Service appears abandoned (last build Feb 2024). |
173173
| **Network3** | `broken` | Service appears non-functional | Marked broken in YAML. |
174+
| **Peer2Profit** | `dead` | Registrations closed. Only via Telegram bot `peer2profit_app_bot` which is not accepting new users. | YAML removed. |
175+
| **GagaNode** | `dead` | Support Telegram inactive 4+ months. Dashboard barely functional. | YAML changed to dead. |
176+
| **Titan Network** | `dead` | Rebranded to proxytitan.com. Business-only, no consumer signups. | YAML changed to dead. |
177+
| **Dawn Internet** | `broken` | Chrome extension not working as of Mar 2025. | YAML changed to broken. |
174178

175179
### Services Without Docker Support (Extension/App Only)
176180

@@ -209,14 +213,14 @@ cashpilot/
209213
| Nodepay | Yes | 0wzzyznen64j9zx | Bonus points |
210214
| **Repocket** | **No** | -- | No public referral program. `repocket.co` 301s to `repocket.com`. `/refer-a-friend` returns 404. |
211215
| **SpeedShare** | Unknown | -- | Dashboard broken, can't verify |
212-
| Bitping | Yes | Not set | Need to create account |
213-
| Peer2Profit | Yes | Not set | Need to create account |
216+
| Bitping | **No** | -- | No referral program exists |
217+
| ~~Peer2Profit~~ | **Removed** | -- | Dead. Registrations closed, only via Telegram bot `peer2profit_app_bot` which is not accepting new users. |
214218
| Wipter | Yes | Not set | 10% + $5 signup. Code only visible in desktop app. |
215219
| Storj | No | -- | No referral program for node operators |
216-
| BlockMesh | Unknown | Not set | -- |
217-
| Dawn | Yes | Not set | Code from dashboard/extension |
218-
| GagaNode | Unknown | Not set | -- |
219-
| Titan | Unknown | Not set | -- |
220+
| BlockMesh | **No** | -- | No referral program exists |
221+
| Dawn | Yes | Not set | Chrome extension broken as of Mar 2025. Code from dashboard/extension when working. |
222+
| ~~GagaNode~~ | **Removed** | -- | Dead. Support Telegram inactive 4+ months. Dashboard barely functional. |
223+
| ~~Titan~~ | **Removed** | -- | Business-only (proxytitan.com). No consumer/user signups. Not a passive income service. |
220224

221225
### Collector Implementation Status
222226

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,13 @@ In this mode CashPilot provides the service catalog, compose file export, earnin
6969

7070
| Service | Docker Image | Residential IP | Referral Link |
7171
|---------|-------------|:--------------:|---------------|
72-
| [Bitping](https://app.bitping.com) | `bitping/bitpingd` | No | [Sign up](https://app.bitping.com?r={code}) |
72+
| [Bitping](https://app.bitping.com) | `bitping/bitpingd` | No | [Sign up](https://app.bitping.com) |
7373
| [Earn.fm](https://earn.fm) | `earnfm/earnfm-client` | Yes | [Sign up](https://earn.fm/ref/GEISYB91) |
7474
| [EarnApp](https://earnapp.com) | `fazalfarhan01/earnapp:lite` | Yes | [Sign up](https://earnapp.com/i/TSMD9wSm) |
7575
| [Honeygain](https://www.honeygain.com) | `honeygain/honeygain` | Yes | [Sign up](https://dashboard.honeygain.com/ref/SERGIB4014) |
7676
| [IPRoyal Pawns](https://pawns.app) | `iproyal/pawns-cli` | Yes | [Sign up](https://pawns.app?r=19266874) |
7777
| [MystNodes](https://mystnodes.com) | `mysteriumnetwork/myst` | No | [Sign up](https://mystnodes.co/?referral_code=do7v7YOoBBpbOstKQovX2pUvZYKia4ZhH3QIdNtE) |
7878
| [PacketStream](https://packetstream.io) | `packetstream/psclient` | Yes | [Sign up](https://packetstream.io/?psr=7xgZ) |
79-
| [Peer2Profit](https://peer2profit.com) | `mrcolorrain/peer2profit` | No | [Sign up](https://peer2profit.com/r/{code}) |
8079
| [ProxyLite](https://proxylite.ru) | `proxylite/proxyservice` | No | [Sign up](https://proxylite.ru/?r=KMUPRZIZ) |
8180
| [ProxyRack](https://peer.proxyrack.com) | `proxyrack/pop` | No | [Sign up](https://peer.proxyrack.com/ref/mpwiok3xlaxeycnn5znqlg7ipjeutxyxr6xl7vmn) |
8281
| [Repocket](https://repocket.com) | `repocket/repocket` | No | [Sign up](https://repocket.com/) |

ROADMAP.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ Turn CashPilot from a deployment tool into an earnings optimization platform.
4141
- [ ] MystNodes (Tequila API at localhost:4449)
4242
- [ ] Traffmonetizer (token-based API)
4343
- [ ] IPRoyal Pawns (API)
44-
- [ ] Peer2Profit (API)
4544
- [ ] Storj (storagenode API)
4645
- [ ] **Earnings dashboard** with Chart.js historical charts
4746
- [ ] Daily/weekly/monthly aggregation

docs/guides/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Individual setup and configuration guides for every supported service.
44

5-
**28 services** across 4 categories.
5+
**27 services** across 4 categories.
66

77
## Bandwidth Sharing
88

@@ -13,7 +13,6 @@ Individual setup and configuration guides for every supported service.
1313
- [IPRoyal Pawns](iproyal.md) -- Bandwidth sharing - 10% lifetime referral, $3 signup bonus
1414
- [MystNodes](mysterium.md) -- Decentralized VPN node - blockchain-based, works on VPS
1515
- [PacketStream](packetstream.md) -- Bandwidth sharing - simple CID-based setup
16-
- [Peer2Profit](peer2profit.md) -- Bandwidth sharing - works on VPS, status may be unreliable
1716
- [ProxyLite](proxylite.md) -- Bandwidth sharing - 15% lifetime referral, works on VPS
1817
- [ProxyRack](proxyrack.md) -- Bandwidth sharing - UUID per device, works on VPS
1918
- [Repocket](repocket.md) -- Bandwidth sharing - works on VPS, env-based auth

docs/guides/peer2profit.md

Lines changed: 0 additions & 79 deletions
This file was deleted.

services/bandwidth/bitping.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ description: >
1212
short_description: Bandwidth sharing - decentralized network monitoring, works on VPS
1313

1414
referral:
15-
url_template: "https://app.bitping.com?r={code}"
15+
url_template: ""
1616
code: ""
17-
signup_url: "https://app.bitping.com?r={code}"
17+
signup_url: "https://app.bitping.com"
1818
bonus:
19-
referrer: "Percentage of referral earnings"
19+
referrer: ""
2020
referee: ""
21-
how_to_get_code: "Dashboard > Referral > Copy your referral link"
21+
how_to_get_code: "No referral program available"
2222

2323
docker:
2424
image: bitping/bitpingd

services/bandwidth/peer2profit.yml

Lines changed: 0 additions & 62 deletions
This file was deleted.

services/depin/blockmesh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ referral:
1818
bonus:
1919
referrer: ""
2020
referee: ""
21-
how_to_get_code: "Dashboard > Referral section (if available)"
21+
how_to_get_code: "No referral program available"
2222

2323
docker:
2424
image: ""

services/depin/dawn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Dawn Internet
22
slug: dawn
33
category: depin
4-
status: active
4+
status: broken
55
website: https://dawninternet.com
66
description: >
77
Dawn Internet is a decentralized wireless network that rewards users for sharing

services/depin/gaganode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: GagaNode
22
slug: gaganode
33
category: depin
4-
status: active
4+
status: dead
55
website: https://www.gaganode.com
66
description: >
77
GagaNode is a multi-platform decentralized bandwidth sharing network that runs

0 commit comments

Comments
 (0)