{"id":25607179,"url":"https://github.com/alshdavid-graveyard/simple-port-forward","last_synced_at":"2026-06-25T11:31:03.688Z","repository":{"id":274773075,"uuid":"924023534","full_name":"alshdavid/simple-port-forward","owner":"alshdavid","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-29T10:23:36.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T10:28:14.021Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alshdavid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-01-29T09:24:27.000Z","updated_at":"2025-01-29T10:16:29.000Z","dependencies_parsed_at":"2025-01-29T10:38:29.896Z","dependency_job_id":null,"html_url":"https://github.com/alshdavid/simple-port-forward","commit_stats":null,"previous_names":["alshdavid/simple-port-forward"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alshdavid%2Fsimple-port-forward","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alshdavid%2Fsimple-port-forward/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alshdavid%2Fsimple-port-forward/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alshdavid%2Fsimple-port-forward/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alshdavid","download_url":"https://codeload.github.com/alshdavid/simple-port-forward/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240072099,"owners_count":19743526,"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":"2025-02-21T19:18:51.377Z","updated_at":"2026-06-25T11:31:03.674Z","avatar_url":"https://github.com/alshdavid.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple-port-forward:\n\nSimple port forward service\n\n## Usage\n\nAdd a config `spf.toml`\n\n```toml\n[[TCP]]\ntarget = \"192.168.1.10:8080\" # Target service\nbind = \"0.0.0.0:8081\"        # Local address to forward from\n\n# TODO\n[[UDP]]\ntarget = \"localhost:8080\"\nbind = \"0.0.0.0:8081\"\n\n# TODO\n[[HTTP]]\ntarget = \"http://192.168.1.10:3000\"\nbind = \"0.0.0.0:3000\"\nrequest_path = \"/foo/*\"\ndestination_path = \"/*\"\n\n# TODO\n[[HTTP]]\ndomains = [\"foo.localhost\"]\ntarget = \"http://192.168.1.10:3000\"\nbind = \"0.0.0.0:3000\"\n```\n\n```\nsimple-port-forward -c ./spf.toml\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falshdavid-graveyard%2Fsimple-port-forward","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falshdavid-graveyard%2Fsimple-port-forward","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falshdavid-graveyard%2Fsimple-port-forward/lists"}