{"id":15068743,"url":"https://github.com/makarasty/ws-proxy-server","last_synced_at":"2026-02-03T05:04:37.273Z","repository":{"id":191161820,"uuid":"684047110","full_name":"makarasty/ws-proxy-server","owner":"makarasty","description":"🌐 The program I wrote because I had nothing else to do, it allows you to connect to a remote websoket, this program can be used in different ways, I just gave you an example of my code. ","archived":false,"fork":false,"pushed_at":"2023-08-30T08:25:42.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T09:14:42.624Z","etag":null,"topics":["java","java-8","java8","jdk","jdk8","multiproxy","mysql","mysql-connector","proxy","proxy-server","proxysql"],"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/makarasty.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-08-28T10:47:00.000Z","updated_at":"2024-04-13T20:28:37.000Z","dependencies_parsed_at":"2023-08-28T13:22:56.547Z","dependency_job_id":"8118c8be-accc-4965-acb5-f3b496e838e0","html_url":"https://github.com/makarasty/ws-proxy-server","commit_stats":null,"previous_names":["makarasty/ws-proxy-server"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/makarasty/ws-proxy-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makarasty%2Fws-proxy-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makarasty%2Fws-proxy-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makarasty%2Fws-proxy-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makarasty%2Fws-proxy-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makarasty","download_url":"https://codeload.github.com/makarasty/ws-proxy-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makarasty%2Fws-proxy-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262166180,"owners_count":23268995,"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":["java","java-8","java8","jdk","jdk8","multiproxy","mysql","mysql-connector","proxy","proxy-server","proxysql"],"created_at":"2024-09-25T01:39:02.703Z","updated_at":"2026-02-03T05:04:37.222Z","avatar_url":"https://github.com/makarasty.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ws-proxy-server\nThe program I wrote because I had nothing else to do, it allows you to connect to a remote websoket, this program can be used in different ways, I just gave you an example of my code. \n\n# Example of use:\nThis is not a call to action! Do everything at your own risk! In this example I have a MySQL database on (mysql's mypy) and port 3306, the problem is that I can't connect to it because my ISP has blocked connections to (mysql's mypy), since it's too easy to use vpn I went the other way and wrote a code that will pass connections and data through another mypy address, the code is quite simple and easy to read. I compiled Main.java into proxy.jar and sent it to a friend to run with java -jar proxy.jar, the friend did it and now I can connect to (mysql IP) from my computer where (mysql IP) is blocked.\n\nMy configuration that I gave to my friend:\n\u003cbr\u003e\n**(config.properties):**\n\u003cbr\u003e\n`proxyPort = 40000`\n\u003cbr\u003e\n`targetAddress = (mysql IP)`\n\u003cbr\u003e\n`targetPort = 3306`\n\nIf you don't have such a friend, you can find any java hosting service and run the proxy there, as long as it doesn't violate the hosting rules!\n\n# Dependencies\n- java 8+\n- open port\n- white ip-adress\n\n# Сompiling\n`javac -source 8 -target 8 Main.java`\n\u003cbr\u003e\n`jar cvfm proxy.jar MANIFEST.MF *.class`\n\n# Starting\n`java -jar proxy.jar`\n\n# Screenshots\n![image](https://github.com/makarasty/ws-proxy-server/assets/71918286/3e34a3cf-6ee5-4247-91b0-b00743ff3654)\n\u003cbr\u003e\n![image](https://github.com/makarasty/ws-proxy-server/assets/71918286/d3dcf07e-5ede-4fdc-8983-c6d249191e97)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakarasty%2Fws-proxy-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakarasty%2Fws-proxy-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakarasty%2Fws-proxy-server/lists"}