Note
Versions prior to 1.10.0 of socket-proxy set the default file permissions of the Unix socket to 0400, instead of 0600 as stated in the documentation. This is relevant for socket to socket forwarding.
What's Changed
- use 0600 as default proxy socket endpoint file mode by @amanda-wee in #62
- chore: update dependencies by @reneleonhardt in #61
New Contributors
- @reneleonhardt made their first contribution in #61
- @amanda-wee made their first contribution in #62
Full Changelog: 1.9.0...1.10.0