{"id":17998420,"url":"https://github.com/primaryobjects/remoteip-demo","last_synced_at":"2025-10-16T07:06:43.806Z","repository":{"id":8175719,"uuid":"9599568","full_name":"primaryobjects/remoteip-demo","owner":"primaryobjects","description":"A simple method for getting the client IP address for the remote browser in node.js.","archived":false,"fork":false,"pushed_at":"2013-04-22T13:50:12.000Z","size":156,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-29T22:50:28.763Z","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/primaryobjects.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}},"created_at":"2013-04-22T13:28:27.000Z","updated_at":"2024-02-20T02:58:39.000Z","dependencies_parsed_at":"2022-08-06T20:15:43.663Z","dependency_job_id":null,"html_url":"https://github.com/primaryobjects/remoteip-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primaryobjects%2Fremoteip-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primaryobjects%2Fremoteip-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primaryobjects%2Fremoteip-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primaryobjects%2Fremoteip-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/primaryobjects","download_url":"https://codeload.github.com/primaryobjects/remoteip-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135123,"owners_count":20889420,"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-29T21:25:15.591Z","updated_at":"2025-10-16T07:06:38.753Z","avatar_url":"https://github.com/primaryobjects.png","language":"JavaScript","readme":"RemoteIP\n--------\n\nA simple method for getting the client IP address for the remote browser in node.js.\nDemo @ http://remoteip.herokuapp.com\n\n```bash\n$ npm install remoteip\n```\n\n## Usage\n```\nvar remoteip = require('remoteip');\n\n// Get the IP address for the user.\nvar ipAddress = remoteip.get(req);\n```\n\n## Notes\n\nThe client IP address is determined by the following:\n\n1. Check the x-forwarded-for HTTP header for a remote IP address.\n2. Check the req.connection.remoteAddress property.\n\n## Author\n\nKory Becker\nhttp://www.primaryobjects.com\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimaryobjects%2Fremoteip-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprimaryobjects%2Fremoteip-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimaryobjects%2Fremoteip-demo/lists"}