{"id":16199678,"url":"https://github.com/or13/ngrokable","last_synced_at":"2025-04-07T17:45:34.230Z","repository":{"id":95127988,"uuid":"127766443","full_name":"OR13/ngrokable","owner":"OR13","description":null,"archived":false,"fork":false,"pushed_at":"2018-04-02T18:39:01.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T19:49:06.393Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/OR13.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}},"created_at":"2018-04-02T14:21:16.000Z","updated_at":"2018-04-02T18:39:03.000Z","dependencies_parsed_at":"2023-05-26T21:15:34.872Z","dependency_job_id":null,"html_url":"https://github.com/OR13/ngrokable","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"1d85314ad958fa48d5c53f0ce173a5ddc54857c2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OR13%2Fngrokable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OR13%2Fngrokable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OR13%2Fngrokable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OR13%2Fngrokable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OR13","download_url":"https://codeload.github.com/OR13/ngrokable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247703385,"owners_count":20982282,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-10-10T09:27:09.861Z","updated_at":"2025-04-07T17:45:34.206Z","avatar_url":"https://github.com/OR13.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ngrokable\n\n🚧 DO NOT USE IN PRODUCTION 🚧\n\nThis example code is not endorsed by or involved with ngrok.\n\n## Client and Server example usage of ngrok in node.\n\n### Per-client Authtoken Credentials\n\nFor production systems, every client must authenticate with a unique authtoken credential. This allows you to deactivate devices that are old or compromised. Further, it allows you to enforce a separate ACL policy on every connected device that limits what tunnels it is allowed to bind.\n\nRead more here - https://ngrok.com/docs/ngrok-link#credentials\n\n### Create an API Token\n\n* https://dashboard.ngrok.com/auth\n\n### Authenticate with your API Token\n\n* https://ngrok.com/docs/ngrok-link#service-api-base\n\n### Generate a Per-client Authtoken\n\n* https://ngrok.com/docs/ngrok-link#create-credential\n\n### Using ngrok in node\n\n* https://www.npmjs.com/package/ngrok\n\n### Server\n\nSee `./src/server.js`.\n\nAn example (UNSAFE) express server which can generate per-client authtokens using your api token.\n\n### Client\n\nSee `./src/client.js`\n\nAn example (UNSAFE) ngrok client which can use per-client authtokens to establish tunnels.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2For13%2Fngrokable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2For13%2Fngrokable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2For13%2Fngrokable/lists"}