{"id":13438202,"url":"https://github.com/max-arnold/telnet2http","last_synced_at":"2026-01-26T21:16:22.198Z","repository":{"id":138509873,"uuid":"12786252","full_name":"max-arnold/telnet2http","owner":"max-arnold","description":"﻿﻿HTTP Proxy via Cisco telnet session","archived":false,"fork":false,"pushed_at":"2013-09-12T14:52:56.000Z","size":116,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T09:13:04.374Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/max-arnold.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-09-12T14:47:05.000Z","updated_at":"2024-03-11T12:09:27.000Z","dependencies_parsed_at":"2023-03-13T05:45:39.298Z","dependency_job_id":null,"html_url":"https://github.com/max-arnold/telnet2http","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/max-arnold%2Ftelnet2http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-arnold%2Ftelnet2http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-arnold%2Ftelnet2http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-arnold%2Ftelnet2http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/max-arnold","download_url":"https://codeload.github.com/max-arnold/telnet2http/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244483555,"owners_count":20460136,"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-07-31T03:01:03.632Z","updated_at":"2026-01-26T21:16:22.146Z","avatar_url":"https://github.com/max-arnold.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"HTTP Proxy via Cisco telnet session\n===================================\n\nThis tool was created by unknown russian engineer who worked with Cisco VOIP gateways in restricted\ncorporate environment (i.e. little or no internet access on workplaces). These Cisco gateways were\ntypically connected to fast internet uplinks to provide good connectivity, so he decided to use them\nfor internet browsing.\n\nThis tool can establish telnet session with Cisco gateway with specified credentials and then act as\nHTTP proxy, listening on local IP and proxying all requests via Cisco WAN interface.\n\nAuthor is unknown for me, so I decided to upload the code as-is.\n\nCompilation\n-----------\n\n1. On Linux:\n\n        gcc telnet2http.c -o testnet2http\n\n2. On Solaris:\n\n        gcc telnet2http.c -lsocket -o testnet2http\n\n\nUsage\n-----\n\nTo run this proxy you need Linux or Solaris machine (possibly virtual one).\n\n1. Launch telnet2http:\n\n        ./telnet2http \u003clinux_pc ip\u003e \u003ccisco ip\u003e Loopback0 \u003cAudioCodes_ip\u003e 8080 1 0\n\n2. Enter login credentials:\n\n        login:\n        password:\n        enable (optional)\n\n3. Set http proxy in the browser:\n\n        http://\u003clinux_ip\u003e:8080\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax-arnold%2Ftelnet2http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmax-arnold%2Ftelnet2http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax-arnold%2Ftelnet2http/lists"}