{"id":19096918,"url":"https://github.com/zocker-160/tarpitanal","last_synced_at":"2026-06-20T15:31:59.578Z","repository":{"id":106358647,"uuid":"449800490","full_name":"zocker-160/TarpitAnal","owner":"zocker-160","description":"Analyse your tarpit.log because why not.","archived":false,"fork":false,"pushed_at":"2022-01-25T23:14:18.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-22T08:58:59.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zocker-160.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":"2022-01-19T18:00:12.000Z","updated_at":"2022-09-08T12:26:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"f17a4fc0-8364-45dc-942b-284ede34b8f0","html_url":"https://github.com/zocker-160/TarpitAnal","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zocker-160/TarpitAnal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zocker-160%2FTarpitAnal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zocker-160%2FTarpitAnal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zocker-160%2FTarpitAnal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zocker-160%2FTarpitAnal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zocker-160","download_url":"https://codeload.github.com/zocker-160/TarpitAnal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zocker-160%2FTarpitAnal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34576042,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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-11-09T03:38:11.323Z","updated_at":"2026-06-20T15:31:59.559Z","avatar_url":"https://github.com/zocker-160.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tarpit Analyser\n\nAnalyse your `tarpit.log` because why not.\n\n### Requirements\n\n- Java 11 or up\n\n## Usage\n\n```bash\n$ java -jar TarpitAn.jar tarpit.log\n```\n\nYour `tarpit.log` should look like this:\n\n```log\n2021-05-27 00:47:41 INFO     TarpitServer: Client ('154.160.0.156', 39171) connected\n2021-05-27 00:48:28 INFO     TarpitServer: Client ('61.177.173.9', 23800) connected\n2021-05-27 00:48:59 INFO     TarpitServer: Client ('154.68.5.161', 31716) disconnected\n2021-05-27 00:49:01 INFO     TarpitServer: Client ('154.68.5.161', 31717) connected\n2021-05-27 00:49:29 INFO     TarpitServer: Client ('154.160.0.156', 39171) disconnected\n2021-05-27 00:49:31 INFO     TarpitServer: Client ('154.160.0.156', 39172) connected\n2021-05-27 00:49:39 INFO     TarpitServer: Client ('61.177.173.9', 55640) connected\n2021-05-27 00:49:43 INFO     TarpitServer: Client ('222.187.239.109', 42317) connected\n2021-05-27 00:50:45 INFO     TarpitServer: Client ('61.177.173.9', 59270) connected\n2021-05-27 00:51:19 INFO     TarpitServer: Client ('154.160.0.156', 39172) disconnected\n2021-05-27 00:51:25 INFO     TarpitServer: Client ('154.160.0.156', 39174) connected\n2021-05-27 00:51:50 INFO     TarpitServer: Client ('61.177.173.9', 44106) connected\n2021-05-27 00:52:52 INFO     TarpitServer: Client ('61.177.173.9', 31746) connected\n```\n\nExpected output:\n```bash\nInputFile: tarpit.log\n---\nTotal parsed entries: 646297\nConnected: 323717\nDisconnected: 322580\nTime in total: 19655 days (53.849316 years)\nAverage: 1h 27m 44s \nLongest: 109 days (0.29863015 years)\nShortest: 1s \n----\nParsing time: 1015ms\nCalculation time: 234ms\nPrint time: 21ms\nTOTAL time: 1273ms\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzocker-160%2Ftarpitanal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzocker-160%2Ftarpitanal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzocker-160%2Ftarpitanal/lists"}