{"id":13827271,"url":"https://github.com/aquazus/d1proxy","last_synced_at":"2025-07-09T03:31:40.397Z","repository":{"id":216003519,"uuid":"155887329","full_name":"Aquazus/D1Proxy","owner":"Aquazus","description":"A simple yet powerful Java 11 TCP MITM proxy for Dofus 1.29.1","archived":false,"fork":false,"pushed_at":"2023-12-05T22:19:51.000Z","size":172,"stargazers_count":21,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-05T09:16:09.261Z","etag":null,"topics":["dofus","java","mongodb","network","network-analysis","network-monitoring","networking","proxy"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Aquazus.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}},"created_at":"2018-11-02T15:42:31.000Z","updated_at":"2024-05-25T12:50:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"8b47673d-0e80-436a-bf9a-c4cc909c0ccf","html_url":"https://github.com/Aquazus/D1Proxy","commit_stats":null,"previous_names":["aquazus/d1proxy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aquazus%2FD1Proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aquazus%2FD1Proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aquazus%2FD1Proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aquazus%2FD1Proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aquazus","download_url":"https://codeload.github.com/Aquazus/D1Proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225481433,"owners_count":17481172,"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":["dofus","java","mongodb","network","network-analysis","network-monitoring","networking","proxy"],"created_at":"2024-08-04T09:01:53.070Z","updated_at":"2024-11-20T06:31:22.433Z","avatar_url":"https://github.com/Aquazus.png","language":"Java","funding_links":[],"categories":["\u003ca id=\"42f9e068b6511bcbb47d6b2b273097da\"\u003e\u003c/a\u003e未分类"],"sub_categories":["\u003ca id=\"3bd67ee9f322e2c85854991c85ed6da0\"\u003e\u003c/a\u003e投毒\u0026\u0026Poisoning"],"readme":"\u003ca href=\"https://github.com/Aquazus/D1Proxy\"\u003e\u003cimg src=\"https://vgy.me/QCL9sT.jpg\" width=\"33%\" title=\"Art by @mofumanju\" alt=\"Art by @mofumanju\"\u003e\u003c/a\u003e\n\n# D1Proxy\n\n\u003e A simple yet powerful Java 11 TCP MITM proxy for Dofus 1.29.1\n\n[![Maintainability](https://img.shields.io/codeclimate/maintainability/Aquazus/D1Proxy.svg?style=flat-square)](https://codeclimate.com/github/Aquazus/D1Proxy/maintainability) [![Dependencies](https://img.shields.io/librariesio/github/Aquazus/D1Proxy.svg?style=flat-square)](http://libraries.io/github/Aquazus/D1Proxy) [![Github Issues](https://img.shields.io/github/issues-raw/Aquazus/D1Proxy.svg?style=flat-square)](https://github.com/Aquazus/D1Proxy/issues) [![Pending Pull-Requests](https://img.shields.io/github/issues-pr-raw/Aquazus/D1Proxy.svg?style=flat-square)](https://github.com/Aquazus/D1Proxy/pulls) [![License](https://img.shields.io/github/license/Aquazus/D1Proxy.svg?style=flat-square)](LICENSE)\n\n[![D1Proxy](https://i.vgy.me/Glb2El.png)](#)\n\n---\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Features](#features)\n- [Contributing](#contributing)\n- [Team](#team)\n- [FAQ](#faq)\n- [Support](#support)\n- [License](#license)\n\n---\n\n## Installation\n\n- *(optional)* [Install a MongoDB server](https://docs.mongodb.com/manual/installation/) on your system\n- Make sure you have an IDE that includes the Java 11 Developer Kit and Maven\n\n### Clone\n\n- Clone this repo to your local machine using `https://github.com/Aquazus/D1Proxy.git`\n\n### Compile\n\n- Import the project using the pom.xml into your favorite IDE and run a Maven `package` goal\n- You will find the jar file inside the `target` folder, named `d1proxy-\u003cversion\u003e.jar`\n\n### Setup\n\n- Make sure the `d1proxy.properties` configuration file is in the same folder as your jar file\n- Configure the proxy as needed\n- Run the Proxy with Java 11\n\n---\n\n## Features\n\n- **Useful commands**\n- *(currently)* **Undetected** by Ankama (but use at your own risk)\n- **Community-based** data sniffing\n- **Quality of Life** features to improve players experience\n- A **Plugin system** *(Beta)*\n\n---\n\n## Contributing\n\n\u003e To get started...\n\n### Step 1\n\n- **Option 1**\n    - 🍴 Fork this repo!\n\n- **Option 2**\n    - 👯 Clone this repo to your local machine using `https://github.com/Aquazus/D1Proxy.git`\n\n### Step 2\n\n- **HACK AWAY!** 🔨🔨🔨\n\n### Step 3\n\n- 🔃 Create a new pull request using \u003ca href=\"https://github.com/Aquazus/D1Proxy/compare/\" target=\"_blank\"\u003e`https://github.com/Aquazus/D1Proxy/compare/`\u003c/a\u003e.\n\n---\n\n## Team\n\n| \u003ca href=\"https://github.com/Aquazus\" target=\"_blank\"\u003e**Aquazus**\u003c/a\u003e |\n| :---: |\n| [![Aquazus](https://avatars1.githubusercontent.com/u/7611808?v=3\u0026s=200)](https://github.com/Aquazus) |\n| \u003ca href=\"https://github.com/Aquazus\" target=\"_blank\"\u003e`github.com/Aquazus`\u003c/a\u003e |\n\n---\n\n## FAQ\n\n- **How to disable the community sniffing features?**\n    - Set `proxy.sniffing` to `false`\n- **How to run the proxy without MongoDB?**\n    - Set `mongo.enabled` to `false`\n    - Please understand that disabling MongoDB will also disable the community sniffing features. \n- **How can people connect to my proxy?**\n    - 1) Make sure `proxy.ip` is set on your WAN IP address\n    - 2) Make sure the `proxy.port` provided is not blocked by your router and/or firewall\n    - 3) Distribute them a config.xml that includes a corresponding connserver value.\n\n---\n\n## Support\n\nReach out to me at one of the following places!\n\n- Twitter at \u003ca href=\"http://twitter.com/Aquazus\" target=\"_blank\"\u003e`@Aquazus`\u003c/a\u003e\n- Discord at \u003ca href=\"https://discord.gg/xUEpc5N\" target=\"_blank\"\u003e`discord.gg/xUEpc5N`\u003c/a\u003e\n\n---\n\n## License\n\n[![License](https://img.shields.io/github/license/Aquazus/D1Proxy.svg?style=flat-square)](LICENSE)\n\n- **[AGPL-3.0 license](https://opensource.org/licenses/AGPL-3.0)**\n- Copyright 2018-2019 © \u003ca href=\"http://github.com/Aquazus\" target=\"_blank\"\u003eAquazus\u003c/a\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faquazus%2Fd1proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faquazus%2Fd1proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faquazus%2Fd1proxy/lists"}