{"id":13440401,"url":"https://github.com/yarrick/iodine","last_synced_at":"2025-05-13T15:09:49.973Z","repository":{"id":2388969,"uuid":"3354902","full_name":"yarrick/iodine","owner":"yarrick","description":"Official git repo for iodine dns tunnel","archived":false,"fork":false,"pushed_at":"2025-04-08T17:44:12.000Z","size":1310,"stargazers_count":6414,"open_issues_count":18,"forks_count":524,"subscribers_count":128,"default_branch":"master","last_synced_at":"2025-04-23T18:55:54.579Z","etag":null,"topics":["dns","dns-tunnel","hacktoberfest","iodine","tunnel","vpn"],"latest_commit_sha":null,"homepage":"https://code.kryo.se/iodine","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarrick.png","metadata":{"files":{"readme":"README-android.txt","changelog":"CHANGELOG","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,"zenodo":null}},"created_at":"2012-02-04T19:51:39.000Z","updated_at":"2025-04-22T22:19:40.000Z","dependencies_parsed_at":"2023-07-05T17:15:29.078Z","dependency_job_id":"699d152f-7750-44fa-abfe-d8017600258f","html_url":"https://github.com/yarrick/iodine","commit_stats":{"total_commits":906,"total_committers":50,"mean_commits":18.12,"dds":0.4768211920529801,"last_synced_commit":"68b0a7b16e214f0b50a6a849fc30756d580b480a"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarrick%2Fiodine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarrick%2Fiodine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarrick%2Fiodine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarrick%2Fiodine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarrick","download_url":"https://codeload.github.com/yarrick/iodine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253969243,"owners_count":21992262,"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":["dns","dns-tunnel","hacktoberfest","iodine","tunnel","vpn"],"created_at":"2024-07-31T03:01:22.441Z","updated_at":"2025-05-13T15:09:44.958Z","avatar_url":"https://github.com/yarrick.png","language":"C","funding_links":[],"categories":["C","HarmonyOS","\u003ca id=\"01e6651181d405ecdcd92a452989e7e0\"\u003e\u003c/a\u003e工具","\u003ca id=\"1a9934198e37d6d06b881705b863afc8\"\u003e\u003c/a\u003e通信\u0026\u0026代理\u0026\u0026反向代理\u0026\u0026隧道","Categories","Apps","vpn","Offensive (ATT\u0026CK tactics)","hacktoberfest"],"sub_categories":["Windows Manager","\u003ca id=\"9d6789f22a280f5bb6491d1353b02384\"\u003e\u003c/a\u003e隧道\u0026\u0026穿透","\u003ca id=\"e996f5ff54050629de0d9d5e68fcb630\"\u003e\u003c/a\u003e隧道","Network tunnels","Networking","📤 Exfiltration"],"readme":"\r\n\r\niodine - https://code.kryo.se/iodine\r\n\r\n***********************************\r\n\r\nExtra README file for Android\r\n\r\n\r\n== Running iodine on Android:\r\n1. Get root access on your android device\r\n\r\n2. Find/build a compatible tun.ko for your specific Android kernel\r\n\r\n3. Copy tun.ko and the iodine binary to your device:\r\n   (Almost all devices need the armeabi binary. Only Intel powered\r\n   ones need the x86 build.)\r\n\r\n\t\tadb push tun.ko /data/local/tmp\r\n\t\tadb push iodine /data/local/tmp\r\n\t\tadb shell\r\n\t\tsu\r\n\t\tcd /data/local/tmp\r\n\t\tchmod 777 iodine\r\n\r\n4. Run iodine (see the man page for parameters)\r\n\r\n\t\t./iodine ...\r\n\r\nFor more information: http://blog.bokhorst.biz/5123\r\n\r\n== Building iodine for Android:\r\n1. Download and install the Android SDK and NDK\r\n\r\n2. Download and unpack the iodine sources\r\n\r\n3. Build:\r\n\tcd src\r\n\tmake base64u.h base64u.c\r\n\tndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=Android.16.mk APP_PLATFORM=android-16\r\n\r\n   or run \"make cross-android\" in the iodine root directory.\r\n   To build for other archs, specify TARGET_ARCH_ABI:\r\n\t\t\"make cross-android TARGET_ARCH_ABI=x86\"\r\n\r\n   For older android versions (pre-kitkat), build with \"make cross-android-old\" in the\r\n   root directory, or manually like above but with APP_PLATFORM=android-3 and with\r\n   APP_BUILD_SCRIPT=Android.mk\r\n\r\n   The iodine binary ends up in src/libs/\u003carch\u003e/iodine\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyarrick%2Fiodine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyarrick%2Fiodine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyarrick%2Fiodine/lists"}