exceptionfactory / socketbroker

Java Socket library supporting SOCKS and HTTP proxy servers with authentication
Apache License 2.0
7 stars 0 forks source link

Release to maven central? #1

Closed johanhaleby closed 2 years ago

johanhaleby commented 2 years ago

Hi,

Would it be possible to make a release to maven central? That would be really useful :)

Regards, /Johan

johanhaleby commented 2 years ago

Sorry I was too fast, I now see that it's already there. I was confused this I couldn't find it in the docs. But this great! Thank you :)

exceptionfactory commented 2 years ago

Thanks for asking @johanhaleby, feel free to follow up if you have any additional feedback on the library.

johanhaleby commented 2 years ago

I just wanted to say that it works great!! It was a mess before we found this lib, and we couldn't even find a way to connect to the server by a proxy with username/password. This library helped us a lot! Thank you!