> `gost` supports network namespaces: https://gost.run/en/tutorials/netns/
>
> It would be great if user namespaces could be supported, so any app can be "proxified". For example, https://github.c...
Sorry for my ignorance in advance. My use-case is as follows:
Input: `socks5://user:pass@HOST:PORT`
I wish to "convert" this to an HTTP proxy. That is, something like:
```sh
curl -x 'localhost:133...