{"id":21434071,"url":"https://github.com/bernardo-mg/netty-tcp-proxy-example","last_synced_at":"2025-03-16T22:45:27.519Z","repository":{"id":73743595,"uuid":"604981354","full_name":"Bernardo-MG/netty-tcp-proxy-example","owner":"Bernardo-MG","description":"Example for a TCP proxy with Netty","archived":false,"fork":false,"pushed_at":"2024-05-11T11:31:27.000Z","size":92,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T09:10:01.221Z","etag":null,"topics":["example","netty","proxy"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bernardo-MG.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":"2023-02-22T07:30:39.000Z","updated_at":"2025-01-16T22:20:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"963fce0b-f1d9-486b-a53b-206797944809","html_url":"https://github.com/Bernardo-MG/netty-tcp-proxy-example","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernardo-MG%2Fnetty-tcp-proxy-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernardo-MG%2Fnetty-tcp-proxy-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernardo-MG%2Fnetty-tcp-proxy-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernardo-MG%2Fnetty-tcp-proxy-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bernardo-MG","download_url":"https://codeload.github.com/Bernardo-MG/netty-tcp-proxy-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243945529,"owners_count":20372894,"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":["example","netty","proxy"],"created_at":"2024-11-22T23:33:08.541Z","updated_at":"2025-03-16T22:45:27.499Z","avatar_url":"https://github.com/Bernardo-MG.png","language":"Java","readme":"# Netty TCP Proxy Example\n\nA small Netty proxy server to serve as an example.\n\nTo use the project first package it:\n\n```\nmvn clean package\n```\n\nThe JAR will be a runnable Java file. It can be executed like this:\n\n```\njava -jar target/proxy.jar start --port=9090 --targetHost=localhost --targetPort=8080\n```\n\nTo show other commands:\n\n```\njava -jar target/proxy.jar -h\n```\n\n## Other Netty examples\n\n### TCP\n\n- [Netty TCP Client Example](https://github.com/Bernardo-MG/netty-tcp-client-example)\n- [Netty TCP Server Example](https://github.com/Bernardo-MG/netty-tcp-server-example)\n- [Netty TCP Proxy Example](https://github.com/Bernardo-MG/netty-tcp-proxy-example)\n\n### TCP Reactive\n\n- [Reactor Netty TCP Client Example](https://github.com/Bernardo-MG/reactor-netty-tcp-client-example)\n- [Reactor Netty TCP Server Example](https://github.com/Bernardo-MG/reactor-netty-tcp-server-example)\n- [Reactor Netty TCP Proxy Example](https://github.com/Bernardo-MG/reactor-netty-tcp-proxy-example)\n\n### HTTP Reactive\n\n- [Reactor Netty HTTP Client Example](https://github.com/Bernardo-MG/reactor-netty-http-client-example)\n- [Reactor Netty HTTP Server Example](https://github.com/Bernardo-MG/reactor-netty-http-server-example)\n\n## Features\n\n- Netty TCP client\n- Command Line Client\n\n## References\n\n- [Netty-Simple-UDP-TCP-server-client](https://github.com/narkhedesam/Netty-Simple-UDP-TCP-server-client)\n\n## Documentation\n\nThe documentation site is actually a Maven site, its sources are included in the project. Can be generated by using the following Maven command:\n\n```\nmvn verify site\n```\n\nThe verify phase is required, otherwise some of the reports won't be built.\n\n## Collaborate\n\nAny kind of help with the project will be well received, and there are two main ways to give such help:\n\n- Reporting errors and asking for extensions through the issues management\n- or forking the repository and extending the project\n\n### Issues management\n\nIssues are managed at the GitHub [project issues tracker][issues], where any Github user may report bugs or ask for new features.\n\n### Getting the code\n\nIf you wish to fork or modify the code, visit the [GitHub project page][scm], where the latest versions are always kept. Check the 'master' branch for the latest release, and the 'develop' for the current, and stable, development version.\n\n## License\n\nThe project has been released under the [MIT License][license].\n\n[issues]: https://github.com/bernardo-mg/netty-tcp-client-example/issues\n[license]: https://www.opensource.org/licenses/mit-license.php\n[scm]: https://github.com/bernardo-mg/netty-tcp-client-example\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernardo-mg%2Fnetty-tcp-proxy-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbernardo-mg%2Fnetty-tcp-proxy-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernardo-mg%2Fnetty-tcp-proxy-example/lists"}