{"id":19747537,"url":"https://github.com/whatsapp-proxy/whatsapp-proxy-backend","last_synced_at":"2026-02-11T13:02:20.085Z","repository":{"id":106491563,"uuid":"587293456","full_name":"WhatsApp-Proxy/whatsapp-proxy-backend","owner":"WhatsApp-Proxy","description":"WhatsApp Proxy backend server","archived":false,"fork":false,"pushed_at":"2024-07-22T19:23:42.000Z","size":199,"stargazers_count":3,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-24T17:31:10.750Z","etag":null,"topics":["backend","expressjs","list","proxy","whatsapp"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WhatsApp-Proxy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-01-10T12:20:10.000Z","updated_at":"2025-07-19T03:22:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1164711-9637-4d0b-a003-2f5f194bc20d","html_url":"https://github.com/WhatsApp-Proxy/whatsapp-proxy-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WhatsApp-Proxy/whatsapp-proxy-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhatsApp-Proxy%2Fwhatsapp-proxy-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhatsApp-Proxy%2Fwhatsapp-proxy-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhatsApp-Proxy%2Fwhatsapp-proxy-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhatsApp-Proxy%2Fwhatsapp-proxy-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WhatsApp-Proxy","download_url":"https://codeload.github.com/WhatsApp-Proxy/whatsapp-proxy-backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhatsApp-Proxy%2Fwhatsapp-proxy-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29333155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T12:42:24.625Z","status":"ssl_error","status_checked_at":"2026-02-11T12:41:23.344Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backend","expressjs","list","proxy","whatsapp"],"created_at":"2024-11-12T02:18:08.010Z","updated_at":"2026-02-11T13:02:20.065Z","avatar_url":"https://github.com/WhatsApp-Proxy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WhatsApp Proxy Backend\n\nWhatsApp Proxy Backend | Keeps track of all the proxy servers\n\n## Routes\n\n- GET: `/server` - Returns a 200 OK response, list with all registered servers\n- GET: `/server/:id` - Returns a 200 OK response, more info about a server\n- POST: `/server/register`- Data:\n\n```json\n{\n\t \"ipAddress\": \"IP\",\n  \"proxyPort\": port,\n  \"discoveryPort\": DiscoveryServerPort,\n  \"serverName\": \"Name\",\n  \"country\": \"Country Code\",\n  \"key\": \"Your discovery key (from .env or custom key)\"\n}\n```\n\n- POST: `/key/register` - Data:\n\n```json\n{\n\t\"masterKey\": \"MASTER KEY from .env\",\n\t\"key\": \"NEW KEY\",\n\t\"maxUsages\": Max Usages,\n\t\"serverNamePrefix\": \"PREFIX, nullable\",\n\t\"isActive\": true\n}\n```\n\n## How to run\n\n- Copy `.env.example` to `.env`\n- Fill in the required values\n- Configure the port in the `docker-compose.yml` file if needed. (If you want to run the server on port 90 for example use the following value: `90:8080`)\n- Run `docker-compose up -d` to start the server\n\n## Migrations\n\n- Run `yarn migrate` to run migrations\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhatsapp-proxy%2Fwhatsapp-proxy-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhatsapp-proxy%2Fwhatsapp-proxy-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhatsapp-proxy%2Fwhatsapp-proxy-backend/lists"}