{"id":27037019,"url":"https://github.com/aphexlog/purple","last_synced_at":"2026-01-18T22:32:56.439Z","repository":{"id":50619434,"uuid":"519643511","full_name":"aphexlog/purple","owner":"aphexlog","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-06T00:13:46.000Z","size":11197,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T00:24:58.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aphexlog.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-07-30T23:56:04.000Z","updated_at":"2025-03-26T21:35:45.000Z","dependencies_parsed_at":"2025-03-26T20:47:38.365Z","dependency_job_id":"004709e8-5350-41cb-bfc9-c664d793ec0c","html_url":"https://github.com/aphexlog/purple","commit_stats":null,"previous_names":["aphexlog/purple"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aphexlog/purple","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphexlog%2Fpurple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphexlog%2Fpurple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphexlog%2Fpurple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphexlog%2Fpurple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aphexlog","download_url":"https://codeload.github.com/aphexlog/purple/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphexlog%2Fpurple/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28552785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T20:59:07.572Z","status":"ssl_error","status_checked_at":"2026-01-18T20:59:02.799Z","response_time":98,"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":[],"created_at":"2025-04-05T01:15:52.827Z","updated_at":"2026-01-18T22:32:56.426Z","avatar_url":"https://github.com/aphexlog.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Purple\n\n**Purple** is a lightweight, developer-first tunneling tool that exposes your local development server to the public internet. It's built to help you test, share, and interact with your `localhost` apps from anywhere — especially handy for mobile devices, remote teammates, or webhook testing.\n\n## Why Purple\n\nTired of manually configuring tunnels or relying on bloated services just to see your frontend on your phone? Purple does one job and does it cleanly: it gives you a public URL that routes traffic to your local machine.\n\n## Features\n\n- **Quick tunnel setup**: Expose any local port instantly.\n- **CLI-first UX**: Everything is controlled through a clean, fast CLI.\n- **`.ppl` config files**: Human-readable config with project defaults.\n- **Cross-platform**: Works on macOS, Linux, and Windows.\n\n## Example Usage\n\n```bash\npurple expose 3000\n```\n\nReturns a public HTTPS URL that forwards to `localhost:3000`.\n\n## Installation\n\nComing soon: Single downloadable binary. No dependencies, no runtime.\n\n## Configuration\n\nPurple looks for a `.ppl` file in the current directory or `$HOME` to load defaults. Example:\n\n```ini\n[default]\nport = 3000\nsubdomain = \"my-project\"\n```\n\n## Planned Commands\n\n```bash\npurple expose \u003cport\u003e     # Start a tunnel to the given port\npurple stop              # Stop the active tunnel\npurple status            # Show the current tunnel status\n```\n\n## Security\n\nPurple will ship with TLS out of the box. Authentication features will be opt-in via `.ppl` config.\n\n## License\n\nMIT — use it, hack it, share it.\n\n---\n\n*Purple is in active development. Stay tuned for the first release.*\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faphexlog%2Fpurple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faphexlog%2Fpurple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faphexlog%2Fpurple/lists"}