{"id":15844753,"url":"https://github.com/thetechromancer/fun-tunnel","last_synced_at":"2025-07-30T17:10:16.239Z","repository":{"id":169790005,"uuid":"130950879","full_name":"TheTechromancer/fun-tunnel","owner":"TheTechromancer","description":"NIC bridging over the internet with Python","archived":false,"fork":false,"pushed_at":"2018-06-18T18:37:37.000Z","size":35,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T11:34:11.264Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/TheTechromancer.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-25T04:32:16.000Z","updated_at":"2024-03-13T02:32:05.000Z","dependencies_parsed_at":"2023-05-28T10:45:29.720Z","dependency_job_id":null,"html_url":"https://github.com/TheTechromancer/fun-tunnel","commit_stats":null,"previous_names":["thetechromancer/fun-tunnel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheTechromancer/fun-tunnel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheTechromancer%2Ffun-tunnel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheTechromancer%2Ffun-tunnel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheTechromancer%2Ffun-tunnel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheTechromancer%2Ffun-tunnel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheTechromancer","download_url":"https://codeload.github.com/TheTechromancer/fun-tunnel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheTechromancer%2Ffun-tunnel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267907050,"owners_count":24164198,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-10-05T17:40:44.217Z","updated_at":"2025-07-30T17:10:16.203Z","avatar_url":"https://github.com/TheTechromancer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FunTunnel.py\n### Tunnel layer 2 traffic over TCP with a single Python script\n\n\u003cbr\u003e\n\n### Features:\n* **NIC bridging over the internet**\n* Single script acts as client or server\n* No virtual interface is created client-side\n* 100% vanilla Python (no external dependencies)\n\n\u003cbr\u003e\n\n### Please be aware:\n1. Traffic is obfuscated using an SSL self-signed cert, so it's possible for the data to be decrypted.\n2. Requires root access on both server and client\n3. Doesn't work on Windows. Tested on Linux.\n4. Future developments may include:\n\t* Tunnelling over well-formed HTTP / WebSockets\n\n\u003cbr\u003e\n\n### Help:\n~~~\nusage: FunTunnel.py [-h] [-i] [-p] [-v] [host]\n\nim in ur network sniffin ur packetz\n\npositional arguments:\n  host               connect to host (client mode)\n\noptional arguments:\n  -h, --help         show this help message and exit\n  -i , --interface   interface to bridge (default: enp5s0)\n  -p , --port        port number on which to listen/connect (default: 8080)\n  -v, --verbose      print detailed information\n~~~\n\n\u003cbr\u003e\n\n### Simple example:\n**Server:**\n~~~\n$ ./FunTunnel.py\n~~~\n\n**Client:**\n~~~\n$ ./FunTunnel.py \u003cserver_ip\u003e\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetechromancer%2Ffun-tunnel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthetechromancer%2Ffun-tunnel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetechromancer%2Ffun-tunnel/lists"}